ntex-rs / ntex-mqtt

MQTT Client/Server framework for v5 and v3.1.1 protocols
Apache License 2.0
318 stars 68 forks source link

Clippy warnings #169

Closed fafhrd91 closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 66.59%. Comparing base (47c091b) to head (19c6042).

Files Patch % Lines
src/v3/client/connection.rs 0.00% 8 Missing :warning:
src/v5/client/connection.rs 0.00% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #169 +/- ## ========================================== + Coverage 66.31% 66.59% +0.27% ========================================== Files 53 53 Lines 9325 9246 -79 ========================================== - Hits 6184 6157 -27 + Misses 3141 3089 -52 ```

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