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

Feature/create volume req #297

Open joshuachp opened 8 months ago

joshuachp commented 8 months ago

Closes #278

codecov[bot] commented 8 months ago

Codecov Report

Attention: 313 lines in your changes are missing coverage. Please review.

Comparison is base (483ea58) 72.18% compared to head (f4982ed) 58.86%.

Files Patch % Lines
edgehog-device-runtime-docker/src/service.rs 0.00% 86 Missing :warning:
edgehog-device-runtime-docker/src/image.rs 0.00% 82 Missing :warning:
edgehog-device-runtime-docker/src/volume.rs 0.00% 69 Missing :warning:
...dgehog-device-runtime-docker/src/properties/mod.rs 0.00% 30 Missing :warning:
...ehog-device-runtime-docker/src/properties/image.rs 0.00% 25 Missing :warning:
...hog-device-runtime-docker/src/properties/volume.rs 0.00% 21 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #297 +/- ## =========================================== - Coverage 72.18% 58.86% -13.32% =========================================== Files 26 32 +6 Lines 1384 1697 +313 =========================================== Hits 999 999 - Misses 385 698 +313 ```

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