Skip to content

[Bug Fix] OmegaConf.missing_keys(cfg) may fail if contained customi…#1117

Open
kaimo455 wants to merge 2 commits intoomry:masterfrom
kaimo455:master-1
Open

[Bug Fix] OmegaConf.missing_keys(cfg) may fail if contained customi…#1117
kaimo455 wants to merge 2 commits intoomry:masterfrom
kaimo455:master-1

Conversation

@kaimo455
Copy link

…zed resolver field that the depends on some missing fields.

OmegaConf.missing_keys(cfg) may fail if contained customized resolver field that the depends on some missing fields.

…zed resolver field that the depends on some missing fields.

`OmegaConf.missing_keys(cfg)` may fail if contained customized resolver field that the depends on some missing fields.
@kaimo455
Copy link
Author

For the issue #1118

@Jasha10
Copy link
Collaborator

Jasha10 commented Aug 26, 2023

This PR will need tests before it can be merged. Please consider adding a test based on the example from #1118. You can add the test into the same test file where the other OmegaConf.missing_keys tests are located.

@odelalleau
Copy link
Collaborator

Thanks, in addition to tests please also add a news fragment in the news folder with the .bugfix extension.

@Jasha10
Copy link
Collaborator

Jasha10 commented Nov 3, 2023

add a news fragment in the news folder with the .bugfix extension.

Done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

OmegaConf.missing_keys(cfg) may fail if contained customized resolver field that the depends on some missing fields.

3 participants