Closed hsloot closed 2 years ago
Merging #103 (9519eaf) into master (d5b77c0) will increase coverage by
0.36%
. The diff coverage is98.90%
.
@@ Coverage Diff @@
## master #103 +/- ##
==========================================
+ Coverage 90.80% 91.16% +0.36%
==========================================
Files 32 32
Lines 1250 1335 +85
==========================================
+ Hits 1135 1217 +82
- Misses 115 118 +3
Impacted Files | Coverage Δ | |
---|---|---|
R/valueOf-S4.R | 93.20% <ø> (ø) |
|
R/sample.R | 98.90% <98.90%> (-1.10%) |
:arrow_down: |
src/sample.cpp | 86.20% <0.00%> (-6.90%) |
: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 d5b77c0...9519eaf. Read the comment docs.
Related issues
Closes #98
Checklist
R CMD CHECK
successfulOnly for new or refactored algorithms:
Optional, but recommended:
lintr::lint_package()
without errorsDescription
We introduce specific and improved entry point methods for the sampling algorithms.