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(autoware_traffic_light_arbiter): add current time validation #9747

Merged

fix ci error

0e85287
Select commit
Loading
Failed to load commit list.
Merged

feat(autoware_traffic_light_arbiter): add current time validation #9747

fix ci error
0e85287
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 24, 2024 in 0s

29.75% (target 0.00%)

View this Pull Request on Codecov

29.75% (target 0.00%)

Details

Codecov Report

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

Project coverage is 29.75%. Comparing base (4045fb3) to head (0e85287).
Report is 11 commits behind head on main.

Files with missing lines Patch % Lines
...raffic_light_arbiter/src/traffic_light_arbiter.cpp 44.44% 3 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9747      +/-   ##
==========================================
- Coverage   29.75%   29.75%   -0.01%     
==========================================
  Files        1444     1444              
  Lines      108722   108736      +14     
  Branches    42699    42704       +5     
==========================================
+ Hits        32354    32357       +3     
- Misses      73185    73194       +9     
- Partials     3183     3185       +2     

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