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

FIX: use mpl agg backend across OSs without display #1106

Closed mferrera closed 10 months ago

mferrera commented 10 months ago

We can skip generating plots for them and also handle them separately, making the test-linux job a bit clearer.

Resolves #1105

codecov-commenter commented 10 months ago

Codecov Report

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

Comparison is base (9f51b8b) 80.04% compared to head (cfe346c) 80.04%.

Files Patch % Lines
src/xtgeo/__init__.py 0.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1106 +/- ## ======================================= Coverage 80.04% 80.04% ======================================= Files 95 95 Lines 13430 13430 Branches 2183 2183 ======================================= Hits 10750 10750 Misses 1955 1955 Partials 725 725 ```

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

mferrera commented 10 months ago

Note the 8 expected checks will hang until the branch rules are updated to reflect new required check names