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

feat(forwarder): add edgehog-forwarder member #276

Closed rgallor closed 11 months ago

rgallor commented 11 months ago

Add edgehog-forwarder as a workspace package.

Closes #273

codecov[bot] commented 11 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (1b9fd2a) 74.73% compared to head (304d4f1) 74.85%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #276 +/- ## ========================================== + Coverage 74.73% 74.85% +0.11% ========================================== Files 26 26 Lines 1338 1336 -2 ========================================== Hits 1000 1000 + Misses 338 336 -2 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/edgehog-device-manager/edgehog-device-runtime/pull/276/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=edgehog-device-manager)

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