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

Fix parsing #169

Closed gerlero closed 2 months ago

gerlero commented 2 months ago

Fixes #168

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 83.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 87.27%. Comparing base (ad080e1) to head (67f39df). Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
foamlib/_files/_parsing.py 75.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #169 +/- ## ========================================== - Coverage 87.44% 87.27% -0.18% ========================================== Files 13 13 Lines 940 943 +3 ========================================== + Hits 822 823 +1 - Misses 118 120 +2 ```

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