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(lane_change): add checks to ensure the edge of vehicle do not exceed target lane boundary when changing lanes #8750

small refactoring

507a958
Select commit
Loading
Failed to load commit list.
Merged

feat(lane_change): add checks to ensure the edge of vehicle do not exceed target lane boundary when changing lanes #8750

small refactoring
507a958
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 18, 2024 in 1s

8.69% of diff hit (target 0.00%)

View this Pull Request on Codecov

8.69% of diff hit (target 0.00%)

Annotations

Check warning on line 215 in planning/behavior_path_planner/autoware_behavior_path_lane_change_module/src/utils/utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/autoware_behavior_path_lane_change_module/src/utils/utils.cpp#L215

Added line #L215 was not covered by tests

Check warning on line 224 in planning/behavior_path_planner/autoware_behavior_path_lane_change_module/src/utils/utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/autoware_behavior_path_lane_change_module/src/utils/utils.cpp#L223-L224

Added lines #L223 - L224 were not covered by tests

Check warning on line 226 in planning/behavior_path_planner/autoware_behavior_path_lane_change_module/src/utils/utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/autoware_behavior_path_lane_change_module/src/utils/utils.cpp#L226

Added line #L226 was not covered by tests

Check warning on line 229 in planning/behavior_path_planner/autoware_behavior_path_lane_change_module/src/utils/utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/autoware_behavior_path_lane_change_module/src/utils/utils.cpp#L229

Added line #L229 was not covered by tests

Check warning on line 238 in planning/behavior_path_planner/autoware_behavior_path_lane_change_module/src/utils/utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/autoware_behavior_path_lane_change_module/src/utils/utils.cpp#L238

Added line #L238 was not covered by tests

Check warning on line 1081 in planning/behavior_path_planner/autoware_behavior_path_lane_change_module/src/utils/utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/autoware_behavior_path_lane_change_module/src/utils/utils.cpp#L1081

Added line #L1081 was not covered by tests

Check warning on line 1084 in planning/behavior_path_planner/autoware_behavior_path_lane_change_module/src/utils/utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/autoware_behavior_path_lane_change_module/src/utils/utils.cpp#L1084

Added line #L1084 was not covered by tests

Check warning on line 1086 in planning/behavior_path_planner/autoware_behavior_path_lane_change_module/src/utils/utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/autoware_behavior_path_lane_change_module/src/utils/utils.cpp#L1086

Added line #L1086 was not covered by tests