-
Notifications
You must be signed in to change notification settings - Fork 44
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 parameter change event #310
Conversation
Signed-off-by: acuadros95 <[email protected]>
Codecov Report
@@ Coverage Diff @@
## humble #310 +/- ##
=======================================
Coverage 69.13% 69.13%
=======================================
Files 16 16
Lines 2715 2715
Branches 765 765
=======================================
Hits 1877 1877
Misses 451 451
Partials 387 387
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
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, can you take a look @JanStaschulat?
Please backport to Rolling |
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
@mergify backport master |
Signed-off-by: acuadros95 <[email protected]> Signed-off-by: acuadros95 <[email protected]> (cherry picked from commit 786d95e)
✅ Backports have been created
|
Signed-off-by: acuadros95 <[email protected]> Signed-off-by: acuadros95 <[email protected]> (cherry picked from commit 786d95e) Co-authored-by: Antonio Cuadros <[email protected]>
Signed-off-by: acuadros95 [email protected]
Quick fix for parameter modifications notification:
rclc_parameter_prepare_changed_even
is called.