-
Notifications
You must be signed in to change notification settings - Fork 673
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
feat(autoware_tracking_object_merger)!: tier4_debug_msgs changed to autoware_internal_debug_msgs in autoware_tracking_object_merger #9899
base: main
Are you sure you want to change the base?
Conversation
Thank you for contributing to the Autoware project! 🚧 If your pull request is in progress, switch it to draft mode. Please ensure:
|
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.
Thanks! could you link the parent issue to this PR description?
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #9899 +/- ##
==========================================
+ Coverage 29.18% 29.21% +0.02%
==========================================
Files 1410 1410
Lines 107239 107148 -91
Branches 42481 42454 -27
==========================================
Hits 31300 31300
+ Misses 72720 72629 -91
Partials 3219 3219
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. |
…es perception/autoware_tracking_object_merger Signed-off-by: vish0012 <[email protected]>
26a6abd
to
e4ec15c
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.
@vish0012
Please fill "How was this PR tested?". You need to check this PR by running autoware.
Please fill "Interface changes"
…es perception/autoware_tracking_object_merger
Description
The tier4_debug_msgs have been replaced with autoware_internal_debug_msgs to enhance clarity and consistency in the codebase.
autowarefoundation/autoware#5580
Related links
Parent Issue:
autowarefoundation/autoware#5580
How was this PR tested?
Notes for reviewers
None.
Interface changes
None.
Effects on system behavior
None.