awslabs / aws-c-mqtt

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

Misc request-response fixes #375

Closed bretambrose closed 4 days ago

bretambrose commented 4 days 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 4 days ago

Codecov Report

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

Project coverage is 84.01%. Comparing base (c43232c) to head (e26a55f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #375 +/- ## ========================================== - Coverage 84.04% 84.01% -0.03% ========================================== Files 24 24 Lines 10343 10343 ========================================== - Hits 8693 8690 -3 - Misses 1650 1653 +3 ```

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