-
Notifications
You must be signed in to change notification settings - Fork 502
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
codecov v2 #2311
codecov v2 #2311
Conversation
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.
Thanks!
Since we do not pass any arguments to the codecov action, I assume we can migrate to v2 easily. |
Looks like the Codecov step failed:
|
@fthomas looks like the new uploader doesn't search as hard for coverage files and might need to be configured to look in the right dirs. Previous runs of build had these logs:
I'll try adding more params to see if fixes the issue |
Sorry, I hit the "ready for review button" accidentally. |
I logged codecov/uploader#463 to see if the codecov team can help. |
Codecov Report
@@ Coverage Diff @@
## master #2311 +/- ##
==========================================
+ Coverage 78.17% 79.67% +1.50%
==========================================
Files 136 137 +1
Lines 2318 2391 +73
Branches 62 60 -2
==========================================
+ Hits 1812 1905 +93
+ Misses 506 486 -20
Continue to review full report at Codecov.
|
We got the Codecov report now. \o/ @pjfanning is |
@fthomas I removed the root-dir setting and codecov picks up the results nonetheless |
Great, thank you @pjfanning! |
https://github.com/codecov/codecov-action#%EF%B8%8F--deprecration-of-v1