-
Notifications
You must be signed in to change notification settings - Fork 44
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
Adds the third level commands for the log #451
Conversation
Codecov Report
@@ Coverage Diff @@
## ign-transport8 #451 +/- ##
==================================================
+ Coverage 83.56% 87.76% +4.19%
==================================================
Files 51 59 +8
Lines 5039 5696 +657
==================================================
+ Hits 4211 4999 +788
+ Misses 828 697 -131
|
Signed-off-by: Voldivh <[email protected]>
8bf5016
to
3134c5f
Compare
@j-rivero |
ugh, this is a bug introduced probably during the move the yaml file. Should be fixed by gazebo-tooling/release-tools#1043. |
@osrf-jenkins run tests |
Friendly ping @azeey |
Works for me. I'll go ahead and merge. |
🎉 New feature
This PR addresses the issue gazebosim/gz-tools#1 regarding adding the third-level flags for
log
command.Summary
Test it
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.