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 #1314

Merged
merged 5 commits into from
Dec 17, 2024

Merge branch 'master' into feature/steering_controllers_library_wait_…

954c9f2
Select commit
Loading
Failed to load commit list.
Merged

steering_controllers_library: Add reduce_wheel_speed_until_steering_reached parameter #1314

Merge branch 'master' into feature/steering_controllers_library_wait_…
954c9f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 16, 2024 in 1s

83.82% (+0.10%) compared to d32665a

View this Pull Request on Codecov

83.82% (+0.10%) compared to d32665a

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.82%. Comparing base (d32665a) to head (954c9f2).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1314      +/-   ##
==========================================
+ Coverage   83.71%   83.82%   +0.10%     
==========================================
  Files         122      122              
  Lines       11050    11120      +70     
  Branches      940      946       +6     
==========================================
+ Hits         9251     9321      +70     
  Misses       1489     1489              
  Partials      310      310              
Files with missing lines Coverage Δ
...steering_controllers_library/steering_odometry.hpp 100.00% <ø> (ø)
...llers_library/src/steering_controllers_library.cpp 79.72% <100.00%> (+0.09%) ⬆️
...ring_controllers_library/src/steering_odometry.cpp 82.53% <100.00%> (+1.00%) ⬆️
...ontrollers_library/test/test_steering_odometry.cpp 100.00% <100.00%> (ø)