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

fix(dependabot): remove the ignore since this is a binary #239

Closed joshuachp closed 1 year ago

joshuachp commented 1 year ago

The minor and patch updates are worth it for this project since it is a binary. It was my mistake for previously adding the ignore.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (843554a) 76.38% compared to head (0d70a8e) 76.38%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #239 +/- ## ======================================= Coverage 76.38% 76.38% ======================================= Files 25 25 Lines 1228 1228 ======================================= Hits 938 938 Misses 290 290 ```

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