awslabs / aws-c-mqtt

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

Request operations #364

Closed bretambrose closed 2 months 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

Attention: Patch coverage is 91.71271% with 15 lines in your changes are missing coverage. Please review.

Project coverage is 83.97%. Comparing base (1e2bb6e) to head (37f4b57).

Files Patch % Lines
source/request-response/request_response_client.c 91.52% 15 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## RefactorProtocolAdapterUserdata #364 +/- ## =================================================================== + Coverage 83.83% 83.97% +0.13% =================================================================== Files 24 24 Lines 10135 10294 +159 =================================================================== + Hits 8497 8644 +147 - Misses 1638 1650 +12 ```

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