ReactiveBayes / RxInfer.jl

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

Add tests for #30 #193

Closed bvdmitri closed 7 months ago

bvdmitri commented 7 months ago

This PR adds tests for #30

bvdmitri commented 7 months ago

The tests will fail until the new package is registered in the global Julia registry https://github.com/JuliaRegistries/General/pull/95797

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (9b7e1e8) 80.31% compared to head (dba4835) 80.31%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #193 +/- ## ======================================= Coverage 80.31% 80.31% ======================================= Files 11 11 Lines 1285 1285 ======================================= Hits 1032 1032 Misses 253 253 ```

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