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
103 stars 107 forks source link

Fix filter popup not closing #8390

Closed frode-aarstad closed 2 months ago

frode-aarstad commented 2 months ago

Issue Resolves #8380

Approach Short description of the approach

(Screenshot of new behavior in GUI if applicable)

When applicable

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 90.87%. Comparing base (50a9869) to head (a03c86d). Report is 11 commits behind head on main.

Files Patch % Lines
src/ert/gui/tools/plot/filter_popup.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #8390 +/- ## ========================================== - Coverage 90.88% 90.87% -0.01% ========================================== Files 347 347 Lines 21076 21068 -8 ========================================== - Hits 19154 19145 -9 - Misses 1922 1923 +1 ```

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