ReactiveBayes / RxInfer.jl

Julia package for automated Bayesian inference on a factor graph with reactive message passing
MIT License
265 stars 23 forks source link

Fixes for new versions of GraphPPL and ReactiveMP #317

Closed bvdmitri closed 3 months ago

bvdmitri commented 3 months ago

This PR updates RxInfer for the new minor versions of GraphPPL and ReactiveMP.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 84.64%. Comparing base (024d426) to head (b73103c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #317 +/- ## ========================================== + Coverage 84.62% 84.64% +0.02% ========================================== Files 18 18 Lines 1470 1472 +2 ========================================== + Hits 1244 1246 +2 Misses 226 226 ```

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