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

Move manual update to run model #8391

Closed oyvindeide closed 1 month ago

oyvindeide commented 1 month ago

Issue Resolves #1050

When applicable

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 96.98795% with 5 lines in your changes missing coverage. Please review.

Project coverage is 90.61%. Comparing base (425d458) to head (b7239c9). Report is 4 commits behind head on main.

Files Patch % Lines
src/ert/run_models/manual_update.py 94.28% 2 Missing :warning:
src/ert/run_models/model_factory.py 81.81% 2 Missing :warning:
src/ert/run_models/evaluate_ensemble.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #8391 +/- ## ========================================== - Coverage 90.86% 90.61% -0.25% ========================================== Files 347 346 -1 Lines 21127 21096 -31 ========================================== - Hits 19197 19117 -80 - Misses 1930 1979 +49 ``` | [Flag](https://app.codecov.io/gh/equinor/ert/pull/8391/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=equinor) | Coverage Δ | | |---|---|---| | [gui-tests](https://app.codecov.io/gh/equinor/ert/pull/8391/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=equinor) | `75.84% <92.16%> (-0.27%)` | :arrow_down: | | [integration-tests](https://app.codecov.io/gh/equinor/ert/pull/8391/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=equinor) | `54.04% <59.03%> (-0.23%)` | :arrow_down: | | [unit-tests](https://app.codecov.io/gh/equinor/ert/pull/8391/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=equinor) | `68.75% <58.43%> (-0.19%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=equinor#carryforward-flags-in-the-pull-request-comment) to find out more.

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