redboltz / async_mqtt

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

Fixed publish_packet(v3.1.1) constructor location. #332

Closed redboltz closed 2 months ago

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 80.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 97.12%. Comparing base (da64adf) to head (3754e1d).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/redboltz/async_mqtt/pull/332/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/332?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 #332 +/- ## ========================================== - Coverage 97.15% 97.12% -0.03% ========================================== Files 152 152 Lines 9161 9163 +2 ========================================== Hits 8900 8900 - Misses 261 263 +2 ``` | [Files](https://app.codecov.io/gh/redboltz/async_mqtt/pull/332?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Takatoshi+Kondo) | Coverage Δ | | |---|---|---| | [include/async\_mqtt/packet/impl/v3\_1\_1\_publish.ipp](https://app.codecov.io/gh/redboltz/async_mqtt/pull/332?src=pr&el=tree&filepath=include%2Fasync_mqtt%2Fpacket%2Fimpl%2Fv3_1_1_publish.ipp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Takatoshi+Kondo#diff-aW5jbHVkZS9hc3luY19tcXR0L3BhY2tldC9pbXBsL3YzXzFfMV9wdWJsaXNoLmlwcA==) | `99.28% <ø> (-0.04%)` | :arrow_down: | | [include/async\_mqtt/packet/impl/v3\_1\_1\_publish.hpp](https://app.codecov.io/gh/redboltz/async_mqtt/pull/332?src=pr&el=tree&filepath=include%2Fasync_mqtt%2Fpacket%2Fimpl%2Fv3_1_1_publish.hpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Takatoshi+Kondo#diff-aW5jbHVkZS9hc3luY19tcXR0L3BhY2tldC9pbXBsL3YzXzFfMV9wdWJsaXNoLmhwcA==) | `81.81% <80.00%> (-1.52%)` | :arrow_down: |