Skip to content

Lint fix

617b531
Select commit
Loading
Failed to load commit list.
Merged

Initial implementation of turntable orbit method #525

Lint fix
617b531
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 27, 2025 in 1s

87.58% (-0.82%) compared to e720033

View this Pull Request on Codecov

87.58% (-0.82%) compared to e720033

Details

Codecov Report

Attention: Patch coverage is 33.33333% with 22 lines in your changes missing coverage. Please review.

Project coverage is 87.58%. Comparing base (e720033) to head (617b531).

Files with missing lines Patch % Lines
cq_editor/widgets/occt_widget.py 33.33% 16 Missing and 2 partials ⚠️
cq_editor/preferences.py 0.00% 2 Missing ⚠️
cq_editor/widgets/viewer.py 50.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #525      +/-   ##
==========================================
- Coverage   88.40%   87.58%   -0.82%     
==========================================
  Files          20       20              
  Lines        1802     1828      +26     
  Branches      201      208       +7     
==========================================
+ Hits         1593     1601       +8     
- Misses        164      179      +15     
- Partials       45       48       +3     

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