awslabs / aws-c-mqtt

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

Trivial change to trigger codecov on main #358

Closed bretambrose closed 6 months ago

bretambrose commented 6 months ago

Testing

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

codecov-commenter commented 6 months ago

Codecov Report

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

Project coverage is 82.60%. Comparing base (74da9ca) to head (c01a326).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #358 +/- ## ======================================= Coverage 82.60% 82.60% ======================================= Files 20 20 Lines 8767 8767 ======================================= Hits 7242 7242 Misses 1525 1525 ```

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