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 56 forks source link

CI: Upload uniquely named artifacts #1121

Closed mferrera closed 6 months ago

mferrera commented 6 months ago

This functionality seems to have changed with v4 where artifacts must now be given a unique name.

codecov-commenter commented 6 months ago

Codecov Report

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

Comparison is base (cb3c07c) 80.12% compared to head (5c7b2ed) 80.09%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1121 +/- ## ========================================== - Coverage 80.12% 80.09% -0.03% ========================================== Files 96 96 Lines 13580 13580 Branches 2196 2196 ========================================== - Hits 10881 10877 -4 - Misses 1964 1966 +2 - Partials 735 737 +2 ```

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