ReactiveBayes / RxInfer.jl

Julia package for automated Bayesian inference on a factor graph with reactive message passing
https://rxinfer.ml/
MIT License
278 stars 23 forks source link

Skip projection for ef types #338

Closed bvdmitri closed 3 months ago

bvdmitri commented 3 months ago

This fixes one issue (#2) found by @acertain in #336

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 84.75%. Comparing base (318bd43) to head (239ab98).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #338 +/- ## ======================================= Coverage 84.75% 84.75% ======================================= Files 19 19 Lines 1502 1502 ======================================= Hits 1273 1273 Misses 229 229 ```

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