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

remove vecofvec diracs, add univariate dirac, tests... #110

Closed filtron closed 2 months ago

filtron commented 2 months ago

Fixes #104

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.54%. Comparing base (44e6544) to head (c2df79d). Report is 10 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #110 +/- ## ========================================== - Coverage 95.41% 93.54% -1.88% ========================================== Files 16 24 +8 Lines 393 542 +149 ========================================== + Hits 375 507 +132 - Misses 18 35 +17 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.