equinor / ert

ERT - Ensemble based Reservoir Tool - is designed for running ensembles of dynamical models such as reservoir models, in order to do sensitivity analysis and data assimilation. ERT supports data assimilation using the Ensemble Smoother (ES), Ensemble Smoother with Multiple Data Assimilation (ES-MDA) and Iterative Ensemble Smoother (IES).
https://ert.readthedocs.io/en/latest/
GNU General Public License v3.0
99 stars 104 forks source link

Backport to version 10.1 #8114

Closed jonathan-eq closed 1 month ago

jonathan-eq commented 1 month ago

Continuation of #8112

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 97.05882% with 1 line in your changes missing coverage. Please review.

Project coverage is 85.39%. Comparing base (dc1effb) to head (3c25882).

Files Patch % Lines
src/ert/scheduler/scheduler.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## version-10.1 #8114 +/- ## ============================================= Coverage 85.38% 85.39% ============================================= Files 381 381 Lines 23651 23659 +8 Branches 893 890 -3 ============================================= + Hits 20195 20204 +9 + Misses 3349 3342 -7 - Partials 107 113 +6 ```

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