Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: implement cut operation in extrude sketch #1510

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Merge branch 'main' into feat/extrude-sketch-cut-operation

ad81da8
Select commit
Loading
Failed to load commit list.
Draft

feat: implement cut operation in extrude sketch #1510

Merge branch 'main' into feat/extrude-sketch-cut-operation
ad81da8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 25, 2024 in 0s

91.48% (target 90.00%)

View this Pull Request on Codecov

91.48% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 31.57895% with 13 lines in your changes missing coverage. Please review.

Project coverage is 91.48%. Comparing base (54ca2a0) to head (ad81da8).

Files with missing lines Patch % Lines
src/ansys/geometry/core/designer/component.py 29.41% 12 Missing ⚠️
src/ansys/geometry/core/misc/measurements.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1510      +/-   ##
==========================================
- Coverage   91.65%   91.48%   -0.17%     
==========================================
  Files          86       86              
  Lines        6986     7003      +17     
==========================================
+ Hits         6403     6407       +4     
- Misses        583      596      +13     

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