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(avoidance): keep stopping until all shift lines are registered #5658

Merged

feat(avoidance): keep stopping until all shift lines are registered

f4f47b8
Select commit
Loading
Failed to load commit list.
Merged

feat(avoidance): keep stopping until all shift lines are registered #5658

feat(avoidance): keep stopping until all shift lines are registered
f4f47b8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 1, 2023 in 0s

9.65% of diff hit (target 15.32%)

View this Pull Request on Codecov

9.65% of diff hit (target 15.32%)

Annotations

Check warning on line 389 in planning/behavior_path_planner/include/behavior_path_planner/scene_module/avoidance/avoidance_module.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/include/behavior_path_planner/scene_module/avoidance/avoidance_module.hpp#L389

Added line #L389 was not covered by tests

Check warning on line 113 in planning/behavior_path_planner/include/behavior_path_planner/scene_module/goal_planner/goal_planner_module.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/include/behavior_path_planner/scene_module/goal_planner/goal_planner_module.hpp#L113

Added line #L113 was not covered by tests

Check warning on line 116 in planning/behavior_path_planner/include/behavior_path_planner/scene_module/goal_planner/goal_planner_module.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/include/behavior_path_planner/scene_module/goal_planner/goal_planner_module.hpp#L116

Added line #L116 was not covered by tests

Check warning on line 118 in planning/behavior_path_planner/include/behavior_path_planner/scene_module/goal_planner/goal_planner_module.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/include/behavior_path_planner/scene_module/goal_planner/goal_planner_module.hpp#L118

Added line #L118 was not covered by tests

Check warning on line 124 in planning/behavior_path_planner/include/behavior_path_planner/scene_module/goal_planner/goal_planner_module.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/include/behavior_path_planner/scene_module/goal_planner/goal_planner_module.hpp#L124

Added line #L124 was not covered by tests

Check warning on line 135 in planning/behavior_path_planner/include/behavior_path_planner/scene_module/goal_planner/goal_planner_module.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/include/behavior_path_planner/scene_module/goal_planner/goal_planner_module.hpp#L135

Added line #L135 was not covered by tests

Check warning on line 137 in planning/behavior_path_planner/include/behavior_path_planner/scene_module/goal_planner/goal_planner_module.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/include/behavior_path_planner/scene_module/goal_planner/goal_planner_module.hpp#L137

Added line #L137 was not covered by tests

Check warning on line 139 in planning/behavior_path_planner/include/behavior_path_planner/scene_module/goal_planner/goal_planner_module.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/include/behavior_path_planner/scene_module/goal_planner/goal_planner_module.hpp#L139

Added line #L139 was not covered by tests

Check warning on line 144 in planning/behavior_path_planner/include/behavior_path_planner/scene_module/goal_planner/goal_planner_module.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/include/behavior_path_planner/scene_module/goal_planner/goal_planner_module.hpp#L144

Added line #L144 was not covered by tests

Check warning on line 185 in planning/behavior_path_planner/include/behavior_path_planner/scene_module/goal_planner/goal_planner_module.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/include/behavior_path_planner/scene_module/goal_planner/goal_planner_module.hpp#L185

Added line #L185 was not covered by tests

Check warning on line 83 in planning/behavior_path_planner/include/behavior_path_planner/scene_module/lane_change/interface.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/include/behavior_path_planner/scene_module/lane_change/interface.hpp#L83

Added line #L83 was not covered by tests

Check warning on line 86 in planning/behavior_path_planner/include/behavior_path_planner/scene_module/lane_change/interface.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/include/behavior_path_planner/scene_module/lane_change/interface.hpp#L86

Added line #L86 was not covered by tests

Check warning on line 289 in planning/behavior_path_planner/include/behavior_path_planner/scene_module/scene_module_interface.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/include/behavior_path_planner/scene_module/scene_module_interface.hpp#L289

Added line #L289 was not covered by tests

Check warning on line 299 in planning/behavior_path_planner/include/behavior_path_planner/scene_module/scene_module_interface.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/include/behavior_path_planner/scene_module/scene_module_interface.hpp#L299

Added line #L299 was not covered by tests

Check warning on line 309 in planning/behavior_path_planner/include/behavior_path_planner/scene_module/scene_module_interface.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/include/behavior_path_planner/scene_module/scene_module_interface.hpp#L309

Added line #L309 was not covered by tests

Check warning on line 539 in planning/behavior_path_planner/include/behavior_path_planner/scene_module/scene_module_interface.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/include/behavior_path_planner/scene_module/scene_module_interface.hpp#L539

Added line #L539 was not covered by tests

Check warning on line 255 in planning/behavior_path_planner/include/behavior_path_planner/utils/avoidance/helper.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/include/behavior_path_planner/utils/avoidance/helper.hpp#L253-L255

Added lines #L253 - L255 were not covered by tests

Check warning on line 58 in planning/behavior_path_planner/include/behavior_path_planner/utils/avoidance/shift_line_generator.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/include/behavior_path_planner/utils/avoidance/shift_line_generator.hpp#L58

Added line #L58 was not covered by tests

Check warning on line 478 in planning/behavior_path_planner/src/marker_utils/avoidance/debug.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/marker_utils/avoidance/debug.cpp#L478

Added line #L478 was not covered by tests

Check warning on line 497 in planning/behavior_path_planner/src/marker_utils/avoidance/debug.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/marker_utils/avoidance/debug.cpp#L497

Added line #L497 was not covered by tests

Check warning on line 499 in planning/behavior_path_planner/src/marker_utils/avoidance/debug.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/marker_utils/avoidance/debug.cpp#L499

Added line #L499 was not covered by tests

Check warning on line 502 in planning/behavior_path_planner/src/marker_utils/avoidance/debug.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/marker_utils/avoidance/debug.cpp#L502

Added line #L502 was not covered by tests

Check warning on line 504 in planning/behavior_path_planner/src/marker_utils/avoidance/debug.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/marker_utils/avoidance/debug.cpp#L504

Added line #L504 was not covered by tests

Check warning on line 507 in planning/behavior_path_planner/src/marker_utils/avoidance/debug.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/marker_utils/avoidance/debug.cpp#L507

Added line #L507 was not covered by tests

Check warning on line 509 in planning/behavior_path_planner/src/marker_utils/avoidance/debug.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/marker_utils/avoidance/debug.cpp#L509

Added line #L509 was not covered by tests