Closed hsloot closed 2 years ago
Merging #100 (28d8b1d) into master (853d32f) will decrease coverage by
1.05%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #100 +/- ##
==========================================
- Coverage 91.85% 90.80% -1.06%
==========================================
Files 32 32
Lines 1351 1250 -101
==========================================
- Hits 1241 1135 -106
- Misses 110 115 +5
Impacted Files | Coverage Δ | |
---|---|---|
R/allShow-S4.R | 0.00% <ø> (ø) |
|
R/allInitialize-S4.R | 100.00% <100.00%> (ø) |
|
R/levyDensity-S4.R | 100.00% <100.00%> (ø) |
|
R/valueOf-S4.R | 93.20% <100.00%> (ø) |
|
src/sample.cpp | 93.10% <0.00%> (-6.90%) |
:arrow_down: |
...e/rmolib/random/univariate/pareto_distribution.hpp | 92.10% <0.00%> (-5.52%) |
:arrow_down: |
...ib/random/univariate/uniform_real_distribution.hpp | 92.10% <0.00%> (-3.14%) |
:arrow_down: |
...lib/random/univariate/exponential_distribution.hpp | 96.96% <0.00%> (-3.04%) |
:arrow_down: |
...lib/random/multivariate/lfm_extmo_distribution.hpp | 96.70% <0.00%> (-1.41%) |
:arrow_down: |
...lib/random/multivariate/arnold_mo_distribution.hpp | 91.89% <0.00%> (-0.97%) |
:arrow_down: |
... and 9 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 853d32f...28d8b1d. Read the comment docs.
Related issues
Closes/Fixes #81
Checklist
R CMD CHECK
successfulOnly for new or refactored algorithms:
Optional, but recommended:
lintr::lint_package()
without errors