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_crosswalk_traffic_light_estimator): add process that guard access to empty elements #10281

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

fix for linter

8d208e7
Select commit
Loading
Failed to load commit list.
Open

fix(autoware_crosswalk_traffic_light_estimator): add process that guard access to empty elements #10281

fix for linter
8d208e7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 19, 2025 in 0s

26.03% (target 0.00%)

View this Pull Request on Codecov

26.03% (target 0.00%)

Details

Codecov Report

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

Project coverage is 26.03%. Comparing base (5cec580) to head (8d208e7).
Report is 14 commits behind head on main.

Files with missing lines Patch % Lines
...are_crosswalk_traffic_light_estimator/src/node.cpp 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10281      +/-   ##
==========================================
- Coverage   26.06%   26.03%   -0.03%     
==========================================
  Files        1376     1376              
  Lines      106574   106680     +106     
  Branches    40913    40961      +48     
==========================================
  Hits        27776    27776              
- Misses      76087    76193     +106     
  Partials     2711     2711              

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.