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(behavior_path_planner_common): add general method for calculating turn signal for bpp modules #6625

add general method for calculating turn signal for bpp modules

48186cd
Select commit
Loading
Failed to load commit list.
Merged

feat(behavior_path_planner_common): add general method for calculating turn signal for bpp modules #6625

add general method for calculating turn signal for bpp modules
48186cd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 15, 2024 in 1s

14.83% (+0.04%) compared to 6ee9627

View this Pull Request on Codecov

14.83% (+0.04%) compared to 6ee9627

Details

Codecov Report

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

Project coverage is 14.83%. Comparing base (6ee9627) to head (48186cd).
Report is 8 commits behind head on main.

Files Patch % Lines
...or_path_planner_common/src/turn_signal_decider.cpp 0.00% 69 Missing ⚠️
...havior_path_planner_common/turn_signal_decider.hpp 0.00% 27 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6625      +/-   ##
==========================================
+ Coverage   14.79%   14.83%   +0.04%     
==========================================
  Files        1920     1920              
  Lines      132398   134201    +1803     
  Branches    39345    40636    +1291     
==========================================
+ Hits        19582    19904     +322     
- Misses      90970    92193    +1223     
- Partials    21846    22104     +258     

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