redboltz / async_mqtt

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

Fixed host port lifetime issue. #301

Closed redboltz closed 3 months ago

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 96.74%. Comparing base (625c23f) to head (fa96410).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/redboltz/async_mqtt/pull/301/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/301?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 #301 +/- ## ========================================== - Coverage 96.76% 96.74% -0.02% ========================================== Files 151 151 Lines 9107 9117 +10 ========================================== + Hits 8812 8820 +8 - Misses 295 297 +2 ``` | [Files](https://app.codecov.io/gh/redboltz/async_mqtt/pull/301?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Takatoshi+Kondo) | Coverage Δ | | |---|---|---| | [...sync\_mqtt/predefined\_layer/impl/mqtt\_handshake.hpp](https://app.codecov.io/gh/redboltz/async_mqtt/pull/301?src=pr&el=tree&filepath=include%2Fasync_mqtt%2Fpredefined_layer%2Fimpl%2Fmqtt_handshake.hpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Takatoshi+Kondo#diff-aW5jbHVkZS9hc3luY19tcXR0L3ByZWRlZmluZWRfbGF5ZXIvaW1wbC9tcXR0X2hhbmRzaGFrZS5ocHA=) | `94.33% <100.00%> (-1.67%)` | :arrow_down: | | [...ync\_mqtt/predefined\_layer/impl/mqtts\_handshake.hpp](https://app.codecov.io/gh/redboltz/async_mqtt/pull/301?src=pr&el=tree&filepath=include%2Fasync_mqtt%2Fpredefined_layer%2Fimpl%2Fmqtts_handshake.hpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Takatoshi+Kondo#diff-aW5jbHVkZS9hc3luY19tcXR0L3ByZWRlZmluZWRfbGF5ZXIvaW1wbC9tcXR0c19oYW5kc2hha2UuaHBw) | `93.87% <100.00%> (-1.68%)` | :arrow_down: | | [.../async\_mqtt/predefined\_layer/impl/ws\_handshake.hpp](https://app.codecov.io/gh/redboltz/async_mqtt/pull/301?src=pr&el=tree&filepath=include%2Fasync_mqtt%2Fpredefined_layer%2Fimpl%2Fws_handshake.hpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Takatoshi+Kondo#diff-aW5jbHVkZS9hc3luY19tcXR0L3ByZWRlZmluZWRfbGF5ZXIvaW1wbC93c19oYW5kc2hha2UuaHBw) | `93.93% <100.00%> (+0.28%)` | :arrow_up: |