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

Remove unused pytest markers #8137

Closed eivindjahren closed 1 month ago

eivindjahren commented 1 month ago

Removes pytest markers that are not in used

When applicable

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 86.50%. Comparing base (8b1a379) to head (02b4f76). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #8137 +/- ## ========================================== - Coverage 86.51% 86.50% -0.01% ========================================== Files 383 383 Lines 23749 23749 Branches 618 636 +18 ========================================== - Hits 20547 20545 -2 - Misses 3121 3131 +10 + Partials 81 73 -8 ```

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