ReactiveBayes / ExponentialFamilyProjection.jl

A library to project an arbitrary function to an exponential family member distribution with the manifold optimization
MIT License
9 stars 0 forks source link

test: add InverseGamma tests #32

Closed Nimrais closed 20 hours ago

Nimrais commented 2 months ago

This PR tests that projection works for InverseGamma dist.

To test pass first this PR needs to be merged https://github.com/ReactiveBayes/ExponentialFamilyManifolds.jl/pull/18

bvdmitri commented 2 months ago

I guess you can bump the minimum version for manifolds in the Project.toml to restart the tests

bvdmitri commented 22 hours ago

ping

codecov[bot] commented 21 hours ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.24%. Comparing base (4d8623a) to head (65caac7). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #32 +/- ## ======================================= Coverage 99.24% 99.24% ======================================= Files 7 7 Lines 264 264 ======================================= Hits 262 262 Misses 2 2 ```

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