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

refactor(behavior_path_planner): separate drivable area functions #5604

refactor(behavior_path_planner): separate drivable area functions

5820532
Select commit
Loading
Failed to load commit list.
Merged

refactor(behavior_path_planner): separate drivable area functions #5604

refactor(behavior_path_planner): separate drivable area functions
5820532
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 20, 2023 in 1s

13.41% of diff hit (target 15.32%)

View this Pull Request on Codecov

13.41% of diff hit (target 15.32%)

Annotations

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 195 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#L195

Added line #L195 was not covered by tests

Check warning on line 360 in planning/behavior_path_planner/include/behavior_path_planner/utils/utils.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/include/behavior_path_planner/utils/utils.hpp#L360

Added line #L360 was not covered by tests

Check warning on line 228 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#L228

Added line #L228 was not covered by tests

Check warning on line 456 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#L456

Added line #L456 was not covered by tests

Check warning on line 942 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#L942

Added line #L942 was not covered by tests

Check warning on line 956 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#L956

Added line #L956 was not covered by tests

Check warning on line 959 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#L959

Added line #L959 was not covered by tests

Check warning on line 962 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#L961-L962

Added lines #L961 - L962 were not covered by tests

Check warning on line 1003 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#L1003

Added line #L1003 was not covered by tests

Check warning on line 1018 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#L1018

Added line #L1018 was not covered by tests

Check warning on line 1027 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#L1027

Added line #L1027 was not covered by tests

Check warning on line 1041 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#L1040-L1041

Added lines #L1040 - L1041 were not covered by tests

Check warning on line 1121 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#L1121

Added line #L1121 was not covered by tests

Check warning on line 1133 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#L1133

Added line #L1133 was not covered by tests

Check warning on line 1148 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#L1148

Added line #L1148 was not covered by tests

Check warning on line 1676 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#L1676

Added line #L1676 was not covered by tests