ansys / pymechanical

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

FEAT: Add graphics and globals #790

Closed dipinknair closed 5 days ago

dipinknair commented 5 days ago
codecov[bot] commented 5 days ago

Codecov Report

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

Project coverage is 81.06%. Comparing base (995bd14) to head (365d3db).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #790 +/- ## ========================================== + Coverage 81.05% 81.06% +0.01% ========================================== Files 32 32 Lines 2074 2086 +12 ========================================== + Hits 1681 1691 +10 - Misses 393 395 +2 ```