ansys / pyrocky

A Python API for Ansys Rocky
https://rocky.docs.pyansys.com/
MIT License
4 stars 0 forks source link

Isolated the proxies from the client #72

Closed fingeraugusto closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 88.23529% with 12 lines in your changes missing coverage. Please review.

Project coverage is 90.29%. Comparing base (38ec1e1) to head (dfbaee4).

Files Patch % Lines
src/ansys/rocky/core/rocky_api_proxies.py 87.23% 6 Missing :warning:
src/ansys/rocky/core/serializers.py 88.09% 5 Missing :warning:
src/ansys/rocky/core/client.py 92.30% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #72 +/- ## ========================================== - Coverage 94.26% 90.29% -3.98% ========================================== Files 5 7 +2 Lines 157 206 +49 ========================================== + Hits 148 186 +38 - Misses 9 20 +11 ```

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