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
109 stars 56 forks source link

CLN: add typing to _grid_import_ecl #1120

Closed mferrera closed 6 months ago

mferrera commented 6 months ago

Adds to #1011

codecov-commenter commented 6 months ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (03624f7) 80.14% compared to head (4bebec8) 80.12%.

Files Patch % Lines
src/xtgeo/grid3d/_grid_import_ecl.py 81.81% 1 Missing and 3 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1120 +/- ## ========================================== - Coverage 80.14% 80.12% -0.03% ========================================== Files 96 96 Lines 13575 13580 +5 Branches 2193 2196 +3 ========================================== + Hits 10880 10881 +1 - Misses 1963 1964 +1 - Partials 732 735 +3 ```

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