-
Notifications
You must be signed in to change notification settings - Fork 113
Deprecate prefix_is_for_params
of PidROS
#431
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
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## ros2-master #431 +/- ##
===============================================
- Coverage 78.25% 77.75% -0.51%
===============================================
Files 30 30
Lines 1890 2009 +119
Branches 114 125 +11
===============================================
+ Hits 1479 1562 +83
- Misses 342 379 +37
+ Partials 69 68 -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 great.
Thank you :)
Co-authored-by: Sai Kishor Kothakota <[email protected]>
prefix_is_for_params
from PID_Rosprefix_is_for_params
of PidROS
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.
The changes itself look good to me.
Just a nitpick on the parameter naming that I left as 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.
Small clarification on default behavior. Otherwise good!
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
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! Let's also accept the @saikishor's proposal
Co-authored-by: Sai Kishor Kothakota <[email protected]>
(cherry picked from commit f2fa8f0) # Conflicts: # doc/migration.rst # doc/release_notes.rst
See #156 (comment)
Fixes #156