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

Config error path #33

Merged
merged 4 commits into from
Feb 28, 2024
Merged

Conversation

dpgraham4401
Copy link
Member

Description

Adds unhappy path error handling for when the config that defines the tree is unable to be parsed or retrieved.

Issue ticket number and link

closes #32

Checklist

  • I have added tests that prove my fix is effective or that my feature works
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@dpgraham4401 dpgraham4401 merged commit 1c529e8 into USEPA:main Feb 28, 2024
6 checks passed
@dpgraham4401 dpgraham4401 deleted the config_error_path branch February 28, 2024 14:52
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.

add error handling for config retrieval
1 participant