-
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
fix(compare_map_segmentation): timer period mismatched with parameter #9259
base: main
Are you sure you want to change the base?
fix(compare_map_segmentation): timer period mismatched with parameter #9259
Conversation
Signed-off-by: badai-nguyen <[email protected]>
Thank you for contributing to the Autoware project! 🚧 If your pull request is in progress, switch it to draft mode. Please ensure:
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #9259 +/- ##
==========================================
- Coverage 29.17% 29.17% -0.01%
==========================================
Files 1336 1336
Lines 103032 103044 +12
Branches 39962 39964 +2
==========================================
Hits 30060 30060
- Misses 69939 69951 +12
Partials 3033 3033
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@takam5f2 Could you review this PR as issue reporter, and @yukkysaito, as code owner? |
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
@badai-nguyen |
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.
Description
Related links
Parent Issue:
How was this PR tested?
Notes for reviewers
None.
Interface changes
None.
Effects on system behavior
None.