micro-ROS / rmw_microxrcedds

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

Remove dirs from navigation tabs #300

Closed Acuadros95 closed 1 year ago

Acuadros95 commented 1 year ago

Related to https://github.com/micro-ROS/micro-ROS.github.io/actions/runs/5251897860/jobs/9487320599

Acuadros95 commented 1 year ago

@mergify backport rolling

mergify[bot] commented 1 year ago

backport rolling

✅ Backports have been created

* [#301 Remove dirs from navigation tabs (backport #300)](https://github.com/micro-ROS/rmw_microxrcedds/pull/301) 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 (4390733) 46.98% compared to head (5b584b3) 46.98%.

:exclamation: Current head 5b584b3 differs from pull request most recent head c225166. Consider uploading reports for the commit c225166 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## iron #300 +/- ## ======================================= 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.