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

refactor(utils): remove unnecessary variable #3562

Merged
merged 1 commit into from
Apr 27, 2023

Conversation

satoshi-ota
Copy link
Contributor

@satoshi-ota satoshi-ota commented Apr 27, 2023

Description

the current_lanes is not used and unnecessary. I remove it.

Tests performed

Psim&Evalautor

Effects on system behavior

Psim

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.

  • There are no open discussions or they are tracked via tickets.

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

@github-actions github-actions bot added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Apr 27, 2023
@codecov
Copy link

codecov bot commented Apr 27, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (e7f8c12) 14.07% compared to head (c70d7f7) 14.07%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3562   +/-   ##
=======================================
  Coverage   14.07%   14.07%           
=======================================
  Files        1398     1398           
  Lines       97963    97960    -3     
  Branches    29085    29083    -2     
=======================================
  Hits        13789    13789           
+ Misses      69501    69500    -1     
+ Partials    14673    14671    -2     
Flag Coverage Δ *Carryforward flag
differential 15.35% <ø> (?)
total 14.07% <ø> (+<0.01%) ⬆️ Carriedforward from e7f8c12

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

Impacted Files Coverage Δ
planning/behavior_path_planner/src/utils/utils.cpp 16.42% <ø> (+0.04%) ⬆️

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

@satoshi-ota satoshi-ota merged commit e7d5dbf into autowarefoundation:main Apr 27, 2023
@satoshi-ota satoshi-ota deleted the chore/utils-remove branch April 27, 2023 05:33
satoshi-ota added a commit to satoshi-ota/autoware.universe that referenced this pull request May 5, 2023
Mingyu1991 pushed a commit to Mingyu1991/autoware.universe that referenced this pull request Jun 26, 2023
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)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants