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: Use xtgeoviz for quickplots #1096

Closed mferrera closed 8 months ago

mferrera commented 9 months ago

Resolves #1083

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (ee30b22) 80.10% compared to head (28d392d) 80.02%.

Files Patch % Lines
src/xtgeo/xyz/polygons.py 0.00% 2 Missing :warning:
src/xtgeo/__init__.py 75.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1096 +/- ## ========================================== - Coverage 80.10% 80.02% -0.08% ========================================== Files 95 95 Lines 13428 13430 +2 Branches 2183 2183 ========================================== - Hits 10756 10748 -8 - Misses 1948 1956 +8 - Partials 724 726 +2 ```

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