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(avoidance): don't ignore objects on straight lane in intersection #5939

Merged

fix(avoidance): fix filtering flow

f095899
Select commit
Loading
Failed to load commit list.
Merged

fix(avoidance): don't ignore objects on straight lane in intersection #5939

fix(avoidance): fix filtering flow
f095899
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 26, 2023 in 0s

15.27% (-0.01%) compared to 2e2f184

View this Pull Request on Codecov

15.27% (-0.01%) compared to 2e2f184

Details

Codecov Report

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

Comparison is base (2e2f184) 15.28% compared to head (f095899) 15.27%.
Report is 10 commits behind head on main.

Files Patch % Lines
...nning/behavior_path_avoidance_module/src/utils.cpp 0.00% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5939      +/-   ##
==========================================
- Coverage   15.28%   15.27%   -0.01%     
==========================================
  Files        1750     1750              
  Lines      120432   120465      +33     
  Branches    36729    36761      +32     
==========================================
+ Hits        18404    18406       +2     
- Misses      81375    81382       +7     
- Partials    20653    20677      +24     

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