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

CLN: add types to grid_etc1 #1089

Closed tnatt closed 9 months ago

tnatt commented 9 months ago

Addresses #1011

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (23aae41) 80.13% compared to head (89bb19e) 80.10%.

Files Patch % Lines
src/xtgeo/grid3d/_grid_etc1.py 88.39% 8 Missing and 5 partials :warning:
src/xtgeo/grid3d/types.py 0.00% 2 Missing :warning:
src/xtgeo/grid3d/grid.py 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1089 +/- ## ========================================== - Coverage 80.13% 80.10% -0.04% ========================================== Files 94 95 +1 Lines 13479 13428 -51 Branches 2203 2183 -20 ========================================== - Hits 10802 10756 -46 + Misses 1949 1948 -1 + Partials 728 724 -4 ```

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