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

Update the edgehog dependencies #330

Closed joshuachp closed 4 months ago

joshuachp commented 5 months ago

Refactor the code to support the new version of the Astarte SDK.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 69.84%. Comparing base (4cb855c) to head (5ccfded). Report is 11 commits behind head on main.

Files Patch % Lines
src/data/astarte_device_sdk_lib.rs 42.18% 37 Missing :warning:
src/data/astarte_message_hub_node.rs 65.38% 9 Missing :warning:
src/repository/file_state_repository.rs 66.66% 7 Missing :warning:
src/lib.rs 81.81% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #330 +/- ## ========================================== - Coverage 71.55% 69.84% -1.71% ========================================== Files 26 26 Lines 1385 1373 -12 ========================================== - Hits 991 959 -32 - Misses 394 414 +20 ```

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