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

Show variable name and suggestions if the resulting functional form is not supported by the inference backend #347

Closed bvdmitri closed 1 month ago

bvdmitri commented 1 month ago

This fixes #335

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 84.84%. Comparing base (244592f) to head (08b93ab). Report is 7 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #347 +/- ## ========================================== + Coverage 84.75% 84.84% +0.09% ========================================== Files 19 20 +1 Lines 1502 1511 +9 ========================================== + Hits 1273 1282 +9 Misses 229 229 ```

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