awslabs / aws-c-mqtt

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

push ping time only if the request complete is successful #348

Closed alfred2g closed 7 months ago

alfred2g commented 7 months ago

push ping time only if the request complete is successful

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

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (31bce8a) 82.53% compared to head (628c23e) 82.61%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #348 +/- ## ========================================== + Coverage 82.53% 82.61% +0.07% ========================================== Files 20 20 Lines 8764 8764 ========================================== + Hits 7233 7240 +7 + Misses 1531 1524 -7 ```

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