xoopR / distr6

R6 object-oriented interface for probability distributions.
https://xoopr.github.io/distr6/
Other
99 stars 23 forks source link

Array dist #289

Closed RaphaelS1 closed 1 year ago

RaphaelS1 commented 1 year ago

@bblodfon can you play around on this branch and let me know if this works for you?

codecov-commenter commented 1 year ago

Codecov Report

Merging #289 (dc70e72) into main (4d31e0b) will decrease coverage by 0.06%. The diff coverage is 85.85%.

:exclamation: Current head dc70e72 differs from pull request most recent head 0819988. Consider uploading reports for the commit 0819988 to get more accurate results

@@            Coverage Diff             @@
##             main     #289      +/-   ##
==========================================
- Coverage   88.85%   88.80%   -0.06%     
==========================================
  Files         108      109       +1     
  Lines        8859     9050     +191     
==========================================
+ Hits         7872     8037     +165     
- Misses        987     1013      +26     
Files Changed Coverage Δ
R/helpers.R 90.68% <66.66%> (-1.43%) :arrow_down:
R/SDistribution_Arrdist.R 84.31% <84.31%> (ø)
R/SDistribution_Matdist.R 91.22% <100.00%> (+0.07%) :arrow_up:
R/SDistribution_WeightedDiscrete.R 90.16% <100.00%> (ø)
R/as.Distribution.R 100.00% <100.00%> (ø)
R/getParameterSet.R 91.61% <100.00%> (+0.44%) :arrow_up:
R/mixMatrix.R 100.00% <100.00%> (ø)
R/plot_matdistribution.R 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

codecov[bot] commented 1 year ago

Welcome to Codecov :tada:

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered :open_umbrella: