Skip to content
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

Migrate finalized keys for response configs #9375

Merged
merged 2 commits into from
Dec 6, 2024

Conversation

yngve-sk
Copy link
Contributor

Required with b5d2b40
otherwise we get migrated response configs that are missing has_finalized_keys

@yngve-sk yngve-sk force-pushed the 24.11.28.add-missing-migration branch 5 times, most recently from 9f2d24a to a26e843 Compare November 28, 2024 11:00
@yngve-sk yngve-sk self-assigned this Nov 28, 2024
@yngve-sk yngve-sk force-pushed the 24.11.28.add-missing-migration branch from dd87b9c to b070662 Compare December 5, 2024 12:17
@codecov-commenter
Copy link

codecov-commenter commented Dec 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.85%. Comparing base (b903bb0) to head (7b3d208).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9375      +/-   ##
==========================================
- Coverage   91.86%   91.85%   -0.01%     
==========================================
  Files         433      434       +1     
  Lines       26654    26724      +70     
==========================================
+ Hits        24486    24548      +62     
- Misses       2168     2176       +8     
Flag Coverage Δ
cli-tests 39.34% <2.56%> (-0.10%) ⬇️
everest-models-test 34.75% <2.56%> (-0.07%) ⬇️
gui-tests 72.16% <2.56%> (-0.22%) ⬇️
integration-test 37.00% <2.56%> (-0.08%) ⬇️
performance-tests 51.93% <2.56%> (-0.14%) ⬇️
test 40.70% <2.56%> (-0.06%) ⬇️
unit-tests 74.05% <100.00%> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@oyvindeide oyvindeide left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have one question, could you also check in some storages to ert-testdata and add them to the tests?

@yngve-sk yngve-sk force-pushed the 24.11.28.add-missing-migration branch 4 times, most recently from 57f514d to 59d04aa Compare December 6, 2024 07:32
Copy link
Collaborator

@oyvindeide oyvindeide left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! I have some small suggestions and questions

src/ert/storage/migration/to9.py Outdated Show resolved Hide resolved
src/ert/storage/migration/to9.py Show resolved Hide resolved
src/ert/storage/migration/to9.py Show resolved Hide resolved
src/ert/storage/migration/to9.py Outdated Show resolved Hide resolved
src/ert/storage/migration/to9.py Outdated Show resolved Hide resolved
tests/ert/unit_tests/storage/migration/test_version_2.py Outdated Show resolved Hide resolved
@yngve-sk yngve-sk force-pushed the 24.11.28.add-missing-migration branch from 208d8bb to a413275 Compare December 6, 2024 10:19
Copy link
Collaborator

@oyvindeide oyvindeide left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@yngve-sk yngve-sk force-pushed the 24.11.28.add-missing-migration branch from 9de58bf to 7b3d208 Compare December 6, 2024 10:49
@yngve-sk yngve-sk merged commit 710e6d5 into equinor:main Dec 6, 2024
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants