redboltz / async_mqtt

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

Added invalid combination checking of sharename and nl(no local). #372

Closed redboltz closed 5 days ago

codecov-commenter commented 5 days ago

Codecov Report

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

Project coverage is 97.34%. Comparing base (f600d53) to head (f7bf066).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/redboltz/async_mqtt/pull/372/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/372?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 #372 +/- ## ======================================= Coverage 97.33% 97.34% ======================================= Files 154 154 Lines 9466 9474 +8 ======================================= + Hits 9214 9222 +8 Misses 252 252 ``` | [Files with missing lines](https://app.codecov.io/gh/redboltz/async_mqtt/pull/372?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/v5\_subscribe.ipp](https://app.codecov.io/gh/redboltz/async_mqtt/pull/372?src=pr&el=tree&filepath=include%2Fasync_mqtt%2Fpacket%2Fimpl%2Fv5_subscribe.ipp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Takatoshi+Kondo#diff-aW5jbHVkZS9hc3luY19tcXR0L3BhY2tldC9pbXBsL3Y1X3N1YnNjcmliZS5pcHA=) | `99.01% <100.00%> (+0.04%)` | :arrow_up: |