Skip to content

Add function to sketch arc given end point and radius#1705

Open
spike77453 wants to merge 1 commit into
CadQuery:masterfrom
spike77453:feature_add_arc_by_point_and_radius
Open

Add function to sketch arc given end point and radius#1705
spike77453 wants to merge 1 commit into
CadQuery:masterfrom
spike77453:feature_add_arc_by_point_and_radius

Add function to sketch arc given end point and radius

68e08fa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 9, 2026 in 0s

95.73% (+0.44%) compared to a175cb8

View this Pull Request on Codecov

95.73% (+0.44%) compared to a175cb8

Details

Codecov Report

❌ Patch coverage is 30.00000% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.73%. Comparing base (a175cb8) to head (68e08fa).
⚠️ Report is 107 commits behind head on master.

Files with missing lines Patch % Lines
cadquery/sketch.py 30.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1705      +/-   ##
==========================================
+ Coverage   95.29%   95.73%   +0.44%     
==========================================
  Files          27       28       +1     
  Lines        6712     9458    +2746     
  Branches     1001     1625     +624     
==========================================
+ Hits         6396     9055    +2659     
- Misses        193      242      +49     
- Partials      123      161      +38     

☔ View full report in Codecov by Harness.
📢 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.