Closed goldingn closed 7 years ago
Still to do:
sapply
statements with vapply
Debatable:
test_outputs
less complexHow have I never used vapply?!
(I'm still planning to get to this soon BTW)
Merging #353 into master will decrease coverage by
1.15%
. The diff coverage is93.7%
.
@@ Coverage Diff @@
## master #353 +/- ##
==========================================
- Coverage 94.22% 93.07% -1.16%
==========================================
Files 27 28 +1
Lines 2478 3638 +1160
==========================================
+ Hits 2335 3386 +1051
- Misses 143 252 +109
Impacted Files | Coverage Δ | |
---|---|---|
R/Replicate.R | 100% <ø> (ø) |
:arrow_up: |
R/zzz.R | 0% <0%> (ø) |
:arrow_up: |
R/FindExtent.R | 0% <0%> (ø) |
|
R/ZoonFigshare.R | 0% <0%> (ø) |
:arrow_up: |
R/RerunWorkflow.R | 96.13% <100%> (+1.39%) |
:arrow_up: |
R/attributeFunctions.R | 100% <100%> (ø) |
:arrow_up: |
R/ZoonCitation.R | 100% <100%> (ø) |
:arrow_up: |
R/test_outputs.R | 100% <100%> (ø) |
:arrow_up: |
R/CombineRasters.R | 99.13% <100%> (+0.94%) |
:arrow_up: |
R/test_module.R | 100% <100%> (ø) |
:arrow_up: |
... and 22 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 2d0e2c3...6d3267f. Read the comment docs.
this is now merged with my master branch, for which I'll open a PR
To fix #349