Skip to content

Conversation

@RobPasMue
Copy link
Member

Closes #834

@RobPasMue RobPasMue self-assigned this Nov 10, 2023
@RobPasMue RobPasMue requested a review from a team as a code owner November 10, 2023 04:26
@github-actions github-actions bot added maintenance Package and maintenance related enhancement New features or code improvements labels Nov 10, 2023
MaxJPRey
MaxJPRey previously approved these changes Nov 10, 2023
Copy link
Contributor

@MaxJPRey MaxJPRey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

jonahrb
jonahrb previously approved these changes Nov 10, 2023
@RobPasMue
Copy link
Member Author

Requires some extra changes for boolean operations. Working on them now. And adding some tests for that

@RobPasMue RobPasMue dismissed stale reviews from jonahrb and MaxJPRey via b3e7124 November 10, 2023 15:38
@codecov
Copy link

codecov bot commented Nov 10, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (c63680f) 92.12% compared to head (332e2eb) 92.11%.

Files Patch % Lines
src/ansys/geometry/core/designer/body.py 96.66% 1 Missing ⚠️
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.
📢 Have feedback on the report? Share it here.

jonahrb
jonahrb previously approved these changes Nov 13, 2023
@jonahrb
Copy link
Contributor

jonahrb commented Nov 13, 2023

@RobPasMue Maybe rename PR to reflect boolean changes?

@RobPasMue RobPasMue changed the title feat: import surface body properly when reading design feat: import surface body properly when reading design + boolean ops with multiple bodies Nov 20, 2023
@RobPasMue
Copy link
Member Author

@jonahrb - can I get an approval here?

@RobPasMue RobPasMue enabled auto-merge (squash) November 20, 2023 14:04
@RobPasMue RobPasMue disabled auto-merge November 20, 2023 14:11
@RobPasMue RobPasMue merged commit c75943d into main Nov 20, 2023
@RobPasMue RobPasMue deleted the feat/import_surface_body branch November 20, 2023 14:11
RobPasMue added a commit that referenced this pull request Nov 29, 2023
…with multiple bodies (#846)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New features or code improvements maintenance Package and maintenance related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Surface bodies are not recognized.

4 participants