equinor / xtgeo

XTGeo Python class library for subsurface Surfaces, Cubes, Wells, Grids, Points, etc
https://xtgeo.readthedocs.io/en/latest/
GNU Lesser General Public License v3.0
110 stars 58 forks source link

CLN: fix ruff linting failure #1250

Closed ErichSuter closed 1 month ago

ErichSuter commented 1 month ago

Resolves #1249

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 81.13%. Comparing base (0375fed) to head (8bd2739). Report is 34 commits behind head on main.

Files with missing lines Patch % Lines
src/xtgeo/well/well1.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1250 +/- ## ========================================== + Coverage 80.02% 81.13% +1.10% ========================================== Files 98 93 -5 Lines 13680 12324 -1356 Branches 2203 1995 -208 ========================================== - Hits 10948 9999 -949 + Misses 1999 1668 -331 + Partials 733 657 -76 ```

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