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 88.15789% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.59%. Comparing base (a7e0b3a) to head (eba420d).

Files with missing lines Patch % Lines
controller_manager/src/controller_manager.cpp 71.87% 6 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2760      +/-   ##
==========================================
- Coverage   89.62%   89.59%   -0.03%     
==========================================
  Files         152      152              
  Lines       17637    17710      +73     
  Branches     1448     1454       +6     
==========================================
+ Hits        15807    15868      +61     
- Misses       1246     1256      +10     
- Partials      584      586       +2     
Flag Coverage Δ
unittests 89.59% <88.15%> (-0.03%) ⬇️

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 76.87% <71.87%> (-0.12%) ⬇️

... and 1 file with indirect coverage changes

🚀 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.

@saikishor
Copy link
Member Author

saikishor commented Nov 2, 2025

@urfeex With the new changes, your issues should be fixed. Please test it and let us know. I ran the UR tests locally and it passed. Please check and let us know tomorrow :)

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