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(autoware_behavior_velocity_speed_bump_module): prefix package and namespace with autoware #7467

Conversation

esteve
Copy link
Contributor

@esteve esteve commented Jun 12, 2024

Description

This PR adds the autoware_ prefix to the package and puts headers in the autoware namespace.

Part of:

autowarefoundation/autoware#4569

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.

@esteve esteve added the tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Jun 12, 2024
@github-actions github-actions bot added type:documentation Creating or refining documentation. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned) labels Jun 12, 2024
@esteve esteve enabled auto-merge (squash) June 12, 2024 10:37
@esteve esteve force-pushed the prefix-behavior_velocity_speed_bump_module branch from 3153e1f to e0107d0 Compare June 12, 2024 12:34
@danielsanchezaran
Copy link
Contributor

@esteve Doesn't the CODEOWNERS file need to be updated too?

@esteve esteve closed this Jun 18, 2024
auto-merge was automatically disabled June 18, 2024 10:25

Pull request was closed

@esteve esteve force-pushed the prefix-behavior_velocity_speed_bump_module branch from e0107d0 to c9c58f8 Compare June 18, 2024 10:25
@esteve esteve reopened this Jun 18, 2024
@github-actions github-actions bot added the type:ci Continuous Integration (CI) processes and testing. (auto-assigned) label Jun 18, 2024
@esteve
Copy link
Contributor Author

esteve commented Jun 18, 2024

@danielsanchezaran I've updated the CODEOWNERS file as well.

@esteve esteve enabled auto-merge (squash) June 18, 2024 10:33
Copy link

codecov bot commented Jun 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 12.40%. Comparing base (507e3f4) to head (bfa7b7f).
Report is 127 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #7467       +/-   ##
===========================================
- Coverage   14.84%   12.40%    -2.44%     
===========================================
  Files        1999      438     -1561     
  Lines      139163    36354   -102809     
  Branches    43716     5541    -38175     
===========================================
- Hits        20661     4511    -16150     
+ Misses      95731    31377    -64354     
+ Partials    22771      466    -22305     
Flag Coverage Δ
differential 12.40% <ø> (?)
total ?

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

@esteve esteve force-pushed the prefix-behavior_velocity_speed_bump_module branch from fd7f9fe to 3cc5f40 Compare June 18, 2024 12:16
@esteve
Copy link
Contributor Author

esteve commented Jun 19, 2024

@xmfcx @mitsudome-r @satoshi-ota @shmpwk could you have a look at this PR when you have a moment? Thanks.

@esteve esteve force-pushed the prefix-behavior_velocity_speed_bump_module branch 2 times, most recently from eef1e42 to 7e66167 Compare June 19, 2024 10:19
@esteve
Copy link
Contributor Author

esteve commented Jun 19, 2024

@danielsanchezaran if the changes look ok to you, could you approve this PR? Thank you in advance.

Copy link
Contributor

@danielsanchezaran danielsanchezaran left a comment

Choose a reason for hiding this comment

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

LGTM but please check the conflicts

…e and namespace with autoware

Signed-off-by: Esteve Fernandez <[email protected]>
Signed-off-by: Esteve Fernandez <[email protected]>
@esteve esteve force-pushed the prefix-behavior_velocity_speed_bump_module branch from 87a8d49 to bfa7b7f Compare June 24, 2024 15:09
@esteve
Copy link
Contributor Author

esteve commented Jun 24, 2024

@danielsanchezaran fixed, thanks.

@esteve esteve merged commit 84bede5 into autowarefoundation:main Jun 24, 2024
28 of 31 checks passed
@esteve esteve deleted the prefix-behavior_velocity_speed_bump_module branch June 24, 2024 15:28
simon-eisenmann-driveblocks pushed a commit to simon-eisenmann-driveblocks/autoware.universe that referenced this pull request Jun 26, 2024
…e and namespace with autoware (autowarefoundation#7467)

Signed-off-by: Esteve Fernandez <[email protected]>
Signed-off-by: Simon Eisenmann <[email protected]>
mitukou1109 pushed a commit to mitukou1109/autoware.universe that referenced this pull request Jul 2, 2024
tby-udel pushed a commit to tby-udel/autoware.universe that referenced this pull request Jul 14, 2024
KhalilSelyan pushed a commit that referenced this pull request Jul 22, 2024
…e and namespace with autoware (#7467)

Signed-off-by: Esteve Fernandez <[email protected]>
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) tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) type:ci Continuous Integration (CI) processes and testing. (auto-assigned) type:documentation Creating or refining documentation. (auto-assigned)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants