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

Clang tidy: delete a redundant return #790

Merged

Conversation

AndyZe
Copy link
Contributor

@AndyZe AndyZe commented Jul 31, 2022

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #790 (a3587d9) into master (925f5f3) will decrease coverage by 1.69%.
The diff coverage is 37.28%.

@@            Coverage Diff             @@
##           master     #790      +/-   ##
==========================================
- Coverage   34.61%   32.92%   -1.70%     
==========================================
  Files          52       90      +38     
  Lines        2981     8495    +5514     
  Branches     1855     5657    +3802     
==========================================
+ Hits         1032     2797    +1765     
- Misses        310      672     +362     
- Partials     1639     5026    +3387     
Flag Coverage Δ
unittests 32.92% <37.28%> (-1.70%) ⬇️

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

Impacted Files Coverage Δ
controller_manager/src/realtime.cpp 0.00% <0.00%> (ø)
controller_manager/src/ros2_control_node.cpp 0.00% <0.00%> (ø)
..._interface/include/hardware_interface/actuator.hpp 100.00% <ø> (ø)
...re_interface/include/hardware_interface/sensor.hpp 100.00% <ø> (ø)
...re_interface/include/hardware_interface/system.hpp 100.00% <ø> (ø)
hardware_interface/src/resource_manager.cpp 50.09% <ø> (-3.53%) ⬇️
hardware_interface/src/sensor.cpp 50.52% <ø> (ø)
hardware_interface/src/system.cpp 55.45% <ø> (ø)
...rface/test/mock_components/test_generic_system.cpp 8.62% <ø> (ø)
...dware_interface/test/test_component_interfaces.cpp 32.44% <ø> (+4.25%) ⬆️
... and 106 more

@bmagyar bmagyar merged commit e511515 into ros-controls:master Aug 1, 2022
pac48 pushed a commit to pac48/ros2_control that referenced this pull request Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants