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

Add tests for interface_configuration_type consistently #899

Merged
merged 2 commits into from Jan 31, 2024

Conversation

christophfroehlich
Copy link
Contributor

I added tests for every controller_interface::interface_configuration_type as @saikishor mentioned here. (and fixed some typos)

@christophfroehlich christophfroehlich added backport-humble This label should be used by maintaines only! Label triggers PR backport to ROS2 humble. backport-iron This label should be used by maintaines only! Label triggers PR backport to ROS2 Iron. labels Dec 10, 2023
Copy link

codecov bot commented Dec 10, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6623cdd) 47.81% compared to head (8cac8cc) 47.61%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #899      +/-   ##
==========================================
- Coverage   47.81%   47.61%   -0.21%     
==========================================
  Files          41       41              
  Lines        3871     3871              
  Branches     1827     1827              
==========================================
- Hits         1851     1843       -8     
- Misses        751      760       +9     
+ Partials     1269     1268       -1     
Flag Coverage Δ
unittests 47.61% <ø> (-0.21%) ⬇️

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

see 1 file with indirect coverage changes

@christophfroehlich christophfroehlich removed the backport-humble This label should be used by maintaines only! Label triggers PR backport to ROS2 humble. label Dec 10, 2023
@christophfroehlich
Copy link
Contributor Author

Should be backported to humble after #865 got merged

Copy link
Member

@saikishor saikishor left a comment

Choose a reason for hiding this comment

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

LGTM.
Thank you @christophfroehlich

Copy link
Member

@saikishor saikishor left a comment

Choose a reason for hiding this comment

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

@christophfroehlich Thank you so much for the work!
The changes look great to me :)

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.

Thank you!

@bmagyar bmagyar merged commit f2f36c0 into ros-controls:master Jan 31, 2024
14 of 15 checks passed
mergify bot pushed a commit that referenced this pull request Jan 31, 2024
(cherry picked from commit f2f36c0)

# Conflicts:
#	pid_controller/test/test_pid_controller.cpp
#	pid_controller/test/test_pid_controller_preceding.cpp
@christophfroehlich christophfroehlich added the backport-humble This label should be used by maintaines only! Label triggers PR backport to ROS2 humble. label Jan 31, 2024
@christophfroehlich christophfroehlich deleted the interface_tests branch January 31, 2024 21:44
mergify bot pushed a commit that referenced this pull request Jan 31, 2024
(cherry picked from commit f2f36c0)

# Conflicts:
#	pid_controller/test/test_pid_controller.cpp
#	pid_controller/test/test_pid_controller_preceding.cpp
pac48 pushed a commit to pac48/ros2_controllers that referenced this pull request Feb 2, 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 maintaines only! Label triggers PR backport to ROS2 humble. backport-iron This label should be used by maintaines only! Label triggers PR backport to ROS2 Iron.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants