Skip to content

feat(avoidance): set shift start/end point with module taking traffic…

This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Oct 30, 2023 in 1s

9.00% of diff hit (target 14.75%)

View this Pull Request on Codecov

9.00% of diff hit (target 14.75%)

Annotations

Check warning on line 177 in planning/behavior_path_planner/include/behavior_path_planner/data_manager.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/include/behavior_path_planner/data_manager.hpp#L177

Added line #L177 was not covered by tests

Check warning on line 180 in planning/behavior_path_planner/include/behavior_path_planner/data_manager.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/include/behavior_path_planner/data_manager.hpp#L180

Added line #L180 was not covered by tests

Check warning on line 186 in planning/behavior_path_planner/include/behavior_path_planner/data_manager.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/include/behavior_path_planner/data_manager.hpp#L186

Added line #L186 was not covered by tests

Check warning on line 189 in planning/behavior_path_planner/include/behavior_path_planner/data_manager.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/include/behavior_path_planner/data_manager.hpp#L189

Added line #L189 was not covered by tests

Check warning on line 111 in planning/behavior_path_planner/src/behavior_path_planner_node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/behavior_path_planner_node.cpp#L111

Added line #L111 was not covered by tests

Check warning on line 942 in planning/behavior_path_planner/src/behavior_path_planner_node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/behavior_path_planner_node.cpp#L942

Added line #L942 was not covered by tests

Check warning on line 944 in planning/behavior_path_planner/src/behavior_path_planner_node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/behavior_path_planner_node.cpp#L944

Added line #L944 was not covered by tests

Check warning on line 952 in planning/behavior_path_planner/src/behavior_path_planner_node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/behavior_path_planner_node.cpp#L952

Added line #L952 was not covered by tests

Check warning on line 1075 in planning/behavior_path_planner/src/scene_module/avoidance/avoidance_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/scene_module/avoidance/avoidance_module.cpp#L1075

Added line #L1075 was not covered by tests

Check warning on line 1080 in planning/behavior_path_planner/src/scene_module/avoidance/avoidance_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/scene_module/avoidance/avoidance_module.cpp#L1080

Added line #L1080 was not covered by tests

Check warning on line 1088 in planning/behavior_path_planner/src/scene_module/avoidance/avoidance_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/scene_module/avoidance/avoidance_module.cpp#L1088

Added line #L1088 was not covered by tests

Check warning on line 1112 in planning/behavior_path_planner/src/scene_module/avoidance/avoidance_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/scene_module/avoidance/avoidance_module.cpp#L1112

Added line #L1112 was not covered by tests

Check warning on line 1116 in planning/behavior_path_planner/src/scene_module/avoidance/avoidance_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/scene_module/avoidance/avoidance_module.cpp#L1116

Added line #L1116 was not covered by tests

Check warning on line 1119 in planning/behavior_path_planner/src/scene_module/avoidance/avoidance_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/scene_module/avoidance/avoidance_module.cpp#L1119

Added line #L1119 was not covered by tests

Check warning on line 1125 in planning/behavior_path_planner/src/scene_module/avoidance/avoidance_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/scene_module/avoidance/avoidance_module.cpp#L1125

Added line #L1125 was not covered by tests

Check warning on line 1828 in planning/behavior_path_planner/src/scene_module/avoidance/avoidance_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/scene_module/avoidance/avoidance_module.cpp#L1828

Added line #L1828 was not covered by tests

Check warning on line 2906 in planning/behavior_path_planner/src/scene_module/avoidance/avoidance_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/scene_module/avoidance/avoidance_module.cpp#L2906

Added line #L2906 was not covered by tests

Check warning on line 249 in planning/behavior_path_planner/src/utils/avoidance/utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/utils/avoidance/utils.cpp#L249

Added line #L249 was not covered by tests

Check warning on line 276 in planning/behavior_path_planner/src/utils/avoidance/utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/utils/avoidance/utils.cpp#L276

Added line #L276 was not covered by tests

Check warning on line 290 in planning/behavior_path_planner/src/utils/avoidance/utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/utils/avoidance/utils.cpp#L290

Added line #L290 was not covered by tests

Check warning on line 294 in planning/behavior_path_planner/src/utils/avoidance/utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/utils/avoidance/utils.cpp#L294

Added line #L294 was not covered by tests

Check warning on line 297 in planning/behavior_path_planner/src/utils/avoidance/utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/utils/avoidance/utils.cpp#L297

Added line #L297 was not covered by tests

Check warning on line 1940 in planning/behavior_path_planner/src/utils/avoidance/utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/utils/avoidance/utils.cpp#L1940

Added line #L1940 was not covered by tests

Check warning on line 1964 in planning/behavior_path_planner/src/utils/avoidance/utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/utils/avoidance/utils.cpp#L1964

Added line #L1964 was not covered by tests

Check warning on line 1973 in planning/behavior_path_planner/src/utils/avoidance/utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/utils/avoidance/utils.cpp#L1973

Added line #L1973 was not covered by tests