-
Notifications
You must be signed in to change notification settings - Fork 726
docs(default_adapi): add document of params and diags #10557
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
docs(default_adapi): add document of params and diags #10557
Conversation
Signed-off-by: Takagi, Isamu <isamu.takagi@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
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #10557 +/- ##
=======================================
Coverage 25.05% 25.06%
=======================================
Files 1351 1353 +2
Lines 105130 105149 +19
Branches 39758 39758
=======================================
+ Hits 26344 26356 +12
- Misses 76286 76293 +7
Partials 2500 2500
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Description
Add document of parameters and diagnostics. The diagnostics is added by following PRs.
Related links
autowarefoundation/autoware#3096
How was this PR tested?
None
Notes for reviewers
None.
Interface changes
None.
Effects on system behavior
None.