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

Prepare release 0.7.1 #237

Closed sorru94 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (acb1c16) 75.32% compared to head (d9049fe) 75.32%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release-0.7 #237 +/- ## ============================================ Coverage 75.32% 75.32% ============================================ Files 26 26 Lines 1325 1325 ============================================ Hits 998 998 Misses 327 327 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

harlem88 commented 1 year ago

Change astarte-message-hub = {git ="https://github.com/astarte-platform/astarte-message-hub.git" , branch = "release-0.5"} to astarte-message-hub = "0.5.2" in Cargo.toml