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): define collision check margin as list #5994

Merge branch 'main' into feat/define_collision_check_margin_as_list

9c9f661
Select commit
Loading
Failed to load commit list.
Merged

feat(start_planner): define collision check margin as list #5994

Merge branch 'main' into feat/define_collision_check_margin_as_list
9c9f661
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 11, 2024 in 0s

15.31% (+0.66%) compared to 28c871a

View this Pull Request on Codecov

15.31% (+0.66%) compared to 28c871a

Details

Codecov Report

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

Comparison is base (28c871a) 14.64% compared to head (9c9f661) 15.31%.
Report is 6 commits behind head on main.

Files Patch % Lines
..._start_planner_module/src/start_planner_module.cpp 0.00% 19 Missing ⚠️
...behavior_path_lane_change_module/src/interface.cpp 0.00% 3 Missing ⚠️
...behavior_path_start_planner_module/src/manager.cpp 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5994      +/-   ##
==========================================
+ Coverage   14.64%   15.31%   +0.66%     
==========================================
  Files        1857     1759      -98     
  Lines      126480   121441    -5039     
  Branches    37048    37006      -42     
==========================================
+ Hits        18526    18594      +68     
+ Misses      87138    81974    -5164     
- Partials    20816    20873      +57     

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