-
Notifications
You must be signed in to change notification settings - Fork 1
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
add basic CI tests and linting #11
Conversation
…sing unhandled HTTP errors
…ed gunicorn package
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #11 +/- ##
=========================================
Coverage ? 75.86%
=========================================
Files ? 11
Lines ? 522
Branches ? 81
=========================================
Hits ? 396
Misses ? 96
Partials ? 30 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Changes
canarieapi.test
intocanarieapi.schema
and renametest_config
tovalidate_config_schema
to better represent their intended use.