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 parsing and serialization #84

Closed gerlero closed 7 months ago

codecov-commenter commented 7 months ago

Codecov Report

Attention: Patch coverage is 91.48936% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 89.44%. Comparing base (e9e12e7) to head (5baee03).

Files Patch % Lines
foamlib/_files/_serialization.py 87.27% 7 Missing :warning:
foamlib/_files/_fields.py 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #84 +/- ## ========================================== - Coverage 89.88% 89.44% -0.45% ========================================== Files 10 10 Lines 791 805 +14 ========================================== + Hits 711 720 +9 - Misses 80 85 +5 ```

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