Skip to content

Merge branch 'master' into view_improvements

897d52b
Select commit
Loading
Failed to load commit list.
Open

View improvements #220

Merge branch 'master' into view_improvements
897d52b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 3, 2025 in 1s

88.00% (-1.26%) compared to d746c8e

View this Pull Request on Codecov

88.00% (-1.26%) compared to d746c8e

Details

Codecov Report

❌ Patch coverage is 45.61404% with 31 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.00%. Comparing base (d746c8e) to head (897d52b).
⚠️ Report is 93 commits behind head on master.

Files with missing lines Patch % Lines
cq_editor/widgets/occt_widget.py 45.00% 20 Missing and 2 partials ⚠️
cq_editor/main_window.py 55.55% 3 Missing and 1 partial ⚠️
cq_editor/widgets/viewer.py 33.33% 3 Missing and 1 partial ⚠️
cq_editor/__main__.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #220      +/-   ##
==========================================
- Coverage   89.26%   88.00%   -1.26%     
==========================================
  Files          19       19              
  Lines        1583     1617      +34     
  Branches      157      164       +7     
==========================================
+ Hits         1413     1423      +10     
- Misses        139      159      +20     
- Partials       31       35       +4     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.