ert
ert copied to clipboard
Ee new
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
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.
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.
Closing this one as this was for testing sake only