lbartnik / subprocess

Other
49 stars 10 forks source link

Fix cran warnings #49

Closed lbartnik closed 7 years ago

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

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #49      +/-   ##
==========================================
+ Coverage   78.47%   80.13%   +1.66%     
==========================================
  Files          11       12       +1     
  Lines         655      594      -61     
==========================================
- Hits          514      476      -38     
+ Misses        141      118      -23
Impacted Files Coverage Δ
src/registration.cpp 0% <ø> (ø)
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 0381d61...b442668. Read the comment docs.