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

Refactor server config #173

Closed fafhrd91 closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 71.21%. Comparing base (fb917b5) to head (3c40350).

Files Patch % Lines
src/v3/server.rs 60.00% 10 Missing :warning:
src/v3/handshake.rs 71.42% 2 Missing :warning:
src/server.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #173 +/- ## ========================================== - Coverage 71.24% 71.21% -0.03% ========================================== Files 52 52 Lines 8738 8759 +21 ========================================== + Hits 6225 6238 +13 - Misses 2513 2521 +8 ```

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