JuliaCI / Coverage.jl

Take Julia code coverage and memory allocation results, do useful things with them
MIT License
174 stars 68 forks source link

Trying to debug Coveralls #313

Closed DilumAluthge closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #313 (9546f42) into master (e0655f8) will increase coverage by 1.44%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #313      +/-   ##
==========================================
+ Coverage   90.25%   91.70%   +1.44%     
==========================================
  Files           2        2              
  Lines         195      217      +22     
==========================================
+ Hits          176      199      +23     
+ Misses         19       18       -1     
Impacted Files Coverage Δ
src/coveralls.jl 95.20% <100.00%> (-0.92%) :arrow_down:
src/codecovio.jl 86.95% <0.00%> (+3.26%) :arrow_up:

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 e0655f8...9546f42. Read the comment docs.