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(intersection): fix topological sort for complicated intersection #8520

Merge branch 'main' into feat/intersection/complicated-intersection

788ca24
Select commit
Loading
Failed to load commit list.
Merged

feat(intersection): fix topological sort for complicated intersection #8520

Merge branch 'main' into feat/intersection/complicated-intersection
788ca24
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 20, 2024 in 1s

21.42% of diff hit (target 0.00%)

View this Pull Request on Codecov

21.42% of diff hit (target 0.00%)

Annotations

Check warning on line 270 in planning/behavior_velocity_planner/autoware_behavior_velocity_intersection_module/src/scene_intersection_prepare_data.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_velocity_planner/autoware_behavior_velocity_intersection_module/src/scene_intersection_prepare_data.cpp#L270

Added line #L270 was not covered by tests

Check warning on line 580 in planning/behavior_velocity_planner/autoware_behavior_velocity_intersection_module/src/scene_intersection_prepare_data.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_velocity_planner/autoware_behavior_velocity_intersection_module/src/scene_intersection_prepare_data.cpp#L580

Added line #L580 was not covered by tests

Check warning on line 592 in planning/behavior_velocity_planner/autoware_behavior_velocity_intersection_module/src/scene_intersection_prepare_data.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_velocity_planner/autoware_behavior_velocity_intersection_module/src/scene_intersection_prepare_data.cpp#L592

Added line #L592 was not covered by tests

Check warning on line 599 in planning/behavior_velocity_planner/autoware_behavior_velocity_intersection_module/src/scene_intersection_prepare_data.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_velocity_planner/autoware_behavior_velocity_intersection_module/src/scene_intersection_prepare_data.cpp#L599

Added line #L599 was not covered by tests

Check warning on line 621 in planning/behavior_velocity_planner/autoware_behavior_velocity_intersection_module/src/scene_intersection_prepare_data.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_velocity_planner/autoware_behavior_velocity_intersection_module/src/scene_intersection_prepare_data.cpp#L621

Added line #L621 was not covered by tests

Check warning on line 631 in planning/behavior_velocity_planner/autoware_behavior_velocity_intersection_module/src/scene_intersection_prepare_data.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_velocity_planner/autoware_behavior_velocity_intersection_module/src/scene_intersection_prepare_data.cpp#L631

Added line #L631 was not covered by tests

Check warning on line 644 in planning/behavior_velocity_planner/autoware_behavior_velocity_intersection_module/src/scene_intersection_prepare_data.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_velocity_planner/autoware_behavior_velocity_intersection_module/src/scene_intersection_prepare_data.cpp#L644

Added line #L644 was not covered by tests

Check warning on line 827 in planning/behavior_velocity_planner/autoware_behavior_velocity_intersection_module/src/scene_intersection_prepare_data.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_velocity_planner/autoware_behavior_velocity_intersection_module/src/scene_intersection_prepare_data.cpp#L827

Added line #L827 was not covered by tests

Check warning on line 266 in planning/behavior_velocity_planner/autoware_behavior_velocity_intersection_module/src/util.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_velocity_planner/autoware_behavior_velocity_intersection_module/src/util.cpp#L266

Added line #L266 was not covered by tests

Check warning on line 283 in planning/behavior_velocity_planner/autoware_behavior_velocity_intersection_module/src/util.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_velocity_planner/autoware_behavior_velocity_intersection_module/src/util.cpp#L283

Added line #L283 was not covered by tests