ros2 / rmw_cyclonedds

ROS 2 RMW layer for Eclipse Cyclone DDS
Apache License 2.0
112 stars 91 forks source link

Fix use of deprecated is_loan_available (backport #336) #359

Closed mergify[bot] closed 2 years ago

mergify[bot] commented 2 years ago

This is an automatic backport of pull request #336 done by Mergify.


Mergify commands and options
More conditions and actions can be found in the [documentation](https://docs.mergify.com/). You can also trigger Mergify actions by commenting on this pull request: - `@Mergifyio refresh` will re-evaluate the rules - `@Mergifyio rebase` will rebase this PR on its base branch - `@Mergifyio update` will merge the base branch into this PR - `@Mergifyio backport ` will backport this PR on `` branch Additionally, on Mergify [dashboard](https://dashboard.mergify.com/) you can: - look at your merge queues - generate the Mergify configuration with the config editor. Finally, you can contact us on https://mergify.com
Blast545 commented 2 years ago

CI packages-above-and-dependencies rmw_cyclonedds_cpp + coverage to reproduce coverage errors. EDIT: Fixed configuration for the CI jobs

cottsay commented 2 years ago

@ros-pull-request-builder retest this please

cottsay commented 2 years ago

Isolating qt_gui_cpp to verify that the test failure isn't a regression: Build Status

EDIT: Evidently the lcov stuff on the buildfarm fails the build if it doesn't find anything, but the actual build succeeded and had the same test failures. This looks good to merge.