HBehrens / puncover

Analyses C/C++ build output for code size, static variables, and stack usage
MIT License
431 stars 94 forks source link

sortable columns for name, code size, static size #10

Closed HBehrens closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #10 into master will increase coverage by 2.67%. The diff coverage is 93.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
+ Coverage   71.64%   74.31%   +2.67%     
==========================================
  Files          15       15              
  Lines        1206     1316     +110     
==========================================
+ Hits          864      978     +114     
+ Misses        342      338       -4
Impacted Files Coverage Δ
tests/test_renderer.py 100% <100%> (ø) :arrow_up:
puncover/renderers.py 51.28% <81.57%> (+10.28%) :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 762291b...2228106. Read the comment docs.