Skip to content

[bin] Use raw strings for regex

6764862
Select commit
Loading
Failed to load commit list.
Merged

Modernize to python 3.9 using flynt and pyupgrade #2710

[bin] Use raw strings for regex
6764862
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 30, 2025 in 0s

76.75% (+0.00%) compared to 37a6d9e

View this Pull Request on Codecov

76.75% (+0.00%) compared to 37a6d9e

Details

Codecov Report

Attention: Patch coverage is 43.70370% with 76 lines in your changes missing coverage. Please review.

Project coverage is 76.75%. Comparing base (37a6d9e) to head (6764862).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
meshroom/core/graph.py 44.00% 14 Missing ⚠️
meshroom/core/stats.py 6.66% 14 Missing ⚠️
meshroom/core/attribute.py 53.57% 13 Missing ⚠️
meshroom/core/node.py 54.54% 10 Missing ⚠️
meshroom/core/__init__.py 28.57% 5 Missing ⚠️
meshroom/common/PySignal.py 50.00% 4 Missing ⚠️
meshroom/core/cgroup.py 0.00% 4 Missing ⚠️
meshroom/common/qt.py 57.14% 3 Missing ⚠️
meshroom/core/desc/node.py 0.00% 3 Missing ⚠️
meshroom/nodes/general/Publish.py 0.00% 3 Missing ⚠️
... and 3 more
Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2710   +/-   ##
========================================
  Coverage    76.75%   76.75%           
========================================
  Files           40       40           
  Lines         6082     6083    +1     
========================================
+ Hits          4668     4669    +1     
  Misses        1414     1414           

☔ 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.