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 CODECOV_TOKEN in CI #293

Closed bvdmitri closed 2 months ago

bvdmitri commented 2 months ago

Fixes https://github.com/ReactiveBayes/RxInfer.jl/issues/292

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 83.25%. Comparing base (a9aca0e) to head (7f1291f). Report is 333 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #293 +/- ## ========================================== + Coverage 79.42% 83.25% +3.82% ========================================== Files 11 18 +7 Lines 1293 1296 +3 ========================================== + Hits 1027 1079 +52 + Misses 266 217 -49 ```

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