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(lane_change_module): add general method to get turn signal for LC module #6627

add general method to get turn signal for LC module

d98e07a
Select commit
Loading
Failed to load commit list.
Merged

feat(lane_change_module): add general method to get turn signal for LC module #6627

add general method to get turn signal for LC module
d98e07a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 18, 2024 in 0s

14.77% (-0.02%) compared to 6ee9627

View this Pull Request on Codecov

14.77% (-0.02%) compared to 6ee9627

Details

Codecov Report

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

Project coverage is 14.77%. Comparing base (6ee9627) to head (d98e07a).
Report is 18 commits behind head on main.

Files Patch % Lines
...ing/behavior_path_lane_change_module/src/scene.cpp 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6627      +/-   ##
==========================================
- Coverage   14.79%   14.77%   -0.02%     
==========================================
  Files        1920     1920              
  Lines      132398   132570     +172     
  Branches    39345    39495     +150     
==========================================
+ Hits        19582    19586       +4     
- Misses      90970    91114     +144     
- Partials    21846    21870      +24     

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