awslabs / aws-c-mqtt

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

Test endpoint UUID #277

Closed sbSteveK closed 1 year ago

sbSteveK 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 has no change and project coverage change: +0.12 :tada:

Comparison is base (ef84313) 81.76% compared to head (e4d1625) 81.88%.

:exclamation: Current head e4d1625 differs from pull request most recent head 0d08e38. Consider uploading reports for the commit 0d08e38 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #277 +/- ## ========================================== + Coverage 81.76% 81.88% +0.12% ========================================== Files 16 16 Lines 7122 7121 -1 ========================================== + Hits 5823 5831 +8 + Misses 1299 1290 -9 ``` [see 2 files with indirect coverage changes](https://codecov.io/gh/awslabs/aws-c-mqtt/pull/277/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=awslabs)

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