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(intersection): fix uninitialized tl_arrow_info variable issue (autowarefoundation#4283) #667

Merged
merged 1 commit into from
Jul 18, 2023

Conversation

soblin
Copy link

@soblin soblin commented Jul 18, 2023

Description

autowarefoundation#4283 のhotfix

Related links

TIER IV COMPANY INTERNAL LINK

Tests performed

Notes for reviewers

Interface changes

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.

  • The PR follows the pull request guidelines.
  • The PR has been properly tested.
  • The PR has been reviewed by the code owners.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.
  • The PR is ready for merge.

After all checkboxes are checked, anyone who has write access can merge the PR.

@soblin soblin closed this Jul 18, 2023
@soblin soblin reopened this Jul 18, 2023
…towarefoundation#4283)

* update first conflicting/attention area

Signed-off-by: Mamoru Sobue <[email protected]>

* debug 1113, 1393

Signed-off-by: Mamoru Sobue <[email protected]>

* migrated to latest

Signed-off-by: Mamoru Sobue <[email protected]>

---------

Signed-off-by: Mamoru Sobue <[email protected]>
@soblin soblin changed the title fix(intersection): fix uninitialized tl_arrow_info variable issue (#4… fix(intersection): fix uninitialized tl_arrow_info variable issue Jul 18, 2023
@soblin soblin marked this pull request as ready for review July 18, 2023 09:10
@codecov-commenter
Copy link

codecov-commenter commented Jul 18, 2023

Codecov Report

❗ No coverage uploaded for pull request base (beta/v0.8.1-odaiba2@6a02360). Click here to learn what that means.
Patch has no changes to coverable lines.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@                  Coverage Diff                  @@
##             beta/v0.8.1-odaiba2    #667   +/-   ##
=====================================================
  Coverage                       ?   0.00%           
=====================================================
  Files                          ?       8           
  Lines                          ?    1455           
  Branches                       ?       0           
=====================================================
  Hits                           ?       0           
  Misses                         ?    1455           
  Partials                       ?       0           
Flag Coverage Δ
differential 0.00% <0.00%> (?)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Collaborator

@tkimura4 tkimura4 left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks!!!!

@tkimura4 tkimura4 changed the title fix(intersection): fix uninitialized tl_arrow_info variable issue fix(intersection): fix uninitialized tl_arrow_info variable issue (autowarefoundation#4283) Jul 18, 2023
@tkimura4 tkimura4 merged commit c309d54 into beta/v0.8.1-odaiba2 Jul 18, 2023
18 of 21 checks passed
@tkimura4 tkimura4 deleted the hotfix/pr4283 branch July 18, 2023 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants