FactbirdHQ / mqttrust

MQTT client for embedded devices, written in rust
53 stars 5 forks source link

feature(CI): Add test for AWS IoT Device Advisor #54

Open MathiasKoch opened 6 months ago

codecov-commenter commented 6 months ago

Codecov Report

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

Project coverage is 42.98%. Comparing base (3b18596) to head (bb3e567).

Files Patch % Lines
mqttrust_core/src/eventloop.rs 64.70% 4 Missing and 2 partials :warning:
mqttrust_core/src/state.rs 57.14% 1 Missing and 2 partials :warning:
mqttrust_core/src/lib.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #54 +/- ## ========================================== + Coverage 39.21% 42.98% +3.76% ========================================== Files 13 13 Lines 1178 1147 -31 Branches 337 310 -27 ========================================== + Hits 462 493 +31 + Misses 568 522 -46 + Partials 148 132 -16 ```

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