-
Notifications
You must be signed in to change notification settings - Fork 5
Improve test coverage #93
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
Comments
Notes on what's not covered yet:the TLDR broad categories of untested:
going to put two categories per file: to be tested and not to be tested. Feel free to move specific examples around as needed covidcast.R:to be tested:
not to be tested:
request.R:to be tested:
not to be tested:
epidatacall.R:to be tested:
not to be tested:
model.R:
not to be tested:
endpoints.R:not to be tested:
|
In epidatacall.R
So I'm leaving that one unchecked and untested for now |
So there are 4 epidata status codes I know:
All of these come out of a non-error HTTP response. But yes, any of the other HTTP error codes come prior to epidata status codes. |
Current coverage looks like:
Generated with
The text was updated successfully, but these errors were encountered: