awslabs / aws-c-mqtt

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

Streaming operations #362

Closed bretambrose closed 1 week 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 5 months ago

Codecov Report

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

:exclamation: No coverage uploaded for pull request base (RequestResponseTimeouts@69d00c8). Click here to learn what that means.

Files Patch % Lines
source/request-response/request_response_client.c 90.30% 22 Missing :warning:
source/request-response/subscription_manager.c 82.60% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## RequestResponseTimeouts #362 +/- ## ========================================================== Coverage ? 83.86% ========================================================== Files ? 25 Lines ? 10135 Branches ? 0 ========================================================== Hits ? 8500 Misses ? 1635 Partials ? 0 ```

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