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

refactor(traffic_light_utils): prefix package and namespace with autoware #9251

Merged
merged 1 commit into from
Nov 18, 2024

refactor(traffic_light_utils): prefix package and namespace with auto…

e3216dc
Select commit
Loading
Failed to load commit list.
Merged

refactor(traffic_light_utils): prefix package and namespace with autoware #9251

refactor(traffic_light_utils): prefix package and namespace with auto…
e3216dc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 18, 2024 in 0s

29.78% (target 0.00%)

View this Pull Request on Codecov

29.78% (target 0.00%)

Details

Codecov Report

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

Project coverage is 29.78%. Comparing base (24652f8) to head (e3216dc).

Files with missing lines Patch % Lines
...are_traffic_light_occlusion_predictor/src/node.cpp 0.00% 3 Missing ⚠️
...h_planner_common/src/utils/traffic_light_utils.cpp 0.00% 2 Missing ⚠️
...havior_velocity_traffic_light_module/src/scene.cpp 0.00% 1 Missing ⚠️
...city_out_of_lane_module/src/out_of_lane_module.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9251      +/-   ##
==========================================
- Coverage   29.78%   29.78%   -0.01%     
==========================================
  Files        1338     1343       +5     
  Lines      103302   103369      +67     
  Branches    40240    40253      +13     
==========================================
+ Hits        30770    30786      +16     
- Misses      69547    69597      +50     
- Partials     2985     2986       +1     

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