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(behavior_velocity): add the option to keep the last valid observation #6036

for intersection

5c9b159
Select commit
Loading
Failed to load commit list.
Merged

feat(behavior_velocity): add the option to keep the last valid observation #6036

for intersection
5c9b159
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 10, 2024 in 1s

14.66% (-0.57%) compared to 2a6c16b

View this Pull Request on Codecov

14.66% (-0.57%) compared to 2a6c16b

Details

Codecov Report

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

Comparison is base (2a6c16b) 15.22% compared to head (5c9b159) 14.66%.
Report is 8 commits behind head on main.

Files Patch % Lines
...ity_intersection_module/src/scene_intersection.cpp 0.00% 8 Missing ⚠️
planning/behavior_velocity_planner/src/node.cpp 0.00% 5 Missing ⚠️
..._velocity_crosswalk_module/src/scene_crosswalk.cpp 0.00% 2 Missing ⚠️
...havior_velocity_traffic_light_module/src/scene.cpp 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6036      +/-   ##
==========================================
- Coverage   15.22%   14.66%   -0.57%     
==========================================
  Files        1767     1855      +88     
  Lines      121695   126345    +4650     
  Branches    37020    37024       +4     
==========================================
  Hits        18534    18534              
- Misses      82349    86999    +4650     
  Partials    20812    20812              

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