Skip to content
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

gcc: fix missing if-else in kalman #287

Merged
merged 1 commit into from
Nov 15, 2024

Fix missing if-else

8fce7e2
Select commit
Loading
Failed to load commit list.
Merged

gcc: fix missing if-else in kalman #287

Fix missing if-else
8fce7e2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 15, 2024 in 0s

71.14% (+0.00%) compared to 1553b7d

View this Pull Request on Codecov

71.14% (+0.00%) compared to 1553b7d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.14%. Comparing base (1553b7d) to head (8fce7e2).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #287   +/-   ##
=======================================
  Coverage   71.13%   71.14%           
=======================================
  Files          80       80           
  Lines        4476     4477    +1     
=======================================
+ Hits         3184     3185    +1     
  Misses       1157     1157           
  Partials      135      135           

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