Skip to content

new ManualEstimator tests and minor doc corrections#210

Merged
franckgaga merged 2 commits into
mainfrom
doc_correction
Jun 4, 2025
Merged

new ManualEstimator tests and minor doc corrections#210
franckgaga merged 2 commits into
mainfrom
doc_correction

Conversation

@franckgaga

@franckgaga franckgaga commented Jun 4, 2025

Copy link
Copy Markdown
Member

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

codecov-commenter commented Jun 4, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.92%. Comparing base (44a5589) to head (408701b).
⚠️ Report is 775 commits behind head on main.

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