equinor / fmu-ensemble

Python objectification of reservoir model ensembles left on disk by ERT.
GNU General Public License v3.0
12 stars 19 forks source link

Replace ecl with resdata #234

Closed DanSava closed 10 months ago

DanSava commented 10 months ago

Closes: https://github.com/equinor/scout/issues/924

codecov-commenter commented 10 months ago

Codecov Report

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

Comparison is base (69e7dd2) 83.31% compared to head (9a92224) 83.31%.

:exclamation: Current head 9a92224 differs from pull request most recent head 3a22bdd. Consider uploading reports for the commit 3a22bdd to get more accurate results

Files Patch % Lines
src/fmu/ensemble/ensemble.py 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #234 +/- ## ======================================= Coverage 83.31% 83.31% ======================================= Files 14 14 Lines 3026 3026 ======================================= Hits 2521 2521 Misses 505 505 ```

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

DanSava commented 10 months ago

@berland Any idea why the tests are not starting? does this PR need to be verified by an admin? I tried making a PR from a branch created on the main repo but I got the same result.

berland commented 10 months ago

The workflows were disabled due to inactivity. Now enabled again.