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

Type check suggestor #8106

Closed eivindjahren closed 2 months ago

eivindjahren commented 3 months ago

Adds type checking to ert.gui.suggestor

When applicable

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 86.05%. Comparing base (48c3341) to head (9aae1c2). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #8106 +/- ## ========================================== - Coverage 86.08% 86.05% -0.03% ========================================== Files 382 382 Lines 23726 23727 +1 Branches 636 630 -6 ========================================== - Hits 20424 20419 -5 - Misses 3229 3235 +6 Partials 73 73 ```

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