Skip to content
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

[ros2controlcli] fix list_controllers when no controllers are loaded #1721

Merged

Conversation

saikishor
Copy link
Member

Fixes: #1715

Copy link

codecov bot commented Aug 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.81%. Comparing base (9e57adf) to head (6273ed4).
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1721   +/-   ##
=======================================
  Coverage   86.81%   86.81%           
=======================================
  Files         116      116           
  Lines       10692    10692           
  Branches      978      978           
=======================================
  Hits         9282     9282           
  Misses       1059     1059           
  Partials      351      351           
Flag Coverage Δ
unittests 86.81% <ø> (ø)

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

Copy link
Contributor

@christophfroehlich christophfroehlich left a comment

Choose a reason for hiding this comment

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

Thx

@christophfroehlich christophfroehlich added backport-humble This label should be used by maintainers only! Label triggers PR backport to ROS2 humble. backport-iron labels Aug 27, 2024
@bmagyar bmagyar merged commit d200408 into ros-controls:master Aug 27, 2024
19 of 20 checks passed
@bmagyar bmagyar deleted the fix/list_controllers/cli/empty branch August 27, 2024 12:45
mergify bot pushed a commit that referenced this pull request Aug 27, 2024
mergify bot pushed a commit that referenced this pull request Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-humble This label should be used by maintainers only! Label triggers PR backport to ROS2 humble.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ros2controlcli: list_controllers throws error if no controller is loaded
3 participants