ansys / pyensight

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

the DVS class was missing #375

Closed mariostieriansys closed 3 months ago

mariostieriansys commented 3 months ago

I added the Readers class, but not the DVS class Also, the typehint was missing for the dvs property

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 93.89%. Comparing base (cc4551c) to head (b4db6e5). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #375 +/- ## ========================================== - Coverage 93.93% 93.89% -0.04% ========================================== Files 18 18 Lines 2686 2686 Branches 320 346 +26 ========================================== - Hits 2523 2522 -1 Misses 122 122 - Partials 41 42 +1 ```

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