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

refactor(workspace): convert the project in a workspace #230

Closed joshuachp closed 1 year ago

joshuachp commented 1 year ago

This now depends on #241

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.42% :warning:

Comparison is base (c04c4b3) 75.26% compared to head (0956802) 74.85%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #230 +/- ## ========================================== - Coverage 75.26% 74.85% -0.42% ========================================== Files 26 26 Lines 1334 1336 +2 ========================================== - Hits 1004 1000 -4 - Misses 330 336 +6 ``` | [Files Changed](https://app.codecov.io/gh/edgehog-device-manager/edgehog-device-runtime/pull/230?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=edgehog-device-manager) | Coverage Δ | | |---|---|---| | [e2e-test/src/main.rs](https://app.codecov.io/gh/edgehog-device-manager/edgehog-device-runtime/pull/230?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=edgehog-device-manager#diff-ZTJlLXRlc3Qvc3JjL21haW4ucnM=) | `0.00% <ø> (ø)` | | | [src/lib.rs](https://app.codecov.io/gh/edgehog-device-manager/edgehog-device-runtime/pull/230?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=edgehog-device-manager#diff-c3JjL2xpYi5ycw==) | `79.74% <100.00%> (-0.88%)` | :arrow_down: | | [src/ota/ota\_handler.rs](https://app.codecov.io/gh/edgehog-device-manager/edgehog-device-runtime/pull/230?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=edgehog-device-manager#diff-c3JjL290YS9vdGFfaGFuZGxlci5ycw==) | `84.69% <100.00%> (ø)` | |

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