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(traffic_light): depend on is_simulation for scenario simulator #6498

fix

b755637
Select commit
Loading
Failed to load commit list.
Merged

feat(traffic_light): depend on is_simulation for scenario simulator #6498

fix
b755637
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 28, 2024 in 1s

14.64% (-0.01%) compared to 209b672

View this Pull Request on Codecov

14.64% (-0.01%) compared to 209b672

Details

Codecov Report

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

Project coverage is 14.64%. Comparing base (209b672) to head (b755637).
Report is 14 commits behind head on main.

Files Patch % Lines
planning/behavior_velocity_planner/src/node.cpp 0.00% 0 Missing and 1 partial ⚠️
..._velocity_planner/test/src/test_node_interface.cpp 0.00% 0 Missing and 1 partial ⚠️
...havior_velocity_traffic_light_module/src/scene.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6498      +/-   ##
==========================================
- Coverage   14.64%   14.64%   -0.01%     
==========================================
  Files        1899     1899              
  Lines      130283   130279       -4     
  Branches    38311    38312       +1     
==========================================
- Hits        19082    19081       -1     
+ Misses      89785    89781       -4     
- Partials    21416    21417       +1     

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