Closed RobPasMue closed 3 weeks ago
Attention: Patch coverage is 89.47368%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 91.66%. Comparing base (
8b919dd
) to head (7af6f6c
). Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/ansys/geometry/core/designer/component.py | 94.11% | 1 Missing :warning: |
src/ansys/geometry/core/misc/measurements.py | 50.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Minor edits suggested--although I see this is a draft. I only looked at it because I was copied on the PR. Sorry!
No problem at all - thanks @PipKat!
Description
Provide
cut
argument inextrude_sketch
function to allow for subtract operations.Issue linked
Closes #1503
Checklist
feat: extrude circle to cylinder
)