Skip to content

debug: MHE with NonLinModelDAE and nint_ym=0, nint_ym=0 now works - #455

Merged
franckgaga merged 3 commits into
mainfrom
debug_skf_mhe_dae
Sep 23, 2026
Merged

franckgaga merged 3 commits into
mainfrom
debug_skf_mhe_dae

Conversation

@franckgaga

Copy link
Copy Markdown
Member

The SteadyKalmanFilter construction for the default covestim was crashing because of an unobservable dummy LinModel. I now use a A matrix with distinct and stable eigenvalues.

The `SteadyKalmanFilter` construction for the default `covestim` was crashing because of an unobservable dummy `LinModel`.
@franckgaga
franckgaga marked this pull request as ready for review September 23, 2026 17:24
@codecov-commenter

codecov-commenter commented Sep 23, 2026 •

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.24%. Comparing base (a5f42f0) to head (fb47185).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #455      +/-   ##
==========================================
+ Coverage   97.20%   97.24%   +0.04%     
==========================================
  Files          28       28              
  Lines        6860     6862       +2     
==========================================
+ Hits         6668     6673       +5     
+ Misses        192      189       -3     
Flag Coverage Δ
unittests 97.24% <100.00%> (+0.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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 1d5deb7 into main Sep 23, 2026
16 of 18 checks passed
@franckgaga
franckgaga deleted the debug_skf_mhe_dae branch September 23, 2026 23:17
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