-
Notifications
You must be signed in to change notification settings - Fork 671
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(lane_change): approval chatters when no valid paths #6516
fix(lane_change): approval chatters when no valid paths #6516
Conversation
1a773d9
to
8d3cbba
Compare
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.
I confirm that this PR fix the issue. LGTM.
Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
8d3cbba
to
e3a34e3
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6516 +/- ##
=======================================
Coverage 14.78% 14.78%
=======================================
Files 1917 1917
Lines 132038 132035 -3
Branches 39228 39227 -1
=======================================
Hits 19523 19523
+ Misses 90726 90722 -4
- Partials 21789 21790 +1
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. |
…dation#6516) Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
…dation#6516) Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]> Signed-off-by: Kotaro Yoshimoto <[email protected]>
…dation#6516) Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]> Signed-off-by: kaigohirao <[email protected]>
…dation#6516) Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
Description
Fix approval chatter when lane change is running while no valid path is available
Before PR
Screencast.from.2024.02.29.15.51.04.webm
After PR
Screencast.from.2024.02.29.15.47.02.webm
Tests performed
Not applicable.
Effects on system behavior
Not applicable.
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.