sunsided / minikalman-rs

Fixed- and floating-point Kalman filters for resource-constrained environments, written in Rust.
https://crates.io/crates/minikalman
MIT License
4 stars 1 forks source link

Add velocity measurement to radar example #33

Closed sunsided closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 94.12%. Comparing base (aa4b0e5) to head (0422f65).

Files Patch % Lines
crates/minikalman/src/kalman/extended.rs 0.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #33 +/- ## ========================================== - Coverage 94.21% 94.12% -0.10% ========================================== Files 43 43 Lines 6261 6267 +6 ========================================== Hits 5899 5899 - Misses 362 368 +6 ```

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