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

Re-enable micromath support #28

Closed sunsided closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 74.28571% with 18 lines in your changes missing coverage. Please review.

Project coverage is 94.90%. Comparing base (013b825) to head (5d6294e). Report is 1 commits behind head on main.

Files Patch % Lines
crates/minikalman/src/matrix/traits.rs 52.63% 18 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #28 +/- ## ========================================== - Coverage 95.21% 94.90% -0.32% ========================================== Files 31 31 Lines 5144 5180 +36 ========================================== + Hits 4898 4916 +18 - Misses 246 264 +18 ```

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