ansys / pyensight

Python API for EnSight
http://ensight.docs.pyansys.com
MIT License
6 stars 2 forks source link

Add time scaling to temporal export #388

Closed randallfrank closed 3 months ago

randallfrank commented 3 months ago

Improve error handling Add "time_scale" mechanism to allow timeline adjustment during export.

randallfrank commented 3 months ago

This needs to become release 0.8.6 (along with Dave's previous PR).

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 96.40%. Comparing base (bc75539) to head (e131c2c). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #388 +/- ## ======================================= Coverage 96.40% 96.40% ======================================= Files 17 17 Lines 2615 2615 Branches 319 364 +45 ======================================= Hits 2521 2521 Misses 50 50 Partials 44 44 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.