-
Notifications
You must be signed in to change notification settings - Fork 424
Controller interface api update to ros2_controller packages #1973
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
Controller interface api update to ros2_controller packages #1973
Conversation
… with controller_interface migration
christophfroehlich
left a comment
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.
Thanks for your PR. But please consider our contributing guidelines, have you run colcon test and pre-commit locally? Almost all jobs fail here.
|
I have done all the tests and fixed the issues. Please review once |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1973 +/- ##
==========================================
+ Coverage 85.13% 85.32% +0.19%
==========================================
Files 143 143
Lines 13755 13934 +179
Branches 1201 1201
==========================================
+ Hits 11710 11889 +179
Misses 1638 1638
Partials 407 407
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
bmagyar
left a comment
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.
Generally looks good to me but please try reducing the repeated stuff as per my comment.
@bmagyar |
christophfroehlich
left a comment
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.
Thanks for working on this. I agree with Bence, please apply the same pattern also for GPSSensorBroadcasterTest.
christophfroehlich
left a comment
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.
Thanks a lot!
christophfroehlich
left a comment
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.
Thanks!
Reviewed tests and deprecation warnings due to controller_interface update for the issue #1946
Modified the warning tests in the following packages;-