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

Combine error and warning boxes that have the same message #8154

Closed eivindjahren closed 1 month ago

eivindjahren commented 1 month ago

Resolves #8151

Screencast from 2024-06-14 12-03-22.webm

When applicable

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 79.72973% with 15 lines in your changes missing coverage. Please review.

Project coverage is 86.58%. Comparing base (77fa511) to head (b6dd0fb). Report is 6 commits behind head on main.

Files Patch % Lines
src/ert/gui/suggestor/_suggestor_message.py 75.00% 15 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #8154 +/- ## ========================================== + Coverage 76.93% 86.58% +9.64% ========================================== Files 383 384 +1 Lines 23813 23883 +70 Branches 625 636 +11 ========================================== + Hits 18320 20678 +2358 + Misses 5412 3132 -2280 + Partials 81 73 -8 ```

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