ReactiveBayes / RxInfer.jl

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

CompatHelper: bump compat for DomainSets to 0.7, (keep existing compat) #159

Closed github-actions[bot] closed 8 months ago

github-actions[bot] commented 9 months ago

This pull request changes the compat entry for the DomainSets package from 0.5.2, 0.6 to 0.5.2, 0.6, 0.7. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov[bot] commented 9 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (4aaab0b) 81.03% compared to head (d577d69) 80.32%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #159 +/- ## ========================================== - Coverage 81.03% 80.32% -0.72% ========================================== Files 11 10 -1 Lines 1271 1230 -41 ========================================== - Hits 1030 988 -42 - Misses 241 242 +1 ``` [see 9 files with indirect coverage changes](https://app.codecov.io/gh/biaslab/RxInfer.jl/pull/159/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biaslab)

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