-
Notifications
You must be signed in to change notification settings - Fork 646
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_grid_map_utils): prefix folder structure with autoware/ #9170
refactor(autoware_grid_map_utils): prefix folder structure with autoware/ #9170
Conversation
…are/ Signed-off-by: Esteve Fernandez <[email protected]>
Thank you for contributing to the Autoware project! 🚧 If your pull request is in progress, switch it to draft mode. Please ensure:
|
…are/ Signed-off-by: Esteve Fernandez <[email protected]>
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 for planning
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #9170 +/- ##
==========================================
- Coverage 28.67% 28.66% -0.02%
==========================================
Files 1308 1313 +5
Lines 101361 101414 +53
Branches 39393 39397 +4
==========================================
+ Hits 29063 29066 +3
- Misses 69322 69370 +48
- Partials 2976 2978 +2
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@maxime-clem @takayuki5168 thank you for your reviews. @xmfcx @mitsudome-r could you merge this PR when you have a moment? @maxime-clem is a code owner of this package and he approved the changes, so it should be find to merge. Thanks. |
@xmfcx thanks! |
Description
prefix folder structure 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.