ansys / pymapdl

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

feat: converting chained APDL commands to PyMAPDL context manager #3154

Closed germa89 closed 4 weeks ago

germa89 commented 4 weeks ago

As the title.

Close #3153

ansys-reviewer-bot[bot] commented 4 weeks ago

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

@ansys-reviewer-bot review

codecov[bot] commented 4 weeks ago

Codecov Report

Attention: Patch coverage is 95.45455% with 1 line in your changes missing coverage. Please review.

Project coverage is 84.17%. Comparing base (3dcb798) to head (dc68be3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3154 +/- ## ========================================== - Coverage 86.61% 84.17% -2.45% ========================================== Files 52 52 Lines 9528 9550 +22 ========================================== - Hits 8253 8039 -214 - Misses 1275 1511 +236 ```