micro-ROS / rmw_microxrcedds

RMW implementation using Micro XRCE-DDS middleware.
Apache License 2.0
30 stars 23 forks source link

Remove image path #302

Closed Acuadros95 closed 1 year ago

Acuadros95 commented 1 year ago

@mergify backport humble rolling

mergify[bot] commented 1 year ago

backport humble rolling

✅ Backports have been created

* [#303 Remove image path (backport #302)](https://github.com/micro-ROS/rmw_microxrcedds/pull/303) has been created for branch `humble` * [#304 Remove image path (backport #302)](https://github.com/micro-ROS/rmw_microxrcedds/pull/304) has been created for branch `rolling`
github-actions[bot] commented 1 year ago

Static memory analysis

Default configuration

MTU: 512 B Input buffer size: 2048 B Input history: 4 Output buffer size: 2048 B Output history: 4

Entity Qty Size per unit
Context 2 5616 B
Topic 8 56 B
Service 4 248 B
Client 4 248 B
Subscription 4 280 B
Publisher 4 288 B
Node 4 208 B
Static input buffer 8 2136 B
Init options 6 64 B
Wait sets 4 56 B
Guard Condition 4 64 B

TOTAL: 34500 B

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (b560387) 46.98% compared to head (bd6af10) 46.98%.

:exclamation: Current head bd6af10 differs from pull request most recent head 01304ea. Consider uploading reports for the commit 01304ea to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## iron #302 +/- ## ======================================= Coverage 46.98% 46.98% ======================================= Files 47 47 Lines 1775 1775 Branches 528 528 ======================================= Hits 834 834 Misses 710 710 Partials 231 231 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.