Closed gvegayon closed 4 years ago
Merging #26 into master will increase coverage by
4.78%
. The diff coverage is77.44%
.
@@ 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.
Fix for issue #24 and #25