-
Notifications
You must be signed in to change notification settings - Fork 10
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: comments for doxygen #287
Conversation
Signed-off-by: ISP akm <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #287 +/- ##
===========================================
+ Coverage 25.02% 55.18% +30.16%
===========================================
Files 58 28 -30
Lines 3321 2180 -1141
Branches 1085 1214 +129
===========================================
+ Hits 831 1203 +372
+ Misses 1756 697 -1059
+ Partials 734 280 -454
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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
Co-authored-by: ymski <[email protected]>
Co-authored-by: ymski <[email protected]>
Co-authored-by: ymski <[email protected]>
Signed-off-by: ISP akm <[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
Description
Unify the description of doxygen comments for methods of the same family declared in tracing_controller.hpp.
Related links
https://tier4.atlassian.net/browse/RT2-1524
Notes for reviewers
Pre-review checklist for the PR author
In-review checklist for the PR reviewers
The PR reviewers must check the checkboxes below before approval.
Post-review checklist for the PR author
The PR author must check the checkboxes below before merging.
After all checkboxes are checked, anyone who has write access can merge the PR.