mqtt_cpp icon indicating copy to clipboard operation
mqtt_cpp copied to clipboard

Introduced move_only_function.

Open redboltz opened this issue 2 years ago • 3 comments

redboltz avatar Oct 07 '22 01:10 redboltz

This PR is NOT ready to merge. Still working.

redboltz avatar Oct 07 '22 01:10 redboltz

Codecov Report

Merging #953 (c10583d) into master (0d9e718) will decrease coverage by 0.07%. The diff coverage is 76.49%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #953      +/-   ##
==========================================
- Coverage   83.19%   83.11%   -0.08%     
==========================================
  Files          65       67       +2     
  Lines       10391    10567     +176     
==========================================
+ Hits         8645     8783     +138     
- Misses       1746     1784      +38     

codecov[bot] avatar Oct 07 '22 09:10 codecov[bot]

1st step done. The next step is adding Asio CompletionToken for async_* APIs.

redboltz avatar Oct 07 '22 15:10 redboltz