-
Notifications
You must be signed in to change notification settings - Fork 658
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(goal_distance_calculator): prefix package and namespace with autoware #9172
refactor(goal_distance_calculator): prefix package and namespace with autoware #9172
Conversation
Thank you for contributing to the Autoware project! 🚧 If your pull request is in progress, switch it to draft mode. Please ensure:
|
@taikitanaka3 could you have a look at these changes when you have a moment? Thanks 🙂 |
19d7244
to
807877f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM Thank you
… autoware Signed-off-by: Esteve Fernandez <[email protected]>
807877f
to
9719408
Compare
@taikitanaka3 I've fixed an issue with the headers and also renamed the folder where |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #9172 +/- ##
==========================================
- Coverage 28.74% 28.73% -0.02%
==========================================
Files 1314 1317 +3
Lines 101743 101796 +53
Branches 39599 39609 +10
==========================================
Hits 29251 29251
- Misses 69676 69729 +53
Partials 2816 2816
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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.