redboltz / mqtt_cpp

Boost Software License 1.0
441 stars 107 forks source link

Added mutex or strand guard to timers. #973

Closed redboltz closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #973 (c6947e5) into master (beb1323) will decrease coverage by 4.40%. The diff coverage is 60.52%.

:exclamation: Current head c6947e5 differs from pull request most recent head 2c99522. Consider uploading reports for the commit 2c99522 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #973 +/- ## ========================================== - Coverage 84.04% 79.64% -4.40% ========================================== Files 65 65 Lines 10669 10633 -36 ========================================== - Hits 8967 8469 -498 - Misses 1702 2164 +462 ```