JuliaCI / Coverage.jl

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

Update README.md #203

Closed fingolfin closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #203 into master will increase coverage by 0.02%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #203      +/-   ##
==========================================
+ Coverage   73.17%   73.19%   +0.02%     
==========================================
  Files           6        6              
  Lines         328      332       +4     
==========================================
+ Hits          240      243       +3     
- Misses         88       89       +1
Impacted Files Coverage Δ
src/codecovio.jl 88.7% <0%> (+0.37%) :arrow_up:
src/coveralls.jl 28.57% <0%> (+0.7%) :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 109b103...eb808e5. Read the comment docs.