awslabs / aws-c-mqtt

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

Enum reordering #374

Closed bretambrose closed 1 week ago

bretambrose commented 1 week ago

Forgotten PR feedback

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 week ago

Codecov Report

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

Project coverage is 83.99%. Comparing base (770666f) to head (d046956).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #374 +/- ## ========================================== - Coverage 84.01% 83.99% -0.02% ========================================== Files 24 24 Lines 10343 10343 ========================================== - Hits 8690 8688 -2 - Misses 1653 1655 +2 ```

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