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
101 stars 105 forks source link

Backports to ert==10.1 #8168

Closed xjules closed 3 months ago

xjules commented 3 months ago

Issue The main goal is to re-enable scheduler

Approach In addition, it fixes flaky test_kill_before_submit_is_finished and decrease the amount of logs coming from websockets by setting to log level to info.

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 85.38%. Comparing base (8de48ba) to head (778ab13).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## version-10.1 #8168 +/- ## ============================================= Coverage 85.38% 85.38% ============================================= Files 381 381 Lines 23660 23660 Branches 887 891 +4 ============================================= Hits 20202 20202 + Misses 3351 3345 -6 - Partials 107 113 +6 ```

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