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

fix(lane_change): check obj predicted path when filtering #9385

precommit and grammar fix

567959a
Select commit
Loading
Failed to load commit list.
Merged

fix(lane_change): check obj predicted path when filtering #9385

precommit and grammar fix
567959a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 9, 2024 in 0s

14.28% of diff hit (target 0.00%)

View this Pull Request on Codecov

14.28% of diff hit (target 0.00%)

Annotations

Check warning on line 1155 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#L1154-L1155

Added lines #L1154 - L1155 were not covered by tests

Check warning on line 1174 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#L1174

Added line #L1174 was not covered by tests

Check warning on line 1207 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#L1207

Added line #L1207 was not covered by tests

Check warning on line 1249 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#L1249

Added line #L1249 was not covered by tests

Check warning on line 1252 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#L1252

Added line #L1252 was not covered by tests

Check warning on line 1254 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#L1254

Added line #L1254 was not covered by tests

Check warning on line 61 in planning/behavior_path_planner/autoware_behavior_path_planner_common/src/utils/path_safety_checker/objects_filtering.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/autoware_behavior_path_planner_common/src/utils/path_safety_checker/objects_filtering.cpp#L61

Added line #L61 was not covered by tests

Check warning on line 71 in planning/behavior_path_planner/autoware_behavior_path_planner_common/src/utils/path_safety_checker/objects_filtering.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/autoware_behavior_path_planner_common/src/utils/path_safety_checker/objects_filtering.cpp#L70-L71

Added lines #L70 - L71 were not covered by tests