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

Ensure that any missing or incorrectly specified key in core.yaml results in an appropriate error message #410

Open
davidkel opened this issue Oct 7, 2022 · 0 comments

Comments

@davidkel
Copy link
Contributor

davidkel commented Oct 7, 2022

Looking at some of the code, I have concerns that there isn't enough error checking on missing entries or incorrectly specified entries in core.yaml that could result in cryptic errors or unhelpful panic messages (eg index out of range).

This issue is about testing and adding checks to ensure that this is the case

(issues where optional keys are mandatory should also be addressed as well)

kind of a followon to #406

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

No branches or pull requests

1 participant