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

Remove minikalman-traits package #16

Closed sunsided closed 1 month ago

sunsided commented 1 month ago

This brings the crate contents back into the original minikalman crate.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 81.80%. Comparing base (c093721) to head (393c108).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #16 +/- ## ======================================= Coverage 81.80% 81.80% ======================================= Files 30 30 Lines 3897 3897 ======================================= Hits 3188 3188 Misses 709 709 ```

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