-
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 enum naming for avoid collision #242
Conversation
Signed-off-by: Pablo Garrido <[email protected]>
@mergify backport foxy galactic |
🟠 Waiting for conditions to match
Hey, I reacted but my real name is @Mergifyio |
Codecov Report
@@ Coverage Diff @@
## master #242 +/- ##
==========================================
- Coverage 63.61% 63.42% -0.19%
==========================================
Files 16 16
Lines 2149 2149
Branches 641 641
==========================================
- Hits 1367 1363 -4
- Misses 470 472 +2
- Partials 312 314 +2
Continue to review full report at Codecov.
|
Signed-off-by: Pablo Garrido <[email protected]> (cherry picked from commit ce42968) # Conflicts: # rclc/include/rclc/executor_handle.h # rclc/src/rclc/executor.c
Signed-off-by: Pablo Garrido <[email protected]> (cherry picked from commit ce42968) # Conflicts: # rclc/include/rclc/executor_handle.h # rclc/src/rclc/executor.c
✅ Backports have been created
|
* Fix enum naming for avoid collision (#242) Signed-off-by: Pablo Garrido <[email protected]> (cherry picked from commit ce42968) # Conflicts: # rclc/include/rclc/executor_handle.h # rclc/src/rclc/executor.c * Revert "Fix enum naming for avoid collision (#242)" This reverts commit 0166177. * Update Signed-off-by: Pablo Garrido <[email protected]> Co-authored-by: Pablo Garrido <[email protected]>
* Fix enum naming for avoid collision (#242) Signed-off-by: Pablo Garrido <[email protected]> (cherry picked from commit ce42968) # Conflicts: # rclc/include/rclc/executor_handle.h # rclc/src/rclc/executor.c * Revert "Fix enum naming for avoid collision (#242)" This reverts commit df482e3. * Update Signed-off-by: Pablo Garrido <[email protected]> Co-authored-by: Pablo Garrido <[email protected]>
Related: https://github.com/micro-ROS/micro_ros_arduino/runs/5107455710?check_suite_focus=true