Skip to content

debug: print warning about NaN values in ym when direct=false#405

Merged
franckgaga merged 2 commits into
mainfrom
debug_warning
Jul 19, 2026
Merged

debug: print warning about NaN values in ym when direct=false#405
franckgaga merged 2 commits into
mainfrom
debug_warning

Conversation

@franckgaga

@franckgaga franckgaga commented Jul 19, 2026

Copy link
Copy Markdown
Member

The Kalman filters and Luenberger observer were not printing the NaN warning in ym when direct=false. This PR is a bugfix and add tests to cover this specific case.

The Kalman filters and `Luenberger` observer was not printing the `NaN` warning in `ym` when `direct=false`. This commit solve this.
@franckgaga franckgaga changed the title debug: print NaNs in ym warning when direct=false debug: print warning about NaN values in ym when direct=false Jul 19, 2026
@franckgaga
franckgaga merged commit e7ef3db into main Jul 19, 2026
4 of 5 checks passed
@franckgaga

franckgaga commented Jul 19, 2026

Copy link
Copy Markdown
Member Author

Merging, the tests all pass locally on my laptop.

@codecov-commenter

codecov-commenter commented Jul 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.72%. Comparing base (f53bbdc) to head (77688f3).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #405   +/-   ##
=======================================
  Coverage   98.72%   98.72%           
=======================================
  Files          27       27           
  Lines        5722     5722           
=======================================
  Hits         5649     5649           
  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 deleted the debug_warning branch July 20, 2026 15:24
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