Skip to content

format acording to black

e3d6907
Select commit
Loading
Failed to load commit list.
Open

Fix lineTo to do nothing instead of raising error when 0 length #1606

format acording to black
e3d6907
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 6, 2026 in 0s

94.83% (-0.04%) compared to 33f72d2

View this Pull Request on Codecov

94.83% (-0.04%) compared to 33f72d2

Details

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.83%. Comparing base (33f72d2) to head (e3d6907).
⚠️ Report is 106 commits behind head on master.

Files with missing lines Patch % Lines
cadquery/cq.py 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1606      +/-   ##
==========================================
- Coverage   94.86%   94.83%   -0.04%     
==========================================
  Files          28       28              
  Lines        6231     6233       +2     
  Branches     1264     1265       +1     
==========================================
  Hits         5911     5911              
- Misses        193      194       +1     
- Partials      127      128       +1     

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