awslabs / aws-c-mqtt

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

Refactor MQTT5 ping timeout #361

Closed bretambrose closed 6 months ago

bretambrose commented 6 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 6 months ago

Codecov Report

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

Project coverage is 82.61%. Comparing base (74da9ca) to head (20ab43b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #361 +/- ## ========================================== + Coverage 82.60% 82.61% +0.01% ========================================== Files 20 20 Lines 8767 8756 -11 ========================================== - Hits 7242 7234 -8 + Misses 1525 1522 -3 ```

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