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(crosswalk_traffic_light_estimator): add operation to remove traffic signals with duplicated ids #5653

Merged

feat: move operation into `crosswalk_traffic_light_estimator`

11cb033
Select commit
Loading
Failed to load commit list.
Merged

fix(crosswalk_traffic_light_estimator): add operation to remove traffic signals with duplicated ids #5653

feat: move operation into `crosswalk_traffic_light_estimator`
11cb033
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Dec 4, 2023 in 2s

0.00% (-15.33%) compared to 765a596

View this Pull Request on Codecov

0.00% (-15.33%) compared to 765a596

Details

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (765a596) 15.32% compared to head (11cb033) 0.00%.
Report is 143 commits behind head on main.

Files Patch % Lines
...ion/crosswalk_traffic_light_estimator/src/node.cpp 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #5653       +/-   ##
==========================================
- Coverage   15.32%   0.00%   -15.33%     
==========================================
  Files        1721       1     -1720     
  Lines      118559     169   -118390     
  Branches    37995       0    -37995     
==========================================
- Hits        18169       0    -18169     
+ Misses      79657     169    -79488     
+ Partials    20733       0    -20733     

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