ReactiveBayes / RxInfer.jl

Julia package for automated Bayesian inference on a factor graph with reactive message passing
https://rxinfer.ml/
MIT License
278 stars 23 forks source link

Fix plotting in coin toss model example #333

Closed bvdmitri closed 3 months ago

bvdmitri commented 3 months ago

Fixes #324

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 84.75%. Comparing base (839400a) to head (c08986f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #333 +/- ## ======================================= Coverage 84.75% 84.75% ======================================= Files 19 19 Lines 1502 1502 ======================================= Hits 1273 1273 Misses 229 229 ```

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