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(avoidance): unintentional path cut #5887

Merged

fix(bpp_start_planner): nouse pointer

67dac3f
Select commit
Loading
Failed to load commit list.
Merged

fix(avoidance): unintentional path cut #5887

fix(bpp_start_planner): nouse pointer
67dac3f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 18, 2023 in 0s

13.00% of diff hit (target 15.29%)

View this Pull Request on Codecov

13.00% of diff hit (target 15.29%)

Annotations

Check warning on line 249 in planning/behavior_path_avoidance_module/src/scene.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_avoidance_module/src/scene.cpp#L249

Added line #L249 was not covered by tests

Check warning on line 998 in planning/behavior_path_avoidance_module/src/scene.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_avoidance_module/src/scene.cpp#L998

Added line #L998 was not covered by tests

Check warning on line 37 in planning/behavior_path_goal_planner_module/src/default_fixed_goal_planner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_goal_planner_module/src/default_fixed_goal_planner.cpp#L36-L37

Added lines #L36 - L37 were not covered by tests

Check warning on line 285 in planning/behavior_path_goal_planner_module/src/goal_planner_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_goal_planner_module/src/goal_planner_module.cpp#L285

Added line #L285 was not covered by tests

Check warning on line 764 in planning/behavior_path_goal_planner_module/src/goal_planner_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_goal_planner_module/src/goal_planner_module.cpp#L764

Added line #L764 was not covered by tests

Check warning on line 780 in planning/behavior_path_goal_planner_module/src/goal_planner_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_goal_planner_module/src/goal_planner_module.cpp#L780

Added line #L780 was not covered by tests

Check warning on line 785 in planning/behavior_path_goal_planner_module/src/goal_planner_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_goal_planner_module/src/goal_planner_module.cpp#L785

Added line #L785 was not covered by tests

Check warning on line 787 in planning/behavior_path_goal_planner_module/src/goal_planner_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_goal_planner_module/src/goal_planner_module.cpp#L787

Added line #L787 was not covered by tests

Check warning on line 803 in planning/behavior_path_goal_planner_module/src/goal_planner_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_goal_planner_module/src/goal_planner_module.cpp#L803

Added line #L803 was not covered by tests

Check warning on line 806 in planning/behavior_path_goal_planner_module/src/goal_planner_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_goal_planner_module/src/goal_planner_module.cpp#L806

Added line #L806 was not covered by tests

Check warning on line 813 in planning/behavior_path_goal_planner_module/src/goal_planner_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_goal_planner_module/src/goal_planner_module.cpp#L813

Added line #L813 was not covered by tests

Check warning on line 815 in planning/behavior_path_goal_planner_module/src/goal_planner_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_goal_planner_module/src/goal_planner_module.cpp#L815

Added line #L815 was not covered by tests

Check warning on line 828 in planning/behavior_path_goal_planner_module/src/goal_planner_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_goal_planner_module/src/goal_planner_module.cpp#L828

Added line #L828 was not covered by tests

Check warning on line 855 in planning/behavior_path_goal_planner_module/src/goal_planner_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_goal_planner_module/src/goal_planner_module.cpp#L855

Added line #L855 was not covered by tests

Check warning on line 857 in planning/behavior_path_goal_planner_module/src/goal_planner_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_goal_planner_module/src/goal_planner_module.cpp#L857

Added line #L857 was not covered by tests

Check warning on line 944 in planning/behavior_path_goal_planner_module/src/goal_planner_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_goal_planner_module/src/goal_planner_module.cpp#L944

Added line #L944 was not covered by tests

Check warning on line 948 in planning/behavior_path_goal_planner_module/src/goal_planner_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_goal_planner_module/src/goal_planner_module.cpp#L948

Added line #L948 was not covered by tests

Check warning on line 1056 in planning/behavior_path_goal_planner_module/src/goal_planner_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_goal_planner_module/src/goal_planner_module.cpp#L1056

Added line #L1056 was not covered by tests

Check warning on line 1088 in planning/behavior_path_goal_planner_module/src/goal_planner_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_goal_planner_module/src/goal_planner_module.cpp#L1088

Added line #L1088 was not covered by tests

Check warning on line 205 in planning/behavior_path_lane_change_module/src/interface.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_lane_change_module/src/interface.cpp#L205

Added line #L205 was not covered by tests

Check warning on line 222 in planning/behavior_path_lane_change_module/src/interface.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_lane_change_module/src/interface.cpp#L222

Added line #L222 was not covered by tests

Check warning on line 179 in planning/behavior_path_lane_change_module/src/scene.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_lane_change_module/src/scene.cpp#L179

Added line #L179 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/planner_manager.cpp#L215

Added line #L215 was not covered by tests

Check warning on line 570 in planning/behavior_path_planner/src/scene_module/dynamic_avoidance/dynamic_avoidance_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/scene_module/dynamic_avoidance/dynamic_avoidance_module.cpp#L570

Added line #L570 was not covered by tests

Check warning on line 901 in planning/behavior_path_planner/src/scene_module/dynamic_avoidance/dynamic_avoidance_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/scene_module/dynamic_avoidance/dynamic_avoidance_module.cpp#L901

Added line #L901 was not covered by tests