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

Do not process data in read buffer after disconnect #156

Closed fafhrd91 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (2ecc983) 65.93% compared to head (8f9de78) 65.89%.

Files Patch % Lines
src/io.rs 65.51% 10 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #156 +/- ## ========================================== - Coverage 65.93% 65.89% -0.04% ========================================== Files 53 53 Lines 9346 9353 +7 ========================================== + Hits 6162 6163 +1 - Misses 3184 3190 +6 ```

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