sunsided / minikalman-rs

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

Add linear acceleration example #21

Closed sunsided closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 89.47368% with 12 lines in your changes missing coverage. Please review.

Project coverage is 88.11%. Comparing base (e128097) to head (1db733f).

Files Patch % Lines
crates/minikalman/src/matrix/traits.rs 89.47% 12 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #21 +/- ## ========================================== + Coverage 88.08% 88.11% +0.03% ========================================== Files 30 30 Lines 4413 4527 +114 ========================================== + Hits 3887 3989 +102 - Misses 526 538 +12 ```

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