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

fix #59 #60

Closed hsloot closed 4 years ago

hsloot commented 4 years ago

Related issues

Closes/Fixes #59

Checklist

Only for new or refactored algorithms:

Optional, but recommended:

Description

Proposed changes:

codecov[bot] commented 4 years ago

Codecov Report

Merging #60 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #60   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           31        32    +1     
  Lines          542       559   +17     
=========================================
+ Hits           542       559   +17     
Impacted Files Coverage Δ
R/parameter.R 100.00% <ø> (ø)
src/helper__utils.cpp 100.00% <ø> (ø)
inst/include/mo/math/misc.hpp 100.00% <100.00%> (ø)
...t/include/mo/stats/mo_impl/ex_arnold_generator.ipp 100.00% <100.00%> (ø)
src/helper__math.cpp 100.00% <100.00%> (ø)

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 538bd52...e5add01. Read the comment docs.

hsloot commented 4 years ago

Test on devel fails only because the package bibtex was ORPHANED recently.