Skip to content

new ManualEstimator tests and minor doc corrections #210

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 4, 2025
Merged

Conversation

franckgaga
Copy link
Member

@franckgaga franckgaga commented Jun 4, 2025

Added an integration test with ManualEstimator with an external state estimators. The comparison is done with the default setup, that is the built-in SteadyKalmanFilter for linear models, and UnscentedKalmanFilter, for nonlinear models.

@codecov-commenter
Copy link

codecov-commenter commented Jun 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.92%. Comparing base (44a5589) to head (408701b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #210   +/-   ##
=======================================
  Coverage   98.92%   98.92%           
=======================================
  Files          26       26           
  Lines        4285     4285           
=======================================
  Hits         4239     4239           
  Misses         46       46           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@franckgaga franckgaga changed the title doc: minor corrections new ManualEstimator tests and minor doc corrections Jun 4, 2025
@franckgaga franckgaga merged commit 524fa28 into main Jun 4, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants