JuliaCI / Coverage.jl

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

Add analyze_malloc test with actual .mem file. #213

Closed zundertj closed 5 years ago

zundertj commented 5 years ago

Closes #211.

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #213     +/-   ##
=========================================
+ Coverage   80.18%   82.58%   +2.4%     
=========================================
  Files           6        6             
  Lines         333      333             
=========================================
+ Hits          267      275      +8     
+ Misses         66       58      -8
Impacted Files Coverage Δ
src/memalloc.jl 96% <0%> (+32%) :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 6c31888...56278cd. Read the comment docs.