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

feat(docker): add docker package to the workspace #282

Closed joshuachp closed 11 months ago

joshuachp commented 1 year ago

Add the docker package to the workspace and the dependencies.

Closes #211

codecov[bot] commented 1 year ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (fd1a14f) 74.27% compared to head (2bf2ddb) 74.27%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #282 +/- ## ======================================= Coverage 74.27% 74.27% ======================================= Files 26 26 Lines 1337 1337 ======================================= Hits 993 993 Misses 344 344 ```

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