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

API: Remove xtgeo.plot #1219

Closed mferrera closed 2 months ago

mferrera commented 3 months ago

xtgeo 4

Resolves #1152

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.59%. Comparing base (0375fed) to head (4ad0f49). Report is 18 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1219 +/- ## ========================================== + Coverage 80.02% 81.59% +1.56% ========================================== Files 98 92 -6 Lines 13680 12792 -888 Branches 2203 2054 -149 ========================================== - Hits 10948 10438 -510 + 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.