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

Use existing fns to check if params/responses exist #8224

Closed yngve-sk closed 3 months ago

yngve-sk commented 3 months ago

Issue Resolves #8126

Screenshot 2024-06-24 at 13 40 20
codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 87.20%. Comparing base (06412db) to head (f430cee). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #8224 +/- ## ========================================== - Coverage 87.21% 87.20% -0.01% ========================================== Files 381 381 Lines 23715 23713 -2 Branches 624 621 -3 ========================================== - Hits 20684 20680 -4 - Misses 2951 2953 +2 Partials 80 80 ```

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