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(lane_change): use lane change namespace for structs #7508

Conversation

zulfaqar-azmi-t4
Copy link
Contributor

Description

Move a few structs to lane_change namespace.

Tests performed

Not applicable.

Effects on system behavior

Not applicable.

Interface changes

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 Jun 17, 2024
@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 Jun 17, 2024
Copy link

codecov bot commented Jun 17, 2024

Codecov Report

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

Project coverage is 10.73%. Comparing base (507e3f4) to head (47f8e99).
Report is 95 commits behind head on main.

Current head 47f8e99 differs from pull request most recent head a97ff15

Please upload reports for the commit a97ff15 to get more accurate results.

Files Patch % Lines
...avior_path_lane_change_module/utils/base_class.hpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #7508       +/-   ##
===========================================
- Coverage   14.84%   10.73%    -4.11%     
===========================================
  Files        1999      259     -1740     
  Lines      139163    26486   -112677     
  Branches    43716     4634    -39082     
===========================================
- Hits        20661     2844    -17817     
+ Misses      95731    23280    -72451     
+ Partials    22771      362    -22409     
Flag Coverage Δ
differential 10.73% <0.00%> (?)
total ?

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

Copy link
Contributor

@mkquda mkquda left a comment

Choose a reason for hiding this comment

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

LGTM

@zulfaqar-azmi-t4 zulfaqar-azmi-t4 force-pushed the lane-change-data-structs-namespace branch from 47f8e99 to a97ff15 Compare June 21, 2024 08:43
@zulfaqar-azmi-t4 zulfaqar-azmi-t4 enabled auto-merge (squash) June 21, 2024 08:43
@zulfaqar-azmi-t4 zulfaqar-azmi-t4 merged commit 8499417 into autowarefoundation:main Jun 21, 2024
24 checks passed
simon-eisenmann-driveblocks pushed a commit to simon-eisenmann-driveblocks/autoware.universe that referenced this pull request Jun 26, 2024
…efoundation#7508)

* refactor(lane_change): use lane change namespace for structs

Signed-off-by: Zulfaqar Azmi <[email protected]>

* Move lane change namespace to bottom level

Signed-off-by: Zulfaqar Azmi <[email protected]>

---------

Signed-off-by: Zulfaqar Azmi <[email protected]>
Signed-off-by: Simon Eisenmann <[email protected]>
KhalilSelyan pushed a commit that referenced this pull request Jul 22, 2024
* refactor(lane_change): use lane change namespace for structs

Signed-off-by: Zulfaqar Azmi <[email protected]>

* Move lane change namespace to bottom level

Signed-off-by: Zulfaqar Azmi <[email protected]>

---------

Signed-off-by: Zulfaqar Azmi <[email protected]>
zulfaqar-azmi-t4 added a commit to tier4/autoware.universe that referenced this pull request Aug 1, 2024
…efoundation#7508)

* refactor(lane_change): use lane change namespace for structs

Signed-off-by: Zulfaqar Azmi <[email protected]>

* Move lane change namespace to bottom level

Signed-off-by: Zulfaqar Azmi <[email protected]>

---------

Signed-off-by: Zulfaqar Azmi <[email protected]>
zulfaqar-azmi-t4 added a commit to tier4/autoware.universe that referenced this pull request Aug 6, 2024
…efoundation#7508)

* refactor(lane_change): use lane change namespace for structs

Signed-off-by: Zulfaqar Azmi <[email protected]>

* Move lane change namespace to bottom level

Signed-off-by: Zulfaqar Azmi <[email protected]>

---------

Signed-off-by: Zulfaqar Azmi <[email protected]>
Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
zulfaqar-azmi-t4 added a commit to tier4/autoware.universe that referenced this pull request Aug 13, 2024
…efoundation#7508)

* refactor(lane_change): use lane change namespace for structs

Signed-off-by: Zulfaqar Azmi <[email protected]>

* Move lane change namespace to bottom level

Signed-off-by: Zulfaqar Azmi <[email protected]>

---------

Signed-off-by: Zulfaqar Azmi <[email protected]>
Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
saka1-s pushed a commit to saka1-s/autoware.universe that referenced this pull request Aug 15, 2024
…efoundation#7508)

* refactor(lane_change): use lane change namespace for structs

Signed-off-by: Zulfaqar Azmi <[email protected]>

* Move lane change namespace to bottom level

Signed-off-by: Zulfaqar Azmi <[email protected]>

---------

Signed-off-by: Zulfaqar Azmi <[email protected]>
Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
@zulfaqar-azmi-t4 zulfaqar-azmi-t4 deleted the lane-change-data-structs-namespace branch August 23, 2024 05:28
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
None yet
Development

Successfully merging this pull request may close these issues.

3 participants