JuliaCI / Coverage.jl

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

[DO NOT MERGE] Work in progress: Factor out core functionality to CoverageCore.jl #246

Closed DilumAluthge closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #246 into master will decrease coverage by 0.33%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #246      +/-   ##
==========================================
- Coverage   90.11%   89.78%   -0.34%     
==========================================
  Files           6        3       -3     
  Lines         344      137     -207     
==========================================
- Hits          310      123     -187     
+ Misses         34       14      -20
Impacted Files Coverage Δ
src/Coverage.jl 100% <ø> (+1.86%) :arrow_up:
src/codecovio.jl 100% <0%> (+13.84%) :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 17fc6eb...cf1ba21. Read the comment docs.