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
11 stars 10 forks source link

feat(ci): improve the ci workflows #241

Closed joshuachp closed 1 year ago

joshuachp commented 1 year ago

Check all features and targets not permitting warnings

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 85.71% and project coverage change: -0.12 :warning:

Comparison is base (65747ce) 75.32% compared to head (c5cf909) 75.20%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #241 +/- ## ========================================== - Coverage 75.32% 75.20% -0.12% ========================================== Files 26 26 Lines 1325 1327 +2 ========================================== Hits 998 998 - Misses 327 329 +2 ``` | [Impacted Files](https://app.codecov.io/gh/edgehog-device-manager/edgehog-device-runtime/pull/241?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://app.codecov.io/gh/edgehog-device-manager/edgehog-device-runtime/pull/241?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.37% <ø> (-0.63%)` | :arrow_down: | | [src/telemetry/mod.rs](https://app.codecov.io/gh/edgehog-device-manager/edgehog-device-runtime/pull/241?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=edgehog-device-manager#diff-c3JjL3RlbGVtZXRyeS9tb2QucnM=) | `84.09% <0.00%> (ø)` | | | [src/ota/ota\_handle.rs](https://app.codecov.io/gh/edgehog-device-manager/edgehog-device-runtime/pull/241?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=edgehog-device-manager#diff-c3JjL290YS9vdGFfaGFuZGxlLnJz) | `83.83% <100.00%> (-0.05%)` | :arrow_down: | ... and [3 files with indirect coverage changes](https://app.codecov.io/gh/edgehog-device-manager/edgehog-device-runtime/pull/241/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=edgehog-device-manager)

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