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

fix(autoware_traffic_light_selector): add camera_info into message_filter #10089

Merged

style(pre-commit): autofix

7a9596a
Select commit
Loading
Failed to load commit list.
Merged

fix(autoware_traffic_light_selector): add camera_info into message_filter #10089

style(pre-commit): autofix
7a9596a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 12, 2025 in 0s

28.25% (target 0.00%)

View this Pull Request on Codecov

28.25% (target 0.00%)

Details

Codecov Report

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

Project coverage is 28.25%. Comparing base (4823597) to head (7a9596a).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...light_selector/src/traffic_light_selector_node.cpp 0.00% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10089      +/-   ##
==========================================
- Coverage   28.25%   28.25%   -0.01%     
==========================================
  Files        1488     1488              
  Lines      111261   111265       +4     
  Branches    43141    43140       -1     
==========================================
  Hits        31434    31434              
- Misses      76623    76627       +4     
  Partials     3204     3204              

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