lbartnik / subprocess

Other
49 stars 10 forks source link

update vignettes #48

Closed lbartnik closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #48     +/-   ##
=========================================
+ Coverage   78.47%   80.67%   +2.2%     
=========================================
  Files          11       11             
  Lines         655      590     -65     
=========================================
- Hits          514      476     -38     
+ Misses        141      114     -27
Impacted Files Coverage Δ
src/tests.cc 95% <0%> (-0.24%) :arrow_down:
src/subprocess.cc 88.23% <0%> (+0.73%) :arrow_up:
src/sub-linux.cc 68.03% <0%> (+0.83%) :arrow_up:
src/subprocess.h 65.21% <0%> (+2.71%) :arrow_up:
src/rapi.cc 86.32% <0%> (+3.96%) :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 4a4e995...5555e04. Read the comment docs.