redboltz / async_mqtt

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

Fixed client internal (but public) type aliases of the packets #348

Closed redboltz closed 2 months ago

redboltz commented 2 months ago

documents.

Updated the version to 9.0.1.

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 97.27%. Comparing base (01003b5) to head (aceece6).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/redboltz/async_mqtt/pull/348/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/348?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 #348 +/- ## ========================================== - Coverage 97.30% 97.27% -0.04% ========================================== Files 153 153 Lines 9435 9435 ========================================== - Hits 9181 9178 -3 - Misses 254 257 +3 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/redboltz/async_mqtt/pull/348/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Takatoshi+Kondo)