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

steering_controllers_library: Add reduce_wheel_speed_until_steering_reached parameter (backport #1314) #1429

Merged
merged 1 commit into from
Dec 17, 2024

steering_controllers_library: Add `reduce_wheel_speed_until_steering_…

badfa81
Select commit
Loading
Failed to load commit list.
Merged

steering_controllers_library: Add reduce_wheel_speed_until_steering_reached parameter (backport #1314) #1429

steering_controllers_library: Add `reduce_wheel_speed_until_steering_…
badfa81
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 17, 2024 in 0s

66.75% (+0.04%) compared to e6b00e1

View this Pull Request on Codecov

66.75% (+0.04%) compared to e6b00e1

Details

Codecov Report

Attention: Patch coverage is 70.83333% with 35 lines in your changes missing coverage. Please review.

Project coverage is 66.75%. Comparing base (e6b00e1) to head (badfa81).

Files with missing lines Patch % Lines
...ontrollers_library/test/test_steering_odometry.cpp 67.59% 0 Missing and 35 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           humble    #1429      +/-   ##
==========================================
+ Coverage   66.71%   66.75%   +0.04%     
==========================================
  Files         113      113              
  Lines       13219    13335     +116     
  Branches     8153     8241      +88     
==========================================
+ Hits         8819     8902      +83     
  Misses       1442     1442              
- Partials     2958     2991      +33     
Files with missing lines Coverage Δ
...steering_controllers_library/steering_odometry.hpp 100.00% <ø> (ø)
...llers_library/src/steering_controllers_library.cpp 70.99% <100.00%> (+0.11%) ⬆️
...ring_controllers_library/src/steering_odometry.cpp 82.77% <100.00%> (+0.90%) ⬆️
...ontrollers_library/test/test_steering_odometry.cpp 67.02% <67.59%> (+1.11%) ⬆️