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 compressed files #120

Closed gerlero closed 6 months ago

codecov-commenter commented 6 months ago

Codecov Report

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

Project coverage is 89.60%. Comparing base (abe5805) to head (990c1fb).

Files Patch % Lines
foamlib/_cases.py 40.00% 3 Missing :warning:
foamlib/_files/_io.py 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #120 +/- ## ========================================== - Coverage 89.63% 89.60% -0.04% ========================================== Files 9 9 Lines 801 808 +7 ========================================== + Hits 718 724 +6 - Misses 83 84 +1 ```

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