-
Notifications
You must be signed in to change notification settings - Fork 58
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(velodyne_msgs): remove local velodyne_msgs package #93
Conversation
Signed-off-by: David Wong <[email protected]>
I think you have to add Also, all occurrences of |
@mojomex thanks, |
Signed-off-by: David Wong <[email protected]>
…ula into fix/remove_local_velodyne_msgs
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 #93 +/- ##
========================================
+ Coverage 7.91% 9.20% +1.28%
========================================
Files 108 48 -60
Lines 9275 6815 -2460
Branches 859 798 -61
========================================
- Hits 734 627 -107
+ Misses 7964 5635 -2329
+ Partials 577 553 -24
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!
PR Type
Related Links
#83
Description
Removes the internal copy of
velodyne_msgs
and relies on the external dependency.Review Procedure
Remarks
Pre-Review Checklist for the PR Author
PR Author should check the checkboxes below when creating the PR.
Checklist for the PR Reviewer
Reviewers should check the checkboxes below before approval.
Post-Review Checklist for the PR Author
PR Author should check the checkboxes below before merging.
CI Checks