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

DEP: Complete xtgeo 4 Cube deprecations #1221

Closed mferrera closed 1 month ago

mferrera commented 1 month ago

xtgeo 4.0

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 81.40%. Comparing base (0375fed) to head (6b80cbc). Report is 19 commits behind head on main.

Files Patch % Lines
src/xtgeo/cube/cube1.py 60.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1221 +/- ## ========================================== + Coverage 80.02% 81.40% +1.37% ========================================== Files 98 92 -6 Lines 13680 12662 -1018 Branches 2203 2040 -163 ========================================== - Hits 10948 10308 -640 + Misses 1999 1671 -328 + Partials 733 683 -50 ```

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