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

Add middleware support #177

Closed fafhrd91 closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 52.38095% with 90 lines in your changes missing coverage. Please review.

Project coverage is 70.45%. Comparing base (f2614ef) to head (24befe1). Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/v3/server.rs 16.00% 42 Missing :warning:
src/v5/server.rs 17.39% 38 Missing :warning:
src/inflight.rs 60.00% 10 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #177 +/- ## ========================================== - Coverage 71.03% 70.45% -0.58% ========================================== Files 52 52 Lines 8717 8730 +13 ========================================== - Hits 6192 6151 -41 - Misses 2525 2579 +54 ```

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