awslabs / aws-c-mqtt

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

clang-format 18 #371

Closed graebm closed 3 months ago

graebm commented 3 months ago

see: https://github.com/awslabs/aws-c-common/pull/1113

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 82.61%. Comparing base (ed7bbd6) to head (4571b85).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #371 +/- ## ========================================== - Coverage 82.62% 82.61% -0.01% ========================================== Files 20 20 Lines 8758 8757 -1 ========================================== - Hits 7236 7235 -1 Misses 1522 1522 ```

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