-
Notifications
You must be signed in to change notification settings - Fork 121
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
feat: adding context manager to MapdlPool
#3047
Conversation
Thanks for opening a Pull Request. If you want to perform a review write a comment saying: @ansys-reviewer-bot review |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3047 +/- ##
==========================================
- Coverage 86.63% 81.02% -5.62%
==========================================
Files 52 52
Lines 9498 9525 +27
==========================================
- Hits 8229 7718 -511
- Misses 1269 1807 +538 |
Co-authored-by: Kathy Pippert <[email protected]>
…github.com/ansys/pymapdl into feat/adding-mapdlpool.next-context-manager
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!
MapdlPool
As the title