Closed DilumAluthge closed 3 years ago
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
src/codecovio.jl | 2 | 87.5% | ||
src/coveralls.jl | 2 | 94.23% | ||
<!-- | Total: | 4 | --> |
Totals | |
---|---|
Change from base Build 926834392: | 0.7% |
Covered Lines: | 182 |
Relevant Lines: | 200 |
Merging #316 (8126326) into master (b79485e) will increase coverage by
0.64%
. The diff coverage is100.00%
.:exclamation: Current head 8126326 differs from pull request most recent head 8d91dce. Consider uploading reports for the commit 8d91dce to get more accurate results
@@ Coverage Diff @@
## master #316 +/- ##
==========================================
+ Coverage 90.30% 90.95% +0.64%
==========================================
Files 2 2
Lines 196 199 +3
==========================================
+ Hits 177 181 +4
+ Misses 19 18 -1
Impacted Files | Coverage Δ | |
---|---|---|
src/codecovio.jl | 87.50% <100.00%> (+3.80%) |
:arrow_up: |
src/coveralls.jl | 94.17% <0.00%> (-1.98%) |
:arrow_down: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update b79485e...8d91dce. Read the comment docs.
So, it looks like CI passes if I comment out the step that submits to our "black-hole server."
Debugging PR #304