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

Update for the new version of ReactiveMP #149

Closed bvdmitri closed 1 year ago

bvdmitri commented 1 year ago

PR that updates RxInfer to use ReactiveMP ~3.11.0

review-notebook-app[bot] commented 1 year ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

albertpod commented 1 year ago

Seems good. Let's re-run CI.

bvdmitri commented 1 year ago

Thanks! Waiting for the new ReactiveMP release to be registered in the official registry

codecov[bot] commented 1 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (d16cfb5) 81.03% compared to head (06ab0b8) 81.03%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #149 +/- ## ======================================= Coverage 81.03% 81.03% ======================================= Files 11 11 Lines 1271 1271 ======================================= Hits 1030 1030 Misses 241 241 ```

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

bvdmitri commented 1 year ago

@albertpod ping