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 image req #291

Open joshuachp opened 8 months ago

joshuachp commented 8 months ago

Closes #277

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (483ea58) 72.18% compared to head (a5fef50) 61.51%.

Files Patch % Lines
edgehog-device-runtime-docker/src/image.rs 0.00% 85 Missing :warning:
edgehog-device-runtime-docker/src/service.rs 0.00% 79 Missing :warning:
edgehog-device-runtime-docker/src/properties.rs 0.00% 76 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #291 +/- ## =========================================== - Coverage 72.18% 61.51% -10.67% =========================================== Files 26 29 +3 Lines 1384 1624 +240 =========================================== Hits 999 999 - Misses 385 625 +240 ```

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