ReactiveBayes / RxInfer.jl

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

JOSS submission #45

Closed bvdmitri closed 1 year ago

bvdmitri commented 1 year ago

This PR adds a content for the article for the JOSS submission. This PR triggers the CI and should build the draft of the article. Should be merged only after the review process.

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +2.53 :tada:

Comparison is base (c4fbf1f) 76.58% compared to head (2642b0d) 79.11%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #45 +/- ## ========================================== + Coverage 76.58% 79.11% +2.53% ========================================== Files 10 11 +1 Lines 1200 1173 -27 ========================================== + Hits 919 928 +9 + Misses 281 245 -36 ``` | [Impacted Files](https://codecov.io/gh/biaslab/RxInfer.jl/pull/45?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biaslab) | Coverage Δ | | |---|---|---| | [src/inference.jl](https://codecov.io/gh/biaslab/RxInfer.jl/pull/45?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biaslab#diff-c3JjL2luZmVyZW5jZS5qbA==) | `74.03% <0.00%> (-0.93%)` | :arrow_down: | | [src/score/bfe.jl](https://codecov.io/gh/biaslab/RxInfer.jl/pull/45?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biaslab#diff-c3JjL3Njb3JlL2JmZS5qbA==) | `93.02% <0.00%> (ø)` | | | [src/RxInfer.jl](https://codecov.io/gh/biaslab/RxInfer.jl/pull/45?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biaslab#diff-c3JjL1J4SW5mZXIuamw=) | `100.00% <0.00%> (ø)` | | | [src/model.jl](https://codecov.io/gh/biaslab/RxInfer.jl/pull/45?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biaslab#diff-c3JjL21vZGVsLmps) | `85.71% <0.00%> (+0.79%)` | :arrow_up: | | [src/graphppl.jl](https://codecov.io/gh/biaslab/RxInfer.jl/pull/45?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biaslab#diff-c3JjL2dyYXBocHBsLmps) | `86.22% <0.00%> (+12.14%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biaslab). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biaslab)

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

bvdmitri commented 1 year ago

Track the status of the submission here: https://github.com/openjournals/joss-reviews/issues/5046

bvdmitri commented 1 year ago

The review process is here: https://github.com/openjournals/joss-reviews/issues/5161