-
Notifications
You must be signed in to change notification settings - Fork 532
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
[REVIEW] Fix Codecov.io Coverage Upload for Branch Builds #3524
[REVIEW] Fix Codecov.io Coverage Upload for Branch Builds #3524
Conversation
rerun tests |
Codecov Report
@@ Coverage Diff @@
## branch-0.19 #3524 +/- ##
===============================================
+ Coverage 71.77% 79.34% +7.56%
===============================================
Files 212 225 +13
Lines 17075 17946 +871
===============================================
+ Hits 12256 14239 +1983
+ Misses 4819 3707 -1112
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Changing this PRs focus from fixing the missing base report to fixing coverage upload for branch builds. Branch build coverage will be necessary to fix missing base reports. Therefore this PR needs to be merged before we can see any effect. |
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.
LGTM
@gpucibot merge |
Testing the following undocumented option:
Suggested by Codecov.io support here to fix the linked issue with missing base reports.