USCbiostats / slurmR

slurmR: A Lightweight Wrapper for Slurm
https://uscbiostats.github.io/slurmR/
Other
58 stars 12 forks source link

Fix for issue #24 #26

Closed gvegayon closed 4 years ago

gvegayon commented 4 years ago

Fix for issue #24 and #25

codecov-io commented 4 years ago

Codecov Report

Merging #26 into master will increase coverage by 4.78%. The diff coverage is 77.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
+ Coverage   79.02%   83.81%   +4.78%     
==========================================
  Files          18       18              
  Lines        1130     1217      +87     
==========================================
+ Hits          893     1020     +127     
+ Misses        237      197      -40
Impacted Files Coverage Δ
R/Slurm_sapply.R 61.53% <ø> (ø)
R/Slurm_EvalQ.R 93.61% <100%> (ø)
R/Slurm_Map.R 90.42% <100%> (ø)
R/sourceSlurm.R 78.2% <100%> (+41.84%) :arrow_up:
R/bashscript.R 100% <100%> (ø) :arrow_up:
R/Slurm_lapply.R 94.11% <100%> (ø)
R/utils.R 85.45% <100%> (+7.54%) :arrow_up:
R/slurm_job-class.R 95.38% <100%> (+0.46%) :arrow_up:
R/rscript.R 78.29% <58.49%> (-13.93%) :arrow_down:
R/bash.R 86.08% <76.92%> (+7.24%) :arrow_up:
... and 7 more

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 17f7ad2...e35c7a5. Read the comment docs.