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

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) type:ci Continuous Integration (CI) processes and testing. (auto-assigned) labels Jun 12, 2024
@esteve esteve enabled auto-merge (squash) June 13, 2024 07:52
@esteve esteve force-pushed the prefix-behavior_velocity_no_drivable_lane_module branch 3 times, most recently from a5b594a to 3cebd3a Compare June 18, 2024 10:43
Copy link

codecov bot commented Jun 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 12.46%. Comparing base (507e3f4) to head (a6c21f1).
Report is 63 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #7469       +/-   ##
===========================================
- Coverage   14.84%   12.46%    -2.39%     
===========================================
  Files        1999      434     -1565     
  Lines      139163    36182   -102981     
  Branches    43716     5556    -38160     
===========================================
- Hits        20661     4510    -16151     
+ Misses      95731    31208    -64523     
+ Partials    22771      464    -22307     
Flag Coverage Δ
differential 12.46% <ø> (?)
total ?

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

…nd namespace with autoware

Signed-off-by: Esteve Fernandez <[email protected]>
@esteve esteve force-pushed the prefix-behavior_velocity_no_drivable_lane_module branch from b1888ff to a6c21f1 Compare June 19, 2024 09:00
@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 merged commit 0eefe2d into autowarefoundation:main Jun 19, 2024
29 of 30 checks passed
@esteve esteve deleted the prefix-behavior_velocity_no_drivable_lane_module branch June 19, 2024 09:19
@esteve
Copy link
Contributor Author

esteve commented Jun 19, 2024

@shmpwk thanks!

simon-eisenmann-driveblocks pushed a commit to simon-eisenmann-driveblocks/autoware.universe that referenced this pull request Jun 26, 2024
…nd namespace with autoware (autowarefoundation#7469)

Signed-off-by: Esteve Fernandez <[email protected]>
Signed-off-by: Simon Eisenmann <[email protected]>
KhalilSelyan pushed a commit that referenced this pull request Jul 22, 2024
…nd namespace with autoware (#7469)

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.

3 participants