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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Add test for missing path coverage

4a35d46
Select commit
Loading
Failed to load commit list.
Open

steering_controllers_library: Add reduce_wheel_speed_until_steering_reached parameter #1314

Add test for missing path coverage
4a35d46
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 13, 2024 in 0s

80.49% (+0.14%) compared to 97c1e24

View this Pull Request on Codecov

80.49% (+0.14%) compared to 97c1e24

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.49%. Comparing base (97c1e24) to head (4a35d46).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1314      +/-   ##
==========================================
+ Coverage   80.34%   80.49%   +0.14%     
==========================================
  Files         105      105              
  Lines        9384     9454      +70     
  Branches      826      832       +6     
==========================================
+ Hits         7540     7610      +70     
  Misses       1570     1570              
  Partials      274      274              
Files with missing lines Coverage Δ
...steering_controllers_library/steering_odometry.hpp 100.00% <ø> (ø)
...llers_library/src/steering_controllers_library.cpp 79.63% <100.00%> (+0.09%) ⬆️
...ring_controllers_library/src/steering_odometry.cpp 82.42% <100.00%> (+1.01%) ⬆️
...ontrollers_library/test/test_steering_odometry.cpp 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes