Closed JanStaschulat closed 1 year ago
@mergify backport humble foxy
backport humble foxy
Merging #326 (f553967) into master (361fcdf) will decrease coverage by
0.15%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #326 +/- ##
==========================================
- Coverage 69.20% 69.06% -0.15%
==========================================
Files 16 16
Lines 2715 2715
Branches 765 765
==========================================
- Hits 1879 1875 -4
- Misses 450 452 +2
- Partials 386 388 +2
Impacted Files | Coverage Δ | |
---|---|---|
rclc/src/rclc/action_goal_handle.c | 58.59% <0.00%> (-2.55%) |
:arrow_down: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Often developers are not aware to configure xrce-dds middleware also when initializing the Executor with
number_of_handles
. I added docu in theREADME.md
andexecutor.h
related issue: https://github.com/ros2/rclc/issues/325