-
Notifications
You must be signed in to change notification settings - Fork 21
feat: tessellation speed enhancements #2294
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
… feat/design_tessellation_streaming
… feat/design_tessellation_streaming
… feat/design_tessellation_streaming
fixing inheritance issue for design/component tessellate
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #2294 +/- ##
==========================================
- Coverage 95.27% 95.24% -0.03%
==========================================
Files 169 169
Lines 11150 11185 +35
==========================================
+ Hits 10623 10653 +30
- Misses 527 532 +5 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.
Further investigations required I believe
…om/ansys/pyansys-geometry into feat/design_tessellation_streaming
storing raw tessellation in body as different class member
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!
Description
Issue linked
Checklist
feat: extrude circle to cylinder
)