Skip to content

bugfix ExecMode status#2737

Merged
fabiencastan merged 1 commit intodevelopfrom
bugfix/execModeStatus
Jun 5, 2025
Merged

bugfix ExecMode status#2737
fabiencastan merged 1 commit intodevelopfrom
bugfix/execModeStatus

Conversation

@demoulinv
Copy link
Copy Markdown
Contributor

Description

This PR allows to stop the computation of a pure python node when processing locally. Before, the ExecMode status was reset to NONE when starting the computation in the subprocess. ExecMode is not a dynamic value, it has been removed from the resetDynamicValues method and set only at initialization.

@demoulinv demoulinv added this to the Meshroom 2025.1.0 milestone Jun 4, 2025
@demoulinv demoulinv requested a review from fabiencastan June 4, 2025 17:16
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.14%. Comparing base (1ff41c3) to head (77cb06f).
Report is 2 commits behind head on develop.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2737   +/-   ##
========================================
  Coverage    77.14%   77.14%           
========================================
  Files           41       41           
  Lines         6164     6165    +1     
========================================
+ Hits          4755     4756    +1     
  Misses        1409     1409           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@demoulinv demoulinv force-pushed the bugfix/execModeStatus branch from 8e03f30 to 77cb06f Compare June 4, 2025 20:55
@fabiencastan fabiencastan merged commit e559e60 into develop Jun 5, 2025
5 checks passed
@fabiencastan fabiencastan deleted the bugfix/execModeStatus branch June 5, 2025 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants