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

Specify multiprocessing library to coverage #8383

Closed eivindjahren closed 1 month ago

eivindjahren commented 1 month ago

Issue Resolves #my_issue

Approach Short description of the approach

(Screenshot of new behavior in GUI if applicable)

When applicable

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 90.89%. Comparing base (7bb49a6) to head (327f5a5). Report is 1 commits behind head on main.

Files Patch % Lines
src/ert/services/_storage_main.py 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #8383 +/- ## ========================================== + Coverage 90.88% 90.89% +0.01% ========================================== Files 347 347 Lines 21070 21078 +8 ========================================== + Hits 19149 19159 +10 + Misses 1921 1919 -2 ```

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