ReactiveBayes / RxInfer.jl

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

Document the ability to change the message passing rules and the @meta macro #171

Closed HoangMHNguyen closed 8 months ago

HoangMHNguyen commented 8 months ago

This PR addresses issue #151

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (363003d) 80.23% compared to head (d9a277c) 81.03%.

:exclamation: Current head d9a277c differs from pull request most recent head e3fcf84. Consider uploading reports for the commit e3fcf84 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #171 +/- ## ========================================== + Coverage 80.23% 81.03% +0.80% ========================================== Files 11 11 Lines 1285 1271 -14 ========================================== - Hits 1031 1030 -1 + Misses 254 241 -13 ``` [see 7 files with indirect coverage changes](https://app.codecov.io/gh/biaslab/RxInfer.jl/pull/171/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biaslab)

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