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): allow lane departure check override #6512

update documentation

57c7883
Select commit
Loading
Failed to load commit list.
Merged

feat(start_planner): allow lane departure check override #6512

update documentation
57c7883
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 29, 2024 in 0s

14.80% (+0.00%) compared to a88a428

View this Pull Request on Codecov

14.80% (+0.00%) compared to a88a428

Details

Codecov Report

Attention: Patch coverage is 0% with 73 lines in your changes are missing coverage. Please review.

Project coverage is 14.80%. Comparing base (a88a428) to head (57c7883).
Report is 7 commits behind head on main.

Files Patch % Lines
..._start_planner_module/src/start_planner_module.cpp 0.00% 55 Missing ⚠️
...r_path_start_planner_module/src/shift_pull_out.cpp 0.00% 8 Missing ⚠️
...path_start_planner_module/start_planner_module.hpp 0.00% 5 Missing ⚠️
...behavior_path_start_planner_module/src/manager.cpp 0.00% 5 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6512   +/-   ##
=======================================
  Coverage   14.80%   14.80%           
=======================================
  Files        1917     1917           
  Lines      131915   131878   -37     
  Branches    39202    39195    -7     
=======================================
- Hits        19524    19523    -1     
+ Misses      90609    90573   -36     
  Partials    21782    21782           

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