ros-controls / control_toolbox

This package contains several C++ classes useful in writing controllers.
https://control.ros.org
BSD 3-Clause "New" or "Revised" License
120 stars 97 forks source link

[CI] Fix source build #176

Closed christophfroehlich closed 7 months ago

christophfroehlich commented 7 months ago

There was the wrong branch in the rolling source build workflow, see here.

I also add --rosdistro $ROS_DISTRO to rosdep for the binary workflows

codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (58b2bfe) 36.72% compared to head (00cced3) 36.72%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## ros2-master #176 +/- ## ============================================ Coverage 36.72% 36.72% ============================================ Files 10 10 Lines 531 531 Branches 168 168 ============================================ Hits 195 195 Misses 227 227 Partials 109 109 ``` | [Flag](https://app.codecov.io/gh/ros-controls/control_toolbox/pull/176/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ros-controls) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/ros-controls/control_toolbox/pull/176/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ros-controls) | `36.72% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ros-controls#carryforward-flags-in-the-pull-request-comment) to find out more.