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

Resolve #220 #221

Closed bartvanerp closed 8 months ago

bartvanerp commented 8 months ago

This PR hopefully resolves #220

codecov[bot] commented 8 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (ee954ac) 80.31% compared to head (1af866b) 80.31%.

Files Patch % Lines
src/inference.jl 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #221 +/- ## ======================================= Coverage 80.31% 80.31% ======================================= Files 11 11 Lines 1290 1290 ======================================= Hits 1036 1036 Misses 254 254 ```

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