Closed hsloot closed 2 years ago
Merging #105 (95f75d8) into main (80162ab) will increase coverage by
0.01%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #105 +/- ##
==========================================
+ Coverage 91.26% 91.28% +0.01%
==========================================
Files 32 32
Lines 1340 1342 +2
==========================================
+ Hits 1223 1225 +2
Misses 117 117
Impacted Files | Coverage Δ | |
---|---|---|
R/sample.R | 98.92% <100.00%> (+0.02%) |
: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 80162ab...95f75d8. Read the comment docs.
Description
Allow
n = 0
to measure the setup time of simulation algorithms.Checklist
R CMD CHECK
successfulOptional, but recommended:
lintr::lint_package()
without errors