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

refactor(lane_change): refactor extended object safety check #9322

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Update planning/behavior_path_planner/autoware_behavior_path_lane_cha…

cc431b5
Select commit
Loading
Failed to load commit list.
Open

refactor(lane_change): refactor extended object safety check #9322

Update planning/behavior_path_planner/autoware_behavior_path_lane_cha…
cc431b5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 15, 2024 in 0s

29.28% (target 0.00%)

View this Pull Request on Codecov

29.28% (target 0.00%)

Details

Codecov Report

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

Project coverage is 29.28%. Comparing base (7eec0bb) to head (cc431b5).
Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
...are_behavior_path_lane_change_module/src/scene.cpp 0.00% 18 Missing ⚠️
...havior_path_lane_change_module/src/utils/utils.cpp 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9322      +/-   ##
==========================================
- Coverage   29.29%   29.28%   -0.01%     
==========================================
  Files        1334     1335       +1     
  Lines      102799   102830      +31     
  Branches    39962    39964       +2     
==========================================
+ Hits        30116    30118       +2     
- Misses      69721    69751      +30     
+ Partials     2962     2961       -1     

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