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

Add support for non-dictionary OpenFOAM files #125

Closed gerlero closed 5 months ago

codecov-commenter commented 6 months ago

Codecov Report

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

Project coverage is 89.50%. Comparing base (dc4a9ea) to head (dd3a1e8).

Files Patch % Lines
foamlib/_files/_serialization.py 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #125 +/- ## ========================================== - Coverage 89.60% 89.50% -0.10% ========================================== Files 9 9 Lines 808 810 +2 ========================================== + Hits 724 725 +1 - Misses 84 85 +1 ```

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