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 57 forks source link

CLN: add typing to gridprop imports #1114

Closed mferrera closed 9 months ago

mferrera commented 9 months ago

Adds to #1011

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (8b8b5b7) 80.26% compared to head (4c0af31) 80.21%.

Files Patch % Lines
src/xtgeo/grid3d/_gridprop_import_grdecl.py 73.33% 3 Missing and 1 partial :warning:
src/xtgeo/grid3d/_gridprop_import_eclrun.py 57.14% 2 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1114 +/- ## ========================================== - Coverage 80.26% 80.21% -0.06% ========================================== Files 96 96 Lines 13514 13522 +8 Branches 2191 2193 +2 ========================================== - Hits 10847 10846 -1 - Misses 1939 1945 +6 - Partials 728 731 +3 ```

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