ansys / pymapdl

Pythonic interface to MAPDL
https://mapdl.docs.pyansys.com
MIT License
424 stars 120 forks source link

feat: adding context manager to `MapdlPool` #3047

Closed germa89 closed 5 months ago

germa89 commented 5 months ago

As the title

ansys-reviewer-bot[bot] commented 5 months ago

Thanks for opening a Pull Request. If you want to perform a review write a comment saying:

@ansys-reviewer-bot review

codecov-commenter commented 5 months ago

Codecov Report

Attention: Patch coverage is 27.58621% with 21 lines in your changes are missing coverage. Please review.

Project coverage is 81.02%. Comparing base (5442a4e) to head (0224d9f). Report is 3 commits behind head on main.

:exclamation: Current head 0224d9f differs from pull request most recent head 108f7ba. Consider uploading reports for the commit 108f7ba to get more accurate results

Additional details and impacted files ```diff @@ 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 ```