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

DEP: Complete xtgeo 4 grid/gridprop deprecations #1225

Closed mferrera closed 2 months ago

mferrera commented 3 months ago

Doesn't include GridProperties, which will follow in a stacked PR.

Adds to #1088

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 81.40%. Comparing base (0375fed) to head (3638a61). Report is 23 commits behind head on main.

Files Patch % Lines
src/xtgeo/grid3d/grid.py 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1225 +/- ## ========================================== + Coverage 80.02% 81.40% +1.37% ========================================== Files 98 92 -6 Lines 13680 12224 -1456 Branches 2203 1991 -212 ========================================== - Hits 10948 9951 -997 + Misses 1999 1609 -390 + Partials 733 664 -69 ```

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