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

fix plots + remove docs for non-existing functions #43

Closed filtron closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 96.84% // Head: 96.82% // Decreases project coverage by -0.02% :warning:

Coverage data is based on head (c7ae490) compared to base (d053be2). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #43 +/- ## ========================================== - Coverage 96.84% 96.82% -0.03% ========================================== Files 13 13 Lines 317 315 -2 ========================================== - Hits 307 305 -2 Misses 10 10 ``` | [Impacted Files](https://codecov.io/gh/filtron/MarkovKernels.jl/pull/43?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Filip+Tronarp+) | Coverage Δ | | |---|---|---| | [src/distributions/normal\_plotting.jl](https://codecov.io/gh/filtron/MarkovKernels.jl/pull/43/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Filip+Tronarp+#diff-c3JjL2Rpc3RyaWJ1dGlvbnMvbm9ybWFsX3Bsb3R0aW5nLmps) | `88.88% <ø> (-2.03%)` | :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.