-
Notifications
You must be signed in to change notification settings - Fork 682
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_test_utils): add visualization and yaml dumper for PathWithLaneId #9841
feat(autoware_test_utils): add visualization and yaml dumper for PathWithLaneId #9841
Conversation
…WithLaneId Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
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.
LGTM!
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #9841 +/- ##
==========================================
+ Coverage 29.59% 29.60% +0.01%
==========================================
Files 1451 1455 +4
Lines 108919 108984 +65
Branches 42597 42615 +18
==========================================
+ Hits 32232 32267 +35
- Misses 73589 73617 +28
- Partials 3098 3100 +2
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Description
reopen this PR #9784 due to CI error
Related links
Parent Issue:
How was this PR tested?
Notes for reviewers
None.
Interface changes
None.
Effects on system behavior
None.