gerlero / foamlib

A modern Python interface for interacting with OpenFOAM
https://foamlib.readthedocs.io
GNU General Public License v3.0
13 stars 2 forks source link

Update context manager usage of copied/cloned FoamCases #189

Closed gerlero closed 1 month ago

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 75.00000% with 5 lines in your changes missing coverage. Please review.

Project coverage is 88.08%. Comparing base (4f28125) to head (1093771). Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
foamlib/_cases/_sync.py 75.00% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #189 +/- ## ========================================== - Coverage 88.37% 88.08% -0.29% ========================================== Files 15 15 Lines 1032 1049 +17 ========================================== + Hits 912 924 +12 - Misses 120 125 +5 ```

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