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

Fix open-loop odometry in case of ref timeout #1454

Merged
merged 4 commits into from
Jan 1, 2025

Merge branch 'master' into fix/steering_lib/open_loop

bf597bf
Select commit
Loading
Failed to load commit list.
Merged

Fix open-loop odometry in case of ref timeout #1454

Merge branch 'master' into fix/steering_lib/open_loop
bf597bf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 1, 2025 in 1s

83.84% (+0.03%) compared to 97d7475

View this Pull Request on Codecov

83.84% (+0.03%) compared to 97d7475

Details

Codecov Report

Attention: Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 83.84%. Comparing base (97d7475) to head (bf597bf).

Files with missing lines Patch % Lines
...llers_library/src/steering_controllers_library.cpp 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1454      +/-   ##
==========================================
+ Coverage   83.81%   83.84%   +0.03%     
==========================================
  Files         122      122              
  Lines       11122    11119       -3     
  Branches      946      943       -3     
==========================================
+ Hits         9322     9323       +1     
  Misses       1489     1489              
+ Partials      311      307       -4     
Files with missing lines Coverage Δ
...llers_library/src/steering_controllers_library.cpp 79.72% <80.00%> (ø)

... and 4 files with indirect coverage changes