Skip to content

Conversation

@saikishor
Copy link
Member

Fixes: #2758

@urfeex FYI

bmagyar
bmagyar previously approved these changes Oct 30, 2025
Copy link
Member

@bmagyar bmagyar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pretty elegant, thank you!

@saikishor
Copy link
Member Author

Pretty elegant, thank you!

I don't get the failing tests, I'll take a look when I get off the plane.

Thanks

@saikishor
Copy link
Member Author

Sorry for the different committer naming, I did this from a colleagues laptop hahah

@codecov
Copy link

codecov bot commented Oct 31, 2025

Codecov Report

❌ Patch coverage is 98.18182% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 89.65%. Comparing base (f53552b) to head (7b40d0a).

Files with missing lines Patch % Lines
controller_manager/src/controller_manager.cpp 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2760      +/-   ##
==========================================
+ Coverage   89.60%   89.65%   +0.04%     
==========================================
  Files         152      152              
  Lines       17637    17688      +51     
  Branches     1448     1449       +1     
==========================================
+ Hits        15804    15858      +54     
+ Misses       1250     1247       -3     
  Partials      583      583              
Flag Coverage Δ
unittests 89.65% <98.18%> (+0.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
.../include/controller_manager/controller_manager.hpp 97.29% <ø> (ø)
...ller_manager/test/test_controller_manager_srvs.cpp 99.34% <100.00%> (+0.02%) ⬆️
...ontroller_manager/test/test_release_interfaces.cpp 90.27% <ø> (ø)
controller_manager/src/controller_manager.cpp 77.22% <90.90%> (+0.23%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@saikishor saikishor added backport-jazzy Triggers PR backport to ROS 2 jazzy. backport-kilted Triggers PR backport to ROS 2 kilted. labels Oct 31, 2025
@urfeex
Copy link
Contributor

urfeex commented Oct 31, 2025

Unfortunately, this does not fix #2758 for me. The output is the same as described in the issue.

@saikishor
Copy link
Member Author

Unfortunately, this does not fix #2758 for me. The output is the same as described in the issue.

Thanks for commenting about it. I'll recheck the tests and try to run UR tests locally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-jazzy Triggers PR backport to ROS 2 jazzy. backport-kilted Triggers PR backport to ROS 2 kilted.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Joint interfaces get stopped when controller activation changes Return code of perform_command_mode_switch is discarded

5 participants