bomeara / treevo

1 stars 1 forks source link

Version 0.7.0 - Fix multicore overflow #17

Closed dwbapst closed 6 years ago

dwbapst commented 6 years ago

Code so zombie processes from multicore analyses are cleaned up, and also code so warnings are given if a user tries to run multicore analyses in anything but Rterm.

codecov-io commented 6 years ago

Codecov Report

Merging #17 into master will increase coverage by 0.74%. The diff coverage is 88.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
+ Coverage   75.26%   76.01%   +0.74%     
==========================================
  Files          33       33              
  Lines        2090     2101      +11     
==========================================
+ Hits         1573     1597      +24     
+ Misses        517      504      -13
Impacted Files Coverage Δ
R/simulateWithPriors.R 72.59% <100%> (+0.62%) :arrow_up:
R/internal.PRCfun.R 83.92% <100%> (+0.09%) :arrow_up:
R/internal.registerMulticoreEnv.R 80.64% <85.71%> (+55.64%) :arrow_up:
R/doRun.R 77.62% <0%> (+0.33%) :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 5a87b49...f00c172. Read the comment docs.