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

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

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
3 participants