ros2 / rclc

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

Data structures interfaces for multi-threaded executor (backport #355) #363

Closed mergify[bot] closed 1 year ago

mergify[bot] commented 1 year ago

This is an automatic backport of pull request #355 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 #363 (b571c83) into iron (f6d86b4) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             iron     #363   +/-   ##
=======================================
  Coverage   69.49%   69.49%           
=======================================
  Files          16       16           
  Lines        2760     2760           
  Branches      766      766           
=======================================
  Hits         1918     1918           
  Misses        454      454           
  Partials      388      388