ansys / pyensight

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

Fix/obj performance #340

Closed randallfrank closed 9 months ago

codecov-commenter commented 9 months ago

Codecov Report

Attention: 33 lines in your changes are missing coverage. Please review.

Comparison is base (fbae34b) 74.79% compared to head (5193b62) 74.36%.

Files Patch % Lines
src/ansys/pyensight/core/ensobj.py 46.15% 9 Missing and 5 partials :warning:
src/ansys/pyensight/core/session.py 87.05% 8 Missing and 3 partials :warning:
src/ansys/pyensight/core/listobj.py 40.00% 5 Missing and 1 partial :warning:
src/ansys/pyensight/core/ensight_grpc.py 80.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #340 +/- ## ========================================== - Coverage 74.79% 74.36% -0.43% ========================================== Files 18 18 Lines 2793 2852 +59 Branches 501 514 +13 ========================================== + Hits 2089 2121 +32 - Misses 545 564 +19 - Partials 159 167 +8 ```

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