Closed xiazhvera closed 9 months ago
Attention: 4 lines
in your changes are missing coverage. Please review.
Comparison is base (
17ee24a
) 82.41% compared to head (0ef6d3f
) 82.40%.
Files | Patch % | Lines |
---|---|---|
source/client.c | 60.00% | 4 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Hold off because it introduce a behavior change.
Issue #, if available:
Description of changes: The Mqtt3 client would now return
AWS_MQTT_QOS_FAILURE
as qos value if the subscription failed with error code. While Mqtt3 client would directly return the request qos value. This change would introduce behavior changes in CPP, Python and NodeJS.By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.