ansys / pymechanical

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

Feat: `mechanical-env` check before running embedding #708

Closed dipinknair closed 2 months ago

dipinknair commented 2 months ago

This check is to ensure that mechanical-env is used for embedding in linux.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 76.79%. Comparing base (1e26f56) to head (7ca5c04).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #708 +/- ## ========================================== - Coverage 76.80% 76.79% -0.01% ========================================== Files 31 31 Lines 1970 1974 +4 ========================================== + Hits 1513 1516 +3 - Misses 457 458 +1 ```