gerlero / foamlib

A modern Python interface for interacting with OpenFOAM
https://foamlib.readthedocs.io
GNU General Public License v3.0
12 stars 2 forks source link

Apply extra Ruff rules #247

Closed gerlero closed 1 week ago

codecov-commenter commented 1 week ago

Codecov Report

Attention: Patch coverage is 39.13043% with 28 lines in your changes missing coverage. Please review.

Project coverage is 87.74%. Comparing base (d6ee256) to head (b3e8d55).

Files with missing lines Patch % Lines
foamlib/_files/_files.py 0.00% 20 Missing :warning:
foamlib/_cases/_base.py 45.45% 6 Missing :warning:
foamlib/_cases/_run.py 75.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #247 +/- ## ========================================== - Coverage 88.72% 87.74% -0.98% ========================================== Files 16 16 Lines 1259 1273 +14 ========================================== Hits 1117 1117 - Misses 142 156 +14 ```

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