-
Notifications
You must be signed in to change notification settings - Fork 64
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
Update QD to match Quality Level 2 #83
Conversation
Signed-off-by: Jorge Perez <[email protected]>
PTAL @brawner @chapulina |
Codecov Report
@@ Coverage Diff @@
## master #83 +/- ##
=======================================
Coverage 65.00% 65.00%
=======================================
Files 2 2
Lines 60 60
=======================================
Hits 39 39
Misses 21 21 Continue to review full report at Codecov.
|
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.
All the updates look good to me. Next-up, quality level 1! 🚀
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.
Fix the minor typos and it looks good to me!
Current test results are shown here: | ||
|
||
[Linux (Travis CI)](https://travis-ci.org/github/ros/console_bridge) | ||
[Windows (Appveyor)](https://ci.appveyor.com/project/tfoote/console-bridge) |
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.
It's not possible to get Appveyor under ROS or the console_bridge name?
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.
I'm not sure how appveyor works exactly. I believe I didn't have sufficient permissions to enable appveyor for this repo, so @tfoote did it for me.
It's way overkill, but if we switched to GitHub actions, I think that would get rid of tfoote
's name in the URL. 😅
Signed-off-by: Jorge Perez <[email protected]>
As the title says, missing information is added to the QD of the package.
Signed-off-by: Jorge Perez [email protected]