ansys / pyensight

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

Introduce Omniverse kits #385

Closed randallfrank closed 2 months ago

randallfrank commented 2 months ago

Added the ansys.geometry.serviceand ansys.geometry.seviceui kits to the wheel. Note: these will also be redistributed directly via an omniverse branch.

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 96.36%. Comparing base (7071ba6) to head (5ea5724). Report is 7 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #385 +/- ## ========================================== + Coverage 93.86% 96.36% +2.49% ========================================== Files 18 17 -1 Lines 2690 2611 -79 Branches 321 302 -19 ========================================== - Hits 2525 2516 -9 + Misses 124 51 -73 - Partials 41 44 +3 ```

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