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

Fix pydantic warning in snapshot test #8253

Closed larsevj closed 5 days ago

larsevj commented 5 days ago

Issue Resolves #8239

When applicable

codecov-commenter commented 5 days ago

Codecov Report

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

Project coverage is 86.85%. Comparing base (2ce2080) to head (213ed2f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #8253 +/- ## ========================================== - Coverage 86.86% 86.85% -0.01% ========================================== Files 378 378 Lines 23946 23946 Branches 631 620 -11 ========================================== - Hits 20800 20798 -2 - Misses 3067 3070 +3 + Partials 79 78 -1 ```

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