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): wait and see ambiguous stopped vehicle #6631

Merged
merged 7 commits into from
Mar 18, 2024

refactor(avoidance): parameterize

378632a
Select commit
Loading
Failed to load commit list.
Merged

feat(avoidance): wait and see ambiguous stopped vehicle #6631

refactor(avoidance): parameterize
378632a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 18, 2024 in 0s

0.00% of diff hit (target 14.77%)

View this Pull Request on Codecov

0.00% of diff hit (target 14.77%)

Annotations

Check warning on line 298 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#L298

Added line #L298 was not covered by tests

Check warning on line 319 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#L316-L319

Added lines #L316 - L319 were not covered by tests

Check warning on line 529 in planning/behavior_path_avoidance_module/src/utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_avoidance_module/src/utils.cpp#L529

Added line #L529 was not covered by tests

Check warning on line 626 in planning/behavior_path_avoidance_module/src/utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_avoidance_module/src/utils.cpp#L626

Added line #L626 was not covered by tests

Check warning on line 633 in planning/behavior_path_avoidance_module/src/utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_avoidance_module/src/utils.cpp#L633

Added line #L633 was not covered by tests

Check warning on line 640 in planning/behavior_path_avoidance_module/src/utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_avoidance_module/src/utils.cpp#L640

Added line #L640 was not covered by tests

Check warning on line 645 in planning/behavior_path_avoidance_module/src/utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_avoidance_module/src/utils.cpp#L644-L645

Added lines #L644 - L645 were not covered by tests

Check warning on line 678 in planning/behavior_path_avoidance_module/src/utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_avoidance_module/src/utils.cpp#L677-L678

Added lines #L677 - L678 were not covered by tests

Check warning on line 685 in planning/behavior_path_avoidance_module/src/utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_avoidance_module/src/utils.cpp#L685

Added line #L685 was not covered by tests

Check warning on line 693 in planning/behavior_path_avoidance_module/src/utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_avoidance_module/src/utils.cpp#L692-L693

Added lines #L692 - L693 were not covered by tests

Check warning on line 698 in planning/behavior_path_avoidance_module/src/utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_avoidance_module/src/utils.cpp#L697-L698

Added lines #L697 - L698 were not covered by tests

Check warning on line 702 in planning/behavior_path_avoidance_module/src/utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_avoidance_module/src/utils.cpp#L701-L702

Added lines #L701 - L702 were not covered by tests

Check warning on line 708 in planning/behavior_path_avoidance_module/src/utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_avoidance_module/src/utils.cpp#L708

Added line #L708 was not covered by tests

Check warning on line 719 in planning/behavior_path_avoidance_module/src/utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_avoidance_module/src/utils.cpp#L719

Added line #L719 was not covered by tests

Check warning on line 725 in planning/behavior_path_avoidance_module/src/utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_avoidance_module/src/utils.cpp#L724-L725

Added lines #L724 - L725 were not covered by tests

Check warning on line 739 in planning/behavior_path_avoidance_module/src/utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_avoidance_module/src/utils.cpp#L738-L739

Added lines #L738 - L739 were not covered by tests

Check warning on line 743 in planning/behavior_path_avoidance_module/src/utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_avoidance_module/src/utils.cpp#L743

Added line #L743 was not covered by tests

Check warning on line 746 in planning/behavior_path_avoidance_module/src/utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_avoidance_module/src/utils.cpp#L745-L746

Added lines #L745 - L746 were not covered by tests

Check warning on line 855 in planning/behavior_path_avoidance_module/src/utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_avoidance_module/src/utils.cpp#L855

Added line #L855 was not covered by tests

Check warning on line 868 in planning/behavior_path_avoidance_module/src/utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_avoidance_module/src/utils.cpp#L868

Added line #L868 was not covered by tests

Check warning on line 870 in planning/behavior_path_avoidance_module/src/utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_avoidance_module/src/utils.cpp#L870

Added line #L870 was not covered by tests

Check warning on line 881 in planning/behavior_path_avoidance_module/src/utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_avoidance_module/src/utils.cpp#L881

Added line #L881 was not covered by tests

Check warning on line 884 in planning/behavior_path_avoidance_module/src/utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_avoidance_module/src/utils.cpp#L884

Added line #L884 was not covered by tests

Check warning on line 890 in planning/behavior_path_avoidance_module/src/utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_avoidance_module/src/utils.cpp#L890

Added line #L890 was not covered by tests

Check warning on line 901 in planning/behavior_path_avoidance_module/src/utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_avoidance_module/src/utils.cpp#L901

Added line #L901 was not covered by tests