micro-ROS / micro_ros_diagnostics

Diagnostics framework for micro-ROS
Apache License 2.0
8 stars 4 forks source link

feat: only publish updates when there are changes #44

Closed bjv-capra closed 1 year ago

bjv-capra commented 1 year ago

Signed-off-by: Bartolome Jimenez Vera bjv@capra.ooo

codecov-commenter commented 1 year ago

Codecov Report

Base: 42.10% // Head: 42.30% // Increases project coverage by +0.20% :tada:

Coverage data is based on head (0181c2b) compared to base (7d2d4f2). Patch coverage: 50.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #44 +/- ## ========================================== + Coverage 42.10% 42.30% +0.20% ========================================== Files 2 2 Lines 133 156 +23 Branches 21 28 +7 ========================================== + Hits 56 66 +10 - Misses 62 73 +11 - Partials 15 17 +2 ``` | [Impacted Files](https://codecov.io/gh/micro-ROS/micro_ros_diagnostics/pull/44?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=micro-ROS) | Coverage Δ | | |---|---|---| | [...\_diagnostic\_updater/micro\_ros\_diagnostic\_updater.c](https://codecov.io/gh/micro-ROS/micro_ros_diagnostics/pull/44?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=micro-ROS#diff-bWljcm9fcm9zX2RpYWdub3N0aWNfdXBkYXRlci9zcmMvbWljcm9fcm9zX2RpYWdub3N0aWNfdXBkYXRlci9taWNyb19yb3NfZGlhZ25vc3RpY191cGRhdGVyLmM=) | `66.66% <50.00%> (-7.02%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=micro-ROS). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=micro-ROS)

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