-
Notifications
You must be signed in to change notification settings - Fork 161
FIX: Improve the speed up of the cleanup of objects and delete of objects in modeler. #6170
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
…in modeler. This is particularly useful on big models
Thanks for opening a Pull Request. If you want to perform a review write a comment saying: @ansys-reviewer-bot review |
…in modeler. This is particularly useful on big models
…d' into fix_improve_speedup_delete_method
Codecov ReportAttention: Patch coverage is
❌ Your patch status has failed because the patch coverage (76.00%) is below the target coverage (85.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #6170 +/- ##
==========================================
- Coverage 85.25% 85.25% -0.01%
==========================================
Files 170 170
Lines 64095 64107 +12
==========================================
+ Hits 54647 54655 +8
- Misses 9448 9452 +4 🚀 New features to boost your workflow:
|
…in modeler. This is particularly useful on big models
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.
This should be more efficient
…ects in modeler. (#6170) Co-authored-by: pyansys-ci-bot <[email protected]> Co-authored-by: Samuel Lopez <[email protected]>
Improve the speed up of the cleanup of objects and delete of objects in modeler.
This is particularly useful on big models
Description
Please provide a brief description of the changes made in this pull request.
Issue linked
Please mention the issue number or describe the problem this pull request addresses.
Checklist