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

Use Julia 1.10 for tests #212

Closed bvdmitri closed 5 months ago

bvdmitri commented 5 months ago

This PR changes CI to use Julia 1.10 for tests

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (3173338) 80.31% compared to head (d19d519) 80.31%. Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #212 +/- ## ======================================= 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.