awslabs / aws-c-mqtt

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

Adapter error translation #307

Closed bretambrose closed 1 year ago

bretambrose commented 1 year 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 1 year ago

Codecov Report

Patch coverage: 81.60% and project coverage change: -0.07 :warning:

Comparison is base (34d265b) 82.04% compared to head (2e366c1) 81.97%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## AdapterResubStats #307 +/- ## ===================================================== - Coverage 82.04% 81.97% -0.07% ===================================================== Files 19 19 Lines 8448 8518 +70 ===================================================== + Hits 6931 6983 +52 - Misses 1517 1535 +18 ``` | [Impacted Files](https://app.codecov.io/gh/awslabs/aws-c-mqtt/pull/307?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=awslabs) | Coverage Δ | | |---|---|---| | [source/v5/mqtt3\_to\_mqtt5\_adapter.c](https://app.codecov.io/gh/awslabs/aws-c-mqtt/pull/307?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=awslabs#diff-c291cmNlL3Y1L21xdHQzX3RvX21xdHQ1X2FkYXB0ZXIuYw==) | `78.31% <81.60%> (-0.28%)` | :arrow_down: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.