Skip to content

debug: truncate :V̂ and :X̂ fields in getinfo(estim::MovingHorizonEstimator)#401

Merged
franckgaga merged 1 commit into
mainfrom
debug_mhe_getinfo_trunk
Jul 15, 2026
Merged

debug: truncate :V̂ and :X̂ fields in getinfo(estim::MovingHorizonEstimator)#401
franckgaga merged 1 commit into
mainfrom
debug_mhe_getinfo_trunk

Conversation

@franckgaga

Copy link
Copy Markdown
Member

The getinfo(estim::MovingHorizonEstimator) documentation says that the :V̂ and :X̂ fields are the optimal estimated sensor noise and states over $N_k$ (as opposed to $H_e$). This PR truncate the two vectors to honor the documentation.

The `getinfo(estim::MovingHorizonEstimator` documentation says that the `:V̂` and `:X̂` fields are the optimal estimated sensor noise and states over $N_k$ (as opposed to $H_e$). This PR truncate the two vectors correctly to honor the documentation.
@codecov-commenter

codecov-commenter commented Jul 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.71%. Comparing base (3097e57) to head (92796c5).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #401   +/-   ##
=======================================
  Coverage   98.71%   98.71%           
=======================================
  Files          27       27           
  Lines        5691     5692    +1     
=======================================
+ Hits         5618     5619    +1     
  Misses         73       73           

☔ View full report in Codecov by Harness.
📢 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 merged commit 2aa1215 into main Jul 15, 2026
5 checks passed
@franckgaga franckgaga deleted the debug_mhe_getinfo_trunk branch July 15, 2026 19:00
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