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

Refactor serialization #88

Closed gerlero closed 7 months ago

codecov-commenter commented 7 months ago

Codecov Report

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

Project coverage is 89.76%. Comparing base (07d6a50) to head (9f92447).

Files Patch % Lines
foamlib/_files/_serialization.py 84.21% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #88 +/- ## ========================================== + Coverage 89.36% 89.76% +0.40% ========================================== Files 10 10 Lines 799 762 -37 ========================================== - Hits 714 684 -30 + Misses 85 78 -7 ```

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