-
Notifications
You must be signed in to change notification settings - Fork 100
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 include paths of GPL #264
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## ros2-master #264 +/- ##
============================================
Coverage 74.88% 74.88%
============================================
Files 24 24
Lines 1107 1107
Branches 86 86
============================================
Hits 829 829
Misses 231 231
Partials 47 47
Flags with carried forward coverage won't be shown. Click here to find out more.
|
I don't understand why ABI is breaking here |
ABI used main instead of testing, like we have in ros2_controllers for example |
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 think it makes sense to use testing here
@Mergifyio backport humble |
✅ Backports have been created
|
(cherry picked from commit 4885811)
Needs release 0.4.0
for reference, see PickNikRobotics/generate_parameter_library#213