-
Notifications
You must be signed in to change notification settings - Fork 367
Cleanup deprecations #2589
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
Cleanup deprecations #2589
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2589 +/- ##
==========================================
+ Coverage 89.42% 89.44% +0.02%
==========================================
Files 151 151
Lines 17036 17027 -9
Branches 1412 1412
==========================================
- Hits 15234 15230 -4
+ Misses 1243 1237 -6
- Partials 559 560 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
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.
Overall looks good to me. Just few nitpicks
controller_interface/test/test_semantic_component_command_interface.cpp
Outdated
Show resolved
Hide resolved
Co-authored-by: Sai Kishor Kothakota <[email protected]>
This pull request is in conflict. Could you fix it @christophfroehlich? |
Needs ros-controls/ros2_controllers#1936 to be merged first