ReactiveBayes / RxInfer.jl

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

make the sample list form constraint more generic #121

Closed bvdmitri closed 1 year ago

bvdmitri commented 1 year ago

Fix #117

bvdmitri commented 1 year ago

Requires https://github.com/biaslab/ReactiveMP.jl/pull/327

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 50.00% and project coverage change: +0.92 :tada:

Comparison is base (7a4a5e6) 80.29% compared to head (2da94db) 81.22%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #121 +/- ## ========================================== + Coverage 80.29% 81.22% +0.92% ========================================== Files 11 11 Lines 1208 1209 +1 ========================================== + Hits 970 982 +12 + Misses 238 227 -11 ``` | [Impacted Files](https://app.codecov.io/gh/biaslab/RxInfer.jl/pull/121?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biaslab) | Coverage Δ | | |---|---|---| | [src/constraints/form/form\_sample\_list.jl](https://app.codecov.io/gh/biaslab/RxInfer.jl/pull/121?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biaslab#diff-c3JjL2NvbnN0cmFpbnRzL2Zvcm0vZm9ybV9zYW1wbGVfbGlzdC5qbA==) | `75.00% <50.00%> (+48.91%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.