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

Simplify vector and matrix inspection / application functions #24

Closed sunsided closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.63%. Comparing base (489c8c0) to head (9e322e7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #24 +/- ## ========================================== + Coverage 93.57% 94.63% +1.05% ========================================== Files 31 30 -1 Lines 5323 5086 -237 ========================================== - Hits 4981 4813 -168 + Misses 342 273 -69 ```

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