nathanaelbosch / ProbNumDiffEq.jl

Probabilistic Numerical Differential Equation solvers via Bayesian filtering and smoothing
MIT License
119 stars 16 forks source link

Change the ordering of the state-space model #305

Closed nathanaelbosch closed 8 months ago

nathanaelbosch commented 8 months ago

Fixes #302

codecov[bot] commented 8 months ago

Codecov Report

Attention: Patch coverage is 94.67085% with 17 lines in your changes are missing coverage. Please review.

Project coverage is 93.38%. Comparing base (665fdf1) to head (6f9e081).

Files Patch % Lines
src/blocksofdiagonals.jl 92.64% 15 Missing :warning:
src/kronecker.jl 96.42% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #305 +/- ## ========================================== + Coverage 92.96% 93.38% +0.41% ========================================== Files 44 44 Lines 2190 2147 -43 ========================================== - Hits 2036 2005 -31 + Misses 154 142 -12 ```

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