lbartnik / subprocess

Other
49 stars 10 forks source link

Various fixes #52

Closed lbartnik closed 7 years ago

lbartnik commented 7 years ago
codecov-io commented 7 years ago

Codecov Report

Merging #52 into master will increase coverage by 2.2%. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master     #52     +/-   ##
========================================
+ Coverage   77.99%   80.2%   +2.2%     
========================================
  Files          12      12             
  Lines         659     596     -63     
========================================
- Hits          514     478     -36     
+ Misses        145     118     -27
Impacted Files Coverage Δ
src/subprocess.cc 88.23% <100%> (+0.73%) :arrow_up:
src/sub-linux.cc 68.32% <100%> (+1.12%) :arrow_up:
src/tests.cc 95% <0%> (-0.24%) :arrow_down:
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 6e42dc9...b07bed2. Read the comment docs.