Add Github code coverage upload#13150
Conversation
Code Coverage OverviewLanguages: Python Python / code-coverage/testThe overall coverage in the branch is 23%. Coverage data for the branch is not yet available. Show a code coverage summary of the most covered files.
Updated |
Merging this PR will not alter performance
Comparing Footnotes
|
Co-authored-by: Sam Bull <aa6bs0@sambull.org>
|
Results appear to be grouped by label, so we want all test coverage to use the same label, so results are merged together. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #13150 +/- ##
=======================================
Coverage 98.97% 98.97%
=======================================
Files 131 131
Lines 48824 48824
Branches 2546 2546
=======================================
Hits 48324 48324
Misses 376 376
Partials 124 124
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. |
|
It's not merging per label, it's taking the last upload, making it pretty useless currently. |
Let's test this out for a bit and see how it compares to codecov.