-
Notifications
You must be signed in to change notification settings - Fork 668
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(behavior_path_planner): add empty guard to combinePath #5147
Conversation
Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #5147 +/- ##
=======================================
Coverage 14.89% 14.89%
=======================================
Files 1625 1625
Lines 112470 112458 -12
Branches 34712 34713 +1
=======================================
Hits 16750 16750
+ Misses 76981 76968 -13
- Partials 18739 18740 +1
*This pull request uses carry forward flags. Click here to find out more.
☔ View full report in Codecov by Sentry. |
…oundation#5147) Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
…oundation#5147) Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
Description
add empty guard to combinePath
fix freespace pull out dying
Related links
none
Tests performed
2023/09/27 https://evaluation.tier4.jp/evaluation/reports/1165d183-1910-5451-a816-41d1da57d444/?project_id=prd_jt
Notes for reviewers
Interface changes
none
Effects on system behavior
none
Pre-review checklist for the PR author
The PR author must check the checkboxes below when creating the PR.
In-review checklist for the PR reviewers
The PR reviewers must check the checkboxes below before approval.
Post-review checklist for the PR author
The PR author must check the checkboxes below before merging.
After all checkboxes are checked, anyone who has write access can merge the PR.