-
Notifications
You must be signed in to change notification settings - Fork 108
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix SPE1 yaml config for smry_keys #2685
Conversation
bf2e255
to
b469ad1
Compare
Codecov Report
@@ Coverage Diff @@
## main #2685 +/- ##
==========================================
- Coverage 65.05% 65.05% -0.01%
==========================================
Files 651 651
Lines 53917 53911 -6
Branches 4610 4610
==========================================
- Hits 35077 35072 -5
Misses 17360 17360
+ Partials 1480 1479 -1
Continue to review full report at Codecov.
|
8cae3b2
to
3ed064d
Compare
SPE1 did not work, and this was uncaught by CI. This commit fixes * Non-zero exit code, and associated test adjustment. * Fix SPE1 yaml configuration to follow up changes in Eclsum handling. * Remove redundant summary2json in SPE1 * Fix in storage to allow transmitting RecordTrees to storage, userdata is only included when real_id=0 Co-authored-by: Håvard Berland <[email protected]> Co-authored-by: Julius Parulek <[email protected]>
8771aa1
to
b62a7d8
Compare
1feeb7b
to
b62a7d8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it looks good now!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remember to squash before merging I needed to refresh the page
Issue
Resolves #2684
Resolves #2683
Approach
Following up syntax change in #2613
Pre review checklist
.
Adding labels helps the maintainers when writing release notes, see sections and the
corresponding labels here: https://github.com/equinor/ert/blob/main/.github/release.yml