ansys / pymechanical

Pythonic interface to Ansys Mechanical ™
https://mechanical.docs.pyansys.com/
MIT License
36 stars 18 forks source link

Feat: Update `get_mechanical_path` #707

Closed dipinknair closed 5 months ago

dipinknair commented 5 months ago

Update how mechanical path is found.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 77.03%. Comparing base (1e26f56) to head (6231070). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #707 +/- ## ========================================== + Coverage 76.80% 77.03% +0.23% ========================================== Files 31 31 Lines 1970 1968 -2 ========================================== + Hits 1513 1516 +3 + Misses 457 452 -5 ```