Closed t-bltg closed 1 year ago
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
src/coveralls.jl | 2 | 94.74% | ||
src/codecovio.jl | 3 | 87.39% | ||
<!-- | Total: | 5 | --> |
Totals | |
---|---|
Change from base Build 2585549201: | 0.1% |
Covered Lines: | 205 |
Relevant Lines: | 225 |
Merging #335 (94ae19a) into master (1bc2ab4) will increase coverage by
0.44%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #335 +/- ##
==========================================
+ Coverage 90.66% 91.11% +0.44%
==========================================
Files 2 2
Lines 225 225
==========================================
+ Hits 204 205 +1
+ Misses 21 20 -1
Impacted Files | Coverage Δ | |
---|---|---|
src/coveralls.jl | 94.73% <0.00%> (-1.76%) |
:arrow_down: |
src/codecovio.jl | 87.38% <0.00%> (+2.70%) |
:arrow_up: |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
LGTM. Any barrier to merging this?
Maybe should be over on CoverageTools.jl, since this is not a feature here anymore?
Fix https://github.com/JuliaCI/Coverage.jl/issues/326.
@IainNZ, @fingolfin or @kshyatt, bump ?