ansys / pymechanical

Pythonic interface to Ansys Mechanical
https://mechanical.docs.pyansys.com/
MIT License
29 stars 13 forks source link

fix sharing app instances, clarify contract #784

Closed koubaa closed 1 week ago

koubaa commented 1 week ago

Tested with embedded examples - https://github.com/ansys/pymechanical-embedding-examples/pull/203

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 7.14286% with 13 lines in your changes missing coverage. Please review.

Project coverage is 81.00%. Comparing base (25a6a4c) to head (fcbd80b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #784 +/- ## ========================================== - Coverage 81.30% 81.00% -0.31% ========================================== Files 32 32 Lines 2065 2074 +9 ========================================== + Hits 1679 1680 +1 - Misses 386 394 +8 ```