ReactiveBayes / ExponentialFamily.jl

ExponentialFamily.jl is a Julia package that extends the functionality of Distributions.jl by providing a collection of exponential family distributions and customized implementations.
https://reactivebayes.github.io/ExponentialFamily.jl/
MIT License
12 stars 2 forks source link

Add: kurtosis and skewness, Fix: piracy to piracies #175

Closed ismailsenoz closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (65b1623) 79.77% compared to head (3b49308) 80.15%. Report is 2 commits behind head on main.

Files Patch % Lines
...stributions/normal_family/normal_mean_precision.jl 70.00% 3 Missing :warning:
...ns/normal_family/normal_weighted_mean_precision.jl 0.00% 2 Missing :warning:
src/distributions/gamma_family/gamma_shape_rate.jl 88.88% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #175 +/- ## ========================================== + Coverage 79.77% 80.15% +0.38% ========================================== Files 39 39 Lines 2887 2897 +10 ========================================== + Hits 2303 2322 +19 + Misses 584 575 -9 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.