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

feat(pid_longitudinal_controller): add maker for stop reason #6579

Merged

minor fix

aa23513
Select commit
Loading
Failed to load commit list.
Merged

feat(pid_longitudinal_controller): add maker for stop reason #6579

minor fix
aa23513
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 9, 2024 in 0s

14.78% (-0.01%) compared to 888fec6

View this Pull Request on Codecov

14.78% (-0.01%) compared to 888fec6

Details

Codecov Report

Attention: Patch coverage is 30.00000% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 14.78%. Comparing base (888fec6) to head (aa23513).
Report is 21 commits behind head on main.

Files Patch % Lines
...nal_controller/src/pid_longitudinal_controller.cpp 30.00% 0 Missing and 7 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6579      +/-   ##
==========================================
- Coverage   14.78%   14.78%   -0.01%     
==========================================
  Files        1917     1917              
  Lines      132012   132017       +5     
  Branches    39228    39227       -1     
==========================================
  Hits        19523    19523              
- Misses      90699    90702       +3     
- Partials    21790    21792       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.