awslabs / aws-c-mqtt

C99 implementation of the MQTT 3.1.1 specification.
Apache License 2.0
93 stars 30 forks source link

311 timeouts #347

Closed bretambrose closed 1 week ago

bretambrose commented 7 months ago

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (d55553f) 82.72% compared to head (3e27f40) 82.77%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 311Listener #347 +/- ## =============================================== + Coverage 82.72% 82.77% +0.05% =============================================== Files 23 23 Lines 9088 9115 +27 =============================================== + Hits 7518 7545 +27 Misses 1570 1570 ```

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