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): subscribe traffic light recognition result #5436

feat(avoidance): use traffic light signal info

1bf632d
Select commit
Loading
Failed to load commit list.
Merged

feat(behavior_path_planner): subscribe traffic light recognition result #5436

feat(avoidance): use traffic light signal info
1bf632d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 28, 2023 in 0s

15.02% (-0.05%) compared to 25e8b3f

View this Pull Request on Codecov

15.02% (-0.05%) compared to 25e8b3f

Details

Codecov Report

Attention: 11 lines in your changes are missing coverage. Please review.

Comparison is base (25e8b3f) 15.07% compared to head (1bf632d) 15.02%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5436      +/-   ##
==========================================
- Coverage   15.07%   15.02%   -0.05%     
==========================================
  Files        1662     1662              
  Lines      115724   116167     +443     
  Branches    35753    36080     +327     
==========================================
+ Hits        17441    17458      +17     
- Misses      78749    79139     +390     
- Partials    19534    19570      +36     
Files Coverage Δ
...anner/include/behavior_path_planner/parameters.hpp 57.14% <ø> (ø)
...ner/include/behavior_path_planner/data_manager.hpp 47.05% <0.00%> (-2.95%) ⬇️
...or_path_planner/src/behavior_path_planner_node.cpp 26.90% <0.00%> (-0.50%) ⬇️

... and 1 file with indirect coverage changes

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