ert icon indicating copy to clipboard operation
ert copied to clipboard

Ee new

Open xjules opened this issue 1 year ago • 1 comments

Issue Rebasing in progress for https://github.com/equinor/ert/pull/6994

Approach

(Screenshot of new behavior in GUI if applicable)

  • [ ] PR title captures the intent of the changes, and is fitting for release notes.
  • [ ] Added appropriate release note label
  • [ ] Commit history is consistent and clean, in line with the contribution guidelines.
  • [ ] Make sure tests pass locally (after every commit!)

When applicable

  • [ ] When there are user facing changes: Updated documentation
  • [ ] New behavior or changes to existing untested code: Ensured that unit tests are added (See Ground Rules).
  • [ ] Large PR: Prepare changes in small commits for more convenient review
  • [ ] Bug fix: Add regression test for the bug
  • [ ] Bug fix: Create Backport PR to latest release

xjules avatar May 10 '24 12:05 xjules

Codecov Report

Attention: Patch coverage is 88.27586% with 34 lines in your changes are missing coverage. Please review.

Project coverage is 85.47%. Comparing base (9b2c566) to head (136ccb0). Report is 1 commits behind head on main.

Files Patch % Lines
src/ert/ensemble_evaluator/evaluator_async.py 89.64% 26 Missing :warning:
src/ert/run_models/base_run_model.py 76.66% 7 Missing :warning:
src/ert/ensemble_evaluator/_builder/_ensemble.py 50.00% 1 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7863      +/-   ##
==========================================
+ Coverage   85.42%   85.47%   +0.05%     
==========================================
  Files         381      382       +1     
  Lines       23536    23824     +288     
  Branches      891      893       +2     
==========================================
+ Hits        20106    20364     +258     
- Misses       3322     3353      +31     
+ Partials      108      107       -1     

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

codecov-commenter avatar May 11 '24 00:05 codecov-commenter

Closing this one as this was for testing sake only

xjules avatar Jul 26 '24 14:07 xjules