-
Notifications
You must be signed in to change notification settings - Fork 68
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
Update Codecov upload API to v4 (replacement for #304) #318
Conversation
Pull Request Test Coverage Report for Build 933962705
💛 - Coveralls |
Codecov Report
@@ Coverage Diff @@
## master #318 +/- ##
==========================================
+ Coverage 90.30% 90.64% +0.33%
==========================================
Files 2 2
Lines 196 203 +7
==========================================
+ Hits 177 184 +7
Misses 19 19
Continue to review full report at Codecov.
|
07ec767
to
bc27ab7
Compare
bc27ab7
to
7dbc31f
Compare
thanks bud Co-authored-by: Jameson Nash <[email protected]>
7dbc31f
to
d3c682a
Compare
Also, changing the version of the Codecov API that we use - is that a breaking change or a nonbreaking change? |
It's not really exposed to the user in terms of API, so IMO not breaking |
Sounds good to me! I have bumped the minor version number. |
Closes #304
Here is this diff for this PR versus PR #304: aa/codecov-v4...dpa/codecov-v4