-
Notifications
You must be signed in to change notification settings - Fork 269
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
Standardize Doxygen parameter formatting for systems O-Z #2212
Conversation
Signed-off-by: Mabel Zhang <[email protected]>
Signed-off-by: Mabel Zhang <[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.
linters are failing
fix lint Signed-off-by: Mabel Zhang <[email protected]>
Codecov Report
@@ Coverage Diff @@
## gz-sim8 #2212 +/- ##
===========================================
+ Coverage 65.66% 65.68% +0.01%
===========================================
Files 324 324
Lines 30944 30944
===========================================
+ Hits 20319 20325 +6
+ Misses 10625 10619 -6
|
Signed-off-by: Mabel Zhang <[email protected]>
…ebosim/gz-sim into mabelzhang/system_docs_format_o_to_z
@osrf-jenkins run tests please |
@mabelzhang could you fix the compiler warnings on BuoyancyEngine.hh? |
Signed-off-by: Mabel Zhang <[email protected]>
Got distracted. Let's see the new CI... |
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 with green CI
CI is good. (The warnings are the same as those in other PRs.) |
It would be great if we can backport this to gz-sim7 |
🦟 Bug fix
Follow up to #2183
Fixes the rest of the alphabet.
Summary
See #2183
Checklist
codecheck
passed (See contributing)Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining
Signed-off-by
messages.