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): add info text to virtual wall #9783

Merged

add stop reason for incoming rear object

0070b16
Select commit
Loading
Failed to load commit list.
Merged

feat(lane_change): add info text to virtual wall #9783

add stop reason for incoming rear object
0070b16
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 25, 2024 in 0s

29.71% (target 0.00%)

View this Pull Request on Codecov

29.71% (target 0.00%)

Details

Codecov Report

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

Project coverage is 29.71%. Comparing base (421ec7d) to head (0070b16).
Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
...are_behavior_path_lane_change_module/src/scene.cpp 0.00% 10 Missing ⚠️
...behavior_path_lane_change_module/src/interface.cpp 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9783      +/-   ##
==========================================
- Coverage   29.72%   29.71%   -0.01%     
==========================================
  Files        1451     1453       +2     
  Lines      108839   108870      +31     
  Branches    42741    42746       +5     
==========================================
+ Hits        32348    32350       +2     
- Misses      73313    73342      +29     
  Partials     3178     3178              

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