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

Fix minor typo (backport #32) #33

Closed mergify[bot] closed 2 years ago

mergify[bot] commented 2 years ago

This is an automatic backport of pull request #32 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 2 years ago

Codecov Report

Merging #33 (d46a63a) into main (ddf11dc) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #33   +/-   ##
=======================================
  Coverage   60.84%   60.84%           
=======================================
  Files          10       10           
  Lines        1042     1042           
  Branches      448      448           
=======================================
  Hits          634      634           
  Misses        124      124           
  Partials      284      284           
Impacted Files Coverage Δ
...kuj53x9fu/micro_ros_utilities/src/type_utilities.c
...j53x9fu/micro_ros_utilities/src/string_utilities.c
...1ya93blmw/micro_ros_utilities/src/type_utilities.c
...utilities/test/micro_ros_utilities/test_memory.hpp
...a93blmw/micro_ros_utilities/src/string_utilities.c
...utilities/test/micro_ros_utilities/test_string.cpp
...utilities/test/micro_ros_utilities/test_memory.hpp
...utilities/test/micro_ros_utilities/test_string.cpp
...utilities/test/micro_ros_utilities/test_memory.cpp
...utilities/test/micro_ros_utilities/test_memory.cpp
... and 10 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ddf11dc...d46a63a. Read the comment docs.