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

Join SimulationContext and BatchSimulatorContext #8229

Closed oyvindeide closed 6 days ago

oyvindeide commented 1 week ago

When applicable

codecov-commenter commented 1 week ago

Codecov Report

Attention: Patch coverage is 92.52336% with 8 lines in your changes missing coverage. Please review.

Project coverage is 86.88%. Comparing base (abb9957) to head (2287bd8). Report is 2 commits behind head on main.

Files Patch % Lines
src/ert/simulator/batch_simulator_context.py 92.52% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #8229 +/- ## ======================================= Coverage 86.88% 86.88% ======================================= Files 379 378 -1 Lines 23972 23915 -57 Branches 634 618 -16 ======================================= - Hits 20828 20779 -49 + Misses 3070 3055 -15 - Partials 74 81 +7 ```

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