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(static_avoidance): add optional check #9782

Merged

Conversation

zulfaqar-azmi-t4
Copy link
Contributor

@zulfaqar-azmi-t4 zulfaqar-azmi-t4 commented Dec 25, 2024

Description

Adds missing optional check for red_signal.
Fix #9701

Related links

Parent Issue:

  • Link

How was this PR tested?

https://evaluation.tier4.jp/evaluation/reports/faee1737-fe4c-5005-9bf3-f01eabd33f56?project_id=prd_jt

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

Signed-off-by: Zulfaqar Azmi <zulfaqar.azmi@tier4.jp>
@github-actions github-actions bot added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Dec 25, 2024
Copy link

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

Copy link
Contributor

@go-sakayori go-sakayori left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@zulfaqar-azmi-t4 Thank you very much.
Should have noticed it when I reviewed the previous PR...

@zulfaqar-azmi-t4 zulfaqar-azmi-t4 added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Dec 25, 2024
Copy link

codecov bot commented Dec 25, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 29.66%. Comparing base (3d53032) to head (c82bc13).
Report is 11 commits behind head on main.

Files with missing lines Patch % Lines
...acle_avoidance_module/src/shift_line_generator.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9782      +/-   ##
==========================================
- Coverage   29.66%   29.66%   -0.01%     
==========================================
  Files        1450     1453       +3     
  Lines      108833   108854      +21     
  Branches    42740    42740              
==========================================
+ Hits        32285    32290       +5     
- Misses      73375    73392      +17     
+ Partials     3173     3172       -1     
Flag Coverage Δ *Carryforward flag
differential 20.99% <0.00%> (?)
total 29.66% <ø> (+<0.01%) ⬆️ Carriedforward from 3d53032

*This pull request uses carry forward flags. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zulfaqar-azmi-t4 zulfaqar-azmi-t4 merged commit aaad09f into autowarefoundation:main Dec 25, 2024
48 of 52 checks passed
@zulfaqar-azmi-t4 zulfaqar-azmi-t4 deleted the fix-avoidance-optional-access branch December 25, 2024 09:05
kminoda pushed a commit to kminoda/autoware.universe that referenced this pull request Dec 27, 2024
Signed-off-by: Zulfaqar Azmi <zulfaqar.azmi@tier4.jp>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:planning Route planning, decision-making, and navigation. (auto-assigned) run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci)
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants