ansys / pymapdl

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

feat: allowing passing IP to `MapdlPool` #3048

Closed germa89 closed 2 months ago

germa89 commented 2 months ago

As the title.

ansys-reviewer-bot[bot] commented 2 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 2 months ago

Codecov Report

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

Project coverage is 84.16%. Comparing base (42ef513) to head (08c4ca8). Report is 20 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3048 +/- ## ========================================== - Coverage 86.68% 84.16% -2.52% ========================================== Files 52 52 Lines 9498 9553 +55 ========================================== - Hits 8233 8040 -193 - Misses 1265 1513 +248 ```