lbartnik / subprocess

Other
49 stars 10 forks source link

enable signals in windows #42

Closed lbartnik closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #42     +/-   ##
=========================================
- Coverage   79.63%   78.53%   -1.1%     
=========================================
  Files          11       11             
  Lines         658      601     -57     
=========================================
- Hits          524      472     -52     
+ Misses        134      129      -5
Impacted Files Coverage Δ
src/subprocess.h 62.5% <0%> (-5.5%) :arrow_down:
src/sub-linux.cc 66.66% <0%> (-3.46%) :arrow_down:
src/tests.cc 95% <0%> (-0.24%) :arrow_down:
src/rapi.cc 81.98% <0%> (-0.03%) :arrow_down:
src/subprocess.cc 88.23% <0%> (+0.73%) :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 8a13b44...6e61f84. Read the comment docs.