ros2 / rclc

ROS Client Library for the C language.
Apache License 2.0
118 stars 42 forks source link

added documentation about number_of_handles in all examples. (backport #341) #342

Closed mergify[bot] closed 1 year ago

mergify[bot] commented 1 year ago

This is an automatic backport of pull request #341 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
codecov-commenter commented 1 year ago

Codecov Report

Merging #342 (c2b68c2) into humble (9a91527) will increase coverage by 0.14%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           humble     #342      +/-   ##
==========================================
+ Coverage   69.06%   69.20%   +0.14%     
==========================================
  Files          16       16              
  Lines        2715     2715              
  Branches      765      765              
==========================================
+ Hits         1875     1879       +4     
+ Misses        452      450       -2     
+ Partials      388      386       -2     

see 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.