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(start_planner): disable safety check against dynamic objects when ego polygon overlap with centerline #6236

Update planning/behavior_path_start_planner_module/src/start_planner_…

c0408f8
Select commit
Loading
Failed to load commit list.
Merged

feat(start_planner): disable safety check against dynamic objects when ego polygon overlap with centerline #6236

Update planning/behavior_path_start_planner_module/src/start_planner_…
c0408f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 1, 2024 in 0s

14.54% (+0.15%) compared to 25bc636

View this Pull Request on Codecov

14.54% (+0.15%) compared to 25bc636

Details

Codecov Report

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

Comparison is base (25bc636) 14.39% compared to head (c0408f8) 14.54%.
Report is 19 commits behind head on main.

Files Patch % Lines
..._start_planner_module/src/start_planner_module.cpp 0.00% 20 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6236      +/-   ##
==========================================
+ Coverage   14.39%   14.54%   +0.15%     
==========================================
  Files        1906     1874      -32     
  Lines      129847   127616    -2231     
  Branches    37572    37070     -502     
==========================================
- Hits        18697    18568     -129     
+ Misses      90155    88180    -1975     
+ Partials    20995    20868     -127     

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