-
Notifications
You must be signed in to change notification settings - Fork 15
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
Dry run only #566
Dry run only #566
Conversation
Codecov Report
@@ Coverage Diff @@
## master #566 +/- ##
==========================================
+ Coverage 90.59% 90.62% +0.02%
==========================================
Files 128 128
Lines 8167 8179 +12
==========================================
+ Hits 7399 7412 +13
+ Misses 768 767 -1
Continue to review full report at Codecov.
|
handleAPIresponse <- function( | ||
response, | ||
special.statuses = list(), | ||
progress.handler = NULL |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
makes sense
Pull out the dry run part out of #555 so we can merge it without the multi-file support
And add handling of async validation errors and encoding specification