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 steering controllers library code documentation and naming (backport #1149) #1165

Merged
merged 1 commit into from
Jun 5, 2024

Fix steering controllers library code documentation and naming (#1149)

576fafb
Select commit
Loading
Failed to load commit list.
Merged

Fix steering controllers library code documentation and naming (backport #1149) #1165

Fix steering controllers library code documentation and naming (#1149)
576fafb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 5, 2024 in 0s

86.92% (+0.25%) compared to 94149be

View this Pull Request on Codecov

86.92% (+0.25%) compared to 94149be

Details

Codecov Report

Attention: Patch coverage is 74.35897% with 20 lines in your changes missing coverage. Please review.

Project coverage is 86.92%. Comparing base (94149be) to head (576fafb).
Report is 1 commits behind head on iron.

Additional details and impacted files
@@            Coverage Diff             @@
##             iron    #1165      +/-   ##
==========================================
+ Coverage   86.67%   86.92%   +0.25%     
==========================================
  Files          86       86              
  Lines        7412     7401      -11     
  Branches      612      611       -1     
==========================================
+ Hits         6424     6433       +9     
+ Misses        759      740      -19     
+ Partials      229      228       -1     
Files Coverage Δ
...g_controller/src/ackermann_steering_controller.cpp 80.00% <100.00%> (ø)
...steering_controllers_library/steering_odometry.hpp 100.00% <ø> (ø)
...ng_controller/src/tricycle_steering_controller.cpp 78.57% <100.00%> (ø)
...ing_controller/src/bicycle_steering_controller.cpp 75.00% <75.00%> (ø)
...ring_controllers_library/src/steering_odometry.cpp 73.79% <70.76%> (+4.76%) ⬆️

... and 3 files with indirect coverage changes