-
Notifications
You must be signed in to change notification settings - Fork 656
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(global_parameter_loader): prefix package and namespace with autoware #9303
base: main
Are you sure you want to change the base?
refactor(global_parameter_loader): prefix package and namespace with autoware #9303
Conversation
Thank you for contributing to the Autoware project! 🚧 If your pull request is in progress, switch it to draft mode. Please ensure:
|
87610e4
to
6dcf282
Compare
c6f2e72
to
2b3380d
Compare
2b3380d
to
cce63b1
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #9303 +/- ##
==========================================
- Coverage 29.78% 29.76% -0.02%
==========================================
Files 1338 1346 +8
Lines 103302 103369 +67
Branches 40240 40243 +3
==========================================
Hits 30770 30770
- Misses 69547 69614 +67
Partials 2985 2985
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
@mitsudome-r could you review (and merge) this PR when you have time? Thanks. |
Searching the
|
@xmfcx thanks for the review, I'm moving this back to draft to address your feedback. |
Pull request was converted to draft
…autoware Signed-off-by: Esteve Fernandez <[email protected]>
cce63b1
to
fd9d33e
Compare
@xmfcx I've submitted these PR to update other repositories: tier4/pacmod_interface#87 |
@mitsudome-r @xmfcx the other three PRs have been approved, should all four PRs be merged now? Thanks. |
I will check locally with planning-simulator if this modification doesn't cause any issue and will merge the PR. |
Description
prefix package and namespace with
autoware
Related links
Parent Issue:
autoware.universe/common
packages autoware#5077How was this PR tested?
Notes for reviewers
None.
Interface changes
None.
Effects on system behavior
None.