-
Notifications
You must be signed in to change notification settings - Fork 22
feat: import surface body properly when reading design + boolean ops with multiple bodies #846
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
Conversation
MaxJPRey
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
|
Requires some extra changes for boolean operations. Working on them now. And adding some tests for that |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #846 +/- ##
==========================================
- Coverage 92.12% 92.11% -0.02%
==========================================
Files 83 83
Lines 5890 5895 +5
==========================================
+ Hits 5426 5430 +4
- Misses 464 465 +1 ☔ View full report in Codecov by Sentry. |
|
@RobPasMue Maybe rename PR to reflect boolean changes? |
for more information, see https://pre-commit.ci
…yansys-geometry into feat/import_surface_body
…yansys-geometry into feat/import_surface_body
|
@jonahrb - can I get an approval here? |
…with multiple bodies (#846) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Closes #834