hsloot / rmo

An R package for Marshall--Olkin distributions and copulas.
https://hsloot.github.io/rmo/
GNU General Public License v3.0
5 stars 2 forks source link

Refactor/checkmate #77

Closed hsloot closed 3 years ago

hsloot commented 3 years ago

Related issues

Closes #74, Closes #75

Checklist

Optional, but recommended:

codecov[bot] commented 3 years ago

Codecov Report

Merging #77 (a94cd45) into master (e8b72f8) will increase coverage by 3.16%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #77      +/-   ##
===========================================
+ Coverage   96.83%   100.00%   +3.16%     
===========================================
  Files          30         3      -27     
  Lines        1106       116     -990     
===========================================
- Hits         1071       116     -955     
+ Misses         35         0      -35     
Impacted Files Coverage Δ
R/sample.R 100.00% <ø> (ø)
R/bernstein.R 100.00% <100.00%> (ø)
...andom/multivariate/markovian_exmo_distribution.hpp
...rmolib/random/multivariate/esm_mo_distribution.hpp
inst/include/rmolib/algorithm/shuffle.hpp
src/rcpp_distribution_caller.h
...ib/random/univariate/uniform_real_distribution.hpp
src/binomial.cpp
.../rmolib/random/multivariate/internal/is_within.hpp
inst/include/rmolib/algorithm/r_shuffle.hpp
... and 18 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 e8b72f8...a94cd45. Read the comment docs.