redboltz / async_mqtt

Asynchronous MQTT communication library based on Boost.Asio
Boost Software License 1.0
77 stars 10 forks source link

Updated the version to 7.0.1. #308

Closed redboltz closed 2 weeks ago

redboltz commented 2 weeks ago

Added Packet Identifier Management document. Added logging document to comparison.

codecov-commenter commented 2 weeks ago

Codecov Report

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

Project coverage is 96.88%. Comparing base (8f63c48) to head (75ac250).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/redboltz/async_mqtt/pull/308/graphs/tree.svg?width=650&height=150&src=pr&token=21ZT59CMM5&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Takatoshi+Kondo)](https://app.codecov.io/gh/redboltz/async_mqtt/pull/308?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Takatoshi+Kondo) ```diff @@ Coverage Diff @@ ## main #308 +/- ## ========================================== + Coverage 96.80% 96.88% +0.08% ========================================== Files 152 152 Lines 9158 9158 ========================================== + Hits 8865 8873 +8 + Misses 293 285 -8 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/redboltz/async_mqtt/pull/308/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Takatoshi+Kondo)