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

BUG: Lazily import xtgeo.plot in quickplots #1091

Closed mferrera closed 9 months ago

mferrera commented 9 months ago

Was surprised this was not caught by tests and also found out why.

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (896de3b) 80.10% compared to head (4850997) 80.09%.

Files Patch % Lines
src/xtgeo/xyz/polygons.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1091 +/- ## ========================================== - Coverage 80.10% 80.09% -0.01% ========================================== Files 94 94 Lines 13423 13426 +3 Branches 2195 2195 ========================================== + Hits 10752 10754 +2 - Misses 1945 1946 +1 Partials 726 726 ```

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