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

fix(storage): remove disks with a depth higher than /dev #343

Closed rgallor closed 6 months ago

rgallor commented 7 months ago

This should temporarily provide a solution to the second point explained in #232

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 61.90476% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 69.46%. Comparing base (575a679) to head (dbb5897).

:exclamation: Current head dbb5897 differs from pull request most recent head 63c6f8e. Consider uploading reports for the commit 63c6f8e to get more accurate results

Files Patch % Lines
src/telemetry/storage_usage.rs 57.89% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #343 +/- ## ========================================== + Coverage 63.48% 69.46% +5.97% ========================================== Files 23 26 +3 Lines 1383 1382 -1 ========================================== + Hits 878 960 +82 + Misses 505 422 -83 ```

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