-
Notifications
You must be signed in to change notification settings - Fork 109
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
Combine gendata config directly #8554
Combine gendata config directly #8554
Conversation
0a0acca
to
0a8bf06
Compare
16f451b
to
091cf42
Compare
14b77be
to
96e32ef
Compare
from .response_config import ResponseConfig | ||
|
||
|
||
class _ResponsesIndex: |
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.
Can you put everything related to this into a separate commit?
21398bc
to
4b8c547
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.
LGTM! Thanks for the patience! Think this is a good improvement!
info = "Standardize response configs" | ||
|
||
|
||
def _migrate_response_configs(path: Path) -> None: |
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.
Just as a final request, could you also check in a few more storages here: https://github.com/equinor/ert-testdata/tree/main/all_data_types so we have this properly covered?
Also, remember labels, etc. on the PR |
ba3b1d0
to
2ce8735
Compare
2ce8735
to
6de77cf
Compare
6de77cf
to
384e228
Compare
384e228
to
70aaf52
Compare
Just testing