micro-ROS / micro_ros_utilities

General utilities for easing the usage of micro-ROS on different platforms
Apache License 2.0
8 stars 5 forks source link

get_longest_member_name: fix typo (backport #58) #60

Closed mergify[bot] closed 1 year ago

mergify[bot] commented 1 year ago

This is an automatic backport of pull request #58 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

All modified lines are covered by tests :white_check_mark:

Comparison is base (008b94a) 60.14% compared to head (03ece2f) 59.43%. Report is 3 commits behind head on humble.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## humble #60 +/- ## ========================================== - Coverage 60.14% 59.43% -0.71% ========================================== Files 755 5 -750 Lines 79674 535 -79139 Branches 34527 232 -34295 ========================================== - Hits 47917 318 -47599 + Misses 9612 67 -9545 + Partials 22145 150 -21995 ``` [see 760 files with indirect coverage changes](https://app.codecov.io/gh/micro-ROS/micro_ros_utilities/pull/60/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=micro-ROS)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.