ansys / pymechanical

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

feat: Add tests for animation exports #729

Closed dipinknair closed 4 months ago

dipinknair commented 4 months ago

Add test for animation exports for all formats

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 77.07%. Comparing base (326e68c) to head (cb2521a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #729 +/- ## ========================================== - Coverage 77.12% 77.07% -0.06% ========================================== Files 31 31 Lines 1972 1972 ========================================== - Hits 1521 1520 -1 - Misses 451 452 +1 ```