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

[feat] allow zero samples #105

Closed hsloot closed 2 years ago

hsloot commented 2 years ago

Description

Allow n = 0 to measure the setup time of simulation algorithms.

Checklist

Optional, but recommended:

codecov[bot] commented 2 years ago

Codecov Report

Merging #105 (95f75d8) into main (80162ab) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            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.