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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

esteve
Copy link
Contributor

@esteve esteve commented Nov 6, 2024

Description

prefix package and namespace with autoware

Related links

Parent Issue:

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

@github-actions github-actions bot added type:documentation Creating or refining documentation. (auto-assigned) type:ci Continuous Integration (CI) processes and testing. (auto-assigned) component:common Common packages from the autoware-common repository. (auto-assigned) labels Nov 6, 2024
Copy link

github-actions bot commented Nov 6, 2024

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

@github-actions github-actions bot added component:perception Advanced sensor data processing and environment understanding. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned) tag:require-cuda-build-and-test labels Nov 6, 2024
@esteve esteve added the tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Nov 6, 2024
@esteve esteve force-pushed the prefix-traffic_light_utils branch 2 times, most recently from fd99f17 to 4718445 Compare November 12, 2024 11:43
@esteve esteve marked this pull request as ready for review November 12, 2024 11:44
@esteve esteve enabled auto-merge (squash) November 12, 2024 11:44
@esteve esteve self-assigned this Nov 12, 2024
Copy link

codecov bot commented Nov 12, 2024

Codecov Report

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

Project coverage is 29.29%. Comparing base (eb816cf) to head (015669b).
Report is 1 commits behind head on main.

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.30%   29.29%   -0.01%     
==========================================
  Files        1334     1339       +5     
  Lines      102798   102865      +67     
  Branches    39985    39998      +13     
==========================================
+ Hits        30121    30137      +16     
- Misses      69810    69860      +50     
- Partials     2867     2868       +1     
Flag Coverage Δ *Carryforward flag
differential 25.22% <0.00%> (?)
total 29.30% <ø> (+<0.01%) ⬆️ Carriedforward from eb816cf

*This pull request uses carry forward flags. Click here to find out more.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:common Common packages from the autoware-common repository. (auto-assigned) component:perception Advanced sensor data processing and environment understanding. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned) tag:require-cuda-build-and-test tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) type:ci Continuous Integration (CI) processes and testing. (auto-assigned) type:documentation Creating or refining documentation. (auto-assigned)
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

3 participants