filtron / MarkovKernels.jl

Marginal distributions and Markov kernels that play nice with each other for the purpose of Bayesian state estimation.
MIT License
17 stars 2 forks source link

Normal dirac conversion #22

Closed filtron closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Base: 73.76% // Head: 74.26% // Increases project coverage by +0.50% :tada:

Coverage data is based on head (26a5bc8) compared to base (c47f3af). Patch coverage: 92.00% of modified lines in pull request are covered.

:exclamation: Current head 26a5bc8 differs from pull request most recent head a3b335e. Consider uploading reports for the commit a3b335e to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #22 +/- ## ========================================== + Coverage 73.76% 74.26% +0.50% ========================================== Files 10 10 Lines 263 272 +9 ========================================== + Hits 194 202 +8 - Misses 69 70 +1 ``` | [Impacted Files](https://codecov.io/gh/filtron/MarkovKernels.jl/pull/22?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Filip+Tronarp+) | Coverage Δ | | |---|---|---| | [src/kernels/affinemap.jl](https://codecov.io/gh/filtron/MarkovKernels.jl/pull/22/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Filip+Tronarp+#diff-c3JjL2tlcm5lbHMvYWZmaW5lbWFwLmps) | `94.44% <ø> (ø)` | | | [src/distributions/dirac.jl](https://codecov.io/gh/filtron/MarkovKernels.jl/pull/22/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Filip+Tronarp+#diff-c3JjL2Rpc3RyaWJ1dGlvbnMvZGlyYWMuamw=) | `93.75% <88.88%> (-6.25%)` | :arrow_down: | | [src/distributions/normal.jl](https://codecov.io/gh/filtron/MarkovKernels.jl/pull/22/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Filip+Tronarp+#diff-c3JjL2Rpc3RyaWJ1dGlvbnMvbm9ybWFsLmps) | `95.34% <92.30%> (+1.06%)` | :arrow_up: | | [src/kernels/normalkernel.jl](https://codecov.io/gh/filtron/MarkovKernels.jl/pull/22/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Filip+Tronarp+#diff-c3JjL2tlcm5lbHMvbm9ybWFsa2VybmVsLmps) | `88.88% <100.00%> (-1.12%)` | :arrow_down: | 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=Filip+Tronarp+). 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=Filip+Tronarp+)

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