awslabs / aws-c-mqtt

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

Unit Test for #297 #298

Closed xiazhvera closed 1 year ago

xiazhvera commented 1 year ago

Issue #, if available:

Description of changes: Update the unit test to cover the issue fixed in https://github.com/awslabs/aws-c-mqtt/pull/297

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.08 :warning:

Comparison is base (b3ac03e) 80.33% compared to head (670f33f) 80.25%.

:exclamation: Current head 670f33f differs from pull request most recent head dfbf8a7. Consider uploading reports for the commit dfbf8a7 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #298 +/- ## ========================================== - Coverage 80.33% 80.25% -0.08% ========================================== Files 18 18 Lines 7572 7572 ========================================== - Hits 6083 6077 -6 - Misses 1489 1495 +6 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/awslabs/aws-c-mqtt/pull/298/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.