bomeara / treevo

1 stars 1 forks source link

Redundant code section in doRun_prc removed, now bug-free #6

Closed dwbapst closed 6 years ago

dwbapst commented 6 years ago

Runs fine with R CHECK with -run-donttest, good for merging with master

codecov-io commented 6 years ago

Codecov Report

Merging #6 into master will decrease coverage by 0.98%. The diff coverage is 84.61%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #6      +/-   ##
=========================================
- Coverage   40.69%   39.7%   -0.99%     
=========================================
  Files          28      28              
  Lines        2197    2151      -46     
=========================================
- Hits          894     854      -40     
+ Misses       1303    1297       -6
Impacted Files Coverage Δ
R/plotABC_3D.R 0% <0%> (ø) :arrow_up:
R/parentOffspringPlots.R 0% <0%> (ø) :arrow_up:
R/internal.getSimulationSplits.R 51.85% <100%> (+1.85%) :arrow_up:
R/internal.abcparticle.R 78% <100%> (+0.68%) :arrow_up:
R/doRun.R 67.02% <90.67%> (-2.02%) :arrow_down:

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 4335895...77c43aa. Read the comment docs.