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 invalid optional access #5804

Merged

fix(avoidance): fix invalid optional access

29517fd
Select commit
Loading
Failed to load commit list.
Merged

fix(avoidance): fix invalid optional access #5804

fix(avoidance): fix invalid optional access
29517fd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 7, 2023 in 0s

13.24% of diff hit (target 15.32%)

View this Pull Request on Codecov

13.24% of diff hit (target 15.32%)

Annotations

Check warning on line 51 in planning/behavior_path_avoidance_by_lane_change_module/src/interface.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_avoidance_by_lane_change_module/src/interface.cpp#L51

Added line #L51 was not covered by tests

Check warning on line 55 in planning/behavior_path_avoidance_by_lane_change_module/src/interface.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_avoidance_by_lane_change_module/src/interface.cpp#L54-L55

Added lines #L54 - L55 were not covered by tests

Check warning on line 61 in planning/behavior_path_avoidance_by_lane_change_module/src/interface.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_avoidance_by_lane_change_module/src/interface.cpp#L61

Added line #L61 was not covered by tests

Check warning on line 255 in planning/behavior_path_avoidance_module/include/behavior_path_avoidance_module/helper.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_avoidance_module/include/behavior_path_avoidance_module/helper.hpp#L253-L255

Added lines #L253 - L255 were not covered by tests

Check warning on line 389 in planning/behavior_path_avoidance_module/include/behavior_path_avoidance_module/scene.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_avoidance_module/include/behavior_path_avoidance_module/scene.hpp#L389

Added line #L389 was not covered by tests

Check warning on line 58 in planning/behavior_path_avoidance_module/include/behavior_path_avoidance_module/shift_line_generator.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_avoidance_module/include/behavior_path_avoidance_module/shift_line_generator.hpp#L58

Added line #L58 was not covered by tests

Check warning on line 478 in planning/behavior_path_avoidance_module/src/debug.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_avoidance_module/src/debug.cpp#L478

Added line #L478 was not covered by tests

Check warning on line 497 in planning/behavior_path_avoidance_module/src/debug.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_avoidance_module/src/debug.cpp#L497

Added line #L497 was not covered by tests

Check warning on line 499 in planning/behavior_path_avoidance_module/src/debug.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_avoidance_module/src/debug.cpp#L499

Added line #L499 was not covered by tests

Check warning on line 502 in planning/behavior_path_avoidance_module/src/debug.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_avoidance_module/src/debug.cpp#L502

Added line #L502 was not covered by tests

Check warning on line 504 in planning/behavior_path_avoidance_module/src/debug.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_avoidance_module/src/debug.cpp#L504

Added line #L504 was not covered by tests

Check warning on line 507 in planning/behavior_path_avoidance_module/src/debug.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_avoidance_module/src/debug.cpp#L507

Added line #L507 was not covered by tests

Check warning on line 509 in planning/behavior_path_avoidance_module/src/debug.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_avoidance_module/src/debug.cpp#L509

Added line #L509 was not covered by tests

Check warning on line 511 in planning/behavior_path_avoidance_module/src/debug.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_avoidance_module/src/debug.cpp#L511

Added line #L511 was not covered by tests

Check warning on line 513 in planning/behavior_path_avoidance_module/src/debug.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_avoidance_module/src/debug.cpp#L513

Added line #L513 was not covered by tests

Check warning on line 516 in planning/behavior_path_avoidance_module/src/debug.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_avoidance_module/src/debug.cpp#L516

Added line #L516 was not covered by tests

Check warning on line 518 in planning/behavior_path_avoidance_module/src/debug.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_avoidance_module/src/debug.cpp#L518

Added line #L518 was not covered by tests

Check warning on line 520 in planning/behavior_path_avoidance_module/src/debug.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_avoidance_module/src/debug.cpp#L520

Added line #L520 was not covered by tests

Check warning on line 524 in planning/behavior_path_avoidance_module/src/debug.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_avoidance_module/src/debug.cpp#L524

Added line #L524 was not covered by tests

Check warning on line 601 in planning/behavior_path_avoidance_module/src/debug.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_avoidance_module/src/debug.cpp#L600-L601

Added lines #L600 - L601 were not covered by tests

Check warning on line 134 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#L134

Added line #L134 was not covered by tests

Check warning on line 137 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#L137

Added line #L137 was not covered by tests

Check warning on line 143 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#L143

Added line #L143 was not covered by tests

Check warning on line 150 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#L150

Added line #L150 was not covered by tests

Check warning on line 157 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#L157

Added line #L157 was not covered by tests