edgehog-device-manager / edgehog-device-runtime

Edgehog Device Runtime is a portable middleware written in Rust, that enables remote device management on Linux-based systems.
Apache License 2.0
12 stars 10 forks source link

Add support to io.edgehog.devicemanager.LedBehavior #150

Closed FrancescoVaiani closed 1 year ago

FrancescoVaiani commented 1 year ago

Close #21

codecov[bot] commented 1 year ago

Codecov Report

Base: 68.09% // Head: 68.72% // Increases project coverage by +0.63% :tada:

Coverage data is based on head (72504fc) compared to base (6f482f2). Patch coverage: 78.37% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #150 +/- ## ========================================== + Coverage 68.09% 68.72% +0.63% ========================================== Files 23 24 +1 Lines 724 761 +37 ========================================== + Hits 493 523 +30 - Misses 231 238 +7 ``` | [Impacted Files](https://codecov.io/gh/edgehog-device-manager/edgehog-device-runtime/pull/150?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=edgehog-device-manager) | Coverage Δ | | |---|---|---| | [src/lib.rs](https://codecov.io/gh/edgehog-device-manager/edgehog-device-runtime/pull/150/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=edgehog-device-manager#diff-c3JjL2xpYi5ycw==) | `54.24% <0.00%> (-1.92%)` | :arrow_down: | | [src/led\_behavior.rs](https://codecov.io/gh/edgehog-device-manager/edgehog-device-runtime/pull/150/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=edgehog-device-manager#diff-c3JjL2xlZF9iZWhhdmlvci5ycw==) | `96.66% <96.66%> (ø)` | | 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=edgehog-device-manager). 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=edgehog-device-manager)

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