-
Notifications
You must be signed in to change notification settings - Fork 12
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
Error handling #231
base: main
Are you sure you want to change the base?
Error handling #231
Conversation
@newgene just pushed a |
@NikkiBytes just to make sure we (you, @marcodarko and I) are on the same page about the error-handling behavior, can you please document all handled cases in this PR. A table looks like this might be an option:
|
@NikkiBytes can you review this PR? is this still relevant or has this been addressed? |
@marco are you able to see where the codacy failed? |
for class/property, e.g.
for ns:
|
Upgraded with comprehensive error catching in the validation endpoint and schema metadata endpoint.
Added a a test file that tests scenarios in the validation endpoint.