ansys / pyacp

Python Client for Ansys Composite PrepPost
https://acp.docs.pyansys.com
MIT License
4 stars 1 forks source link

Enable changing the unit system #567

Open greschd opened 3 weeks ago

greschd commented 3 weeks ago

TODO: improve testing

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 85.24590% with 9 lines in your changes missing coverage. Please review.

Project coverage is 92.82%. Comparing base (b4bba30) to head (1b0200a).

Files Patch % Lines
...ore/_tree_objects/_grpc_helpers/supported_since.py 85.71% 4 Missing :warning:
...ore/_tree_objects/_grpc_helpers/property_helper.py 87.50% 2 Missing :warning:
src/ansys/acp/core/_tree_objects/model.py 75.00% 2 Missing :warning:
src/ansys/acp/core/_tree_objects/base.py 83.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #567 +/- ## ========================================== - Coverage 92.91% 92.82% -0.09% ========================================== Files 82 83 +1 Lines 4292 4322 +30 ========================================== + Hits 3988 4012 +24 - Misses 304 310 +6 ```

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