ansys / pysherlock

Pythonic interface to Sherlock
https://sherlock.docs.pyansys.com
MIT License
7 stars 0 forks source link

New API: add_modeling_region() #349

Closed ansnfernand closed 1 month ago

ansnfernand commented 1 month ago

Checklist:

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 41.12150% with 63 lines in your changes missing coverage. Please review.

Project coverage is 57.21%. Comparing base (8127837) to head (a73b72c). Report is 1 commits behind head on main.

Files Patch % Lines
src/ansys/sherlock/core/layer.py 36.73% 62 Missing :warning:
src/ansys/sherlock/core/errors.py 88.88% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #349 +/- ## ========================================== - Coverage 57.61% 57.21% -0.40% ========================================== Files 21 21 Lines 4327 4434 +107 ========================================== + Hits 2493 2537 +44 - Misses 1834 1897 +63 ```

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