redboltz / mqtt_cpp

Boost Software License 1.0
441 stars 107 forks source link

Asio comp token support #954

Open redboltz opened 2 years ago

redboltz commented 2 years ago

Working. Created PR to run CI.

codecov[bot] commented 2 years ago

Codecov Report

Merging #954 (dc0d1eb) into master (0d9e718) will increase coverage by 0.01%. The diff coverage is 79.28%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #954 +/- ## ========================================== + Coverage 83.19% 83.21% +0.01% ========================================== Files 65 67 +2 Lines 10391 10570 +179 ========================================== + Hits 8645 8796 +151 - Misses 1746 1774 +28 ```