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

Convert to cargo workspace #8

Closed sunsided closed 4 months ago

sunsided commented 4 months ago

Converts this repo to a Cargo workspace to simplify checks across the projects.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 86.93%. Comparing base (877dfc1) to head (ab5a088). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #8 +/- ## ========================================== - Coverage 87.63% 86.93% -0.71% ========================================== Files 5 5 Lines 1488 1500 +12 ========================================== Hits 1304 1304 - Misses 184 196 +12 ```

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