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): fix build error #4667

Merged
merged 1 commit into from
Aug 18, 2023

fix(avoidance): fix build error

9cde8e1
Select commit
Loading
Failed to load commit list.
Merged

fix(avoidance): fix build error #4667

fix(avoidance): fix build error
9cde8e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 18, 2023 in 1s

28.23% of diff hit (target 14.89%)

View this Pull Request on Codecov

28.23% of diff hit (target 14.89%)

Annotations

Check warning on line 132 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#L132

Added line #L132 was not covered by tests

Check warning on line 233 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#L233

Added line #L233 was not covered by tests

Check warning on line 953 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#L953

Added line #L953 was not covered by tests

Check warning on line 1239 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#L1239

Added line #L1239 was not covered by tests

Check warning on line 1698 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#L1698

Added line #L1698 was not covered by tests

Check warning on line 1740 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#L1740

Added line #L1740 was not covered by tests

Check warning on line 1756 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#L1756

Added line #L1756 was not covered by tests

Check warning on line 2111 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#L2111

Added line #L2111 was not covered by tests

Check warning on line 2169 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#L2169

Added line #L2169 was not covered by tests

Check warning on line 2171 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#L2171

Added line #L2171 was not covered by tests

Check warning on line 2260 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#L2260

Added line #L2260 was not covered by tests

Check warning on line 2336 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#L2336

Added line #L2336 was not covered by tests

Check warning on line 2908 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#L2908

Added line #L2908 was not covered by tests

Check warning on line 207 in planning/behavior_path_planner/src/utils/drivable_area_expansion/drivable_area_expansion.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/utils/drivable_area_expansion/drivable_area_expansion.cpp#L205-L207

Added lines #L205 - L207 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/utils/drivable_area_expansion/drivable_area_expansion.cpp#L213-L215

Added lines #L213 - L215 were not covered by tests

Check warning on line 231 in planning/behavior_path_planner/src/utils/drivable_area_expansion/drivable_area_expansion.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/utils/drivable_area_expansion/drivable_area_expansion.cpp#L229-L231

Added lines #L229 - L231 were not covered by tests