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

Wrap all checks in try_check #39

Closed
annakrystalli opened this issue Sep 29, 2023 · 0 comments · Fixed by #45
Closed

Wrap all checks in try_check #39

annakrystalli opened this issue Sep 29, 2023 · 0 comments · Fixed by #45

Comments

@annakrystalli
Copy link
Member

Currently only custom functions and a handful of other checks are handled through try_check. Testing showed a number of unexpected errors that hampered validation.

It would be best to wrap all checks in try_check to allow for smoother execution and surfacing of errors

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

Successfully merging a pull request may close this issue.

1 participant