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

Unenforce symmetrise #27

Closed filtron closed 2 years ago

filtron commented 2 years ago

Nate, you were right I a very sorry and so on...

codecov-commenter commented 2 years ago

Codecov Report

Base: 83.50% // Head: 83.10% // Decreases project coverage by -0.40% :warning:

Coverage data is based on head (f572735) compared to base (2c318ec). Patch coverage: 96.42% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #27 +/- ## ========================================== - Coverage 83.50% 83.10% -0.41% ========================================== Files 13 13 Lines 291 290 -1 ========================================== - Hits 243 241 -2 - Misses 48 49 +1 ``` | [Impacted Files](https://codecov.io/gh/filtron/MarkovKernels.jl/pull/27?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Filip+Tronarp+) | Coverage Δ | | |---|---|---| | [src/distributions/dirac.jl](https://codecov.io/gh/filtron/MarkovKernels.jl/pull/27/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.33% <ø> (ø)` | | | [src/matrix\_utilities.jl](https://codecov.io/gh/filtron/MarkovKernels.jl/pull/27/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Filip+Tronarp+#diff-c3JjL21hdHJpeF91dGlsaXRpZXMuamw=) | `98.52% <92.30%> (-1.48%)` | :arrow_down: | | [src/MarkovKernels.jl](https://codecov.io/gh/filtron/MarkovKernels.jl/pull/27/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Filip+Tronarp+#diff-c3JjL01hcmtvdktlcm5lbHMuamw=) | `100.00% <100.00%> (ø)` | | | [src/distributions/normal.jl](https://codecov.io/gh/filtron/MarkovKernels.jl/pull/27/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Filip+Tronarp+#diff-c3JjL2Rpc3RyaWJ1dGlvbnMvbm9ybWFsLmps) | `97.43% <100.00%> (-0.19%)` | :arrow_down: | | [src/invert.jl](https://codecov.io/gh/filtron/MarkovKernels.jl/pull/27/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Filip+Tronarp+#diff-c3JjL2ludmVydC5qbA==) | `100.00% <100.00%> (ø)` | | | [src/kernels/normalkernel.jl](https://codecov.io/gh/filtron/MarkovKernels.jl/pull/27/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Filip+Tronarp+#diff-c3JjL2tlcm5lbHMvbm9ybWFsa2VybmVsLmps) | `86.95% <100.00%> (-1.51%)` | :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.