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

typeofsample and eltypesample #84

Closed filtron closed 10 months ago

filtron commented 10 months ago

83

codecov[bot] commented 10 months ago

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (174945b) 97.37% compared to head (1758f99) 96.64%.

Files Patch % Lines
src/general.jl 25.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #84 +/- ## ========================================== - Coverage 97.37% 96.64% -0.74% ========================================== Files 16 16 Lines 381 387 +6 ========================================== + Hits 371 374 +3 - Misses 10 13 +3 ```

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