redboltz / async_mqtt

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

Fixed receive maximum processing. #371

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.33%. Comparing base (8a07a7c) to head (eba486e).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/redboltz/async_mqtt/pull/371/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/371?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 #371 +/- ## ========================================== + Coverage 97.30% 97.33% +0.03% ========================================== Files 154 154 Lines 9466 9466 ========================================== + Hits 9211 9214 +3 + Misses 255 252 -3 ``` | [Files with missing lines](https://app.codecov.io/gh/redboltz/async_mqtt/pull/371?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/impl/endpoint\_recv.hpp](https://app.codecov.io/gh/redboltz/async_mqtt/pull/371?src=pr&el=tree&filepath=include%2Fasync_mqtt%2Fimpl%2Fendpoint_recv.hpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Takatoshi+Kondo#diff-aW5jbHVkZS9hc3luY19tcXR0L2ltcGwvZW5kcG9pbnRfcmVjdi5ocHA=) | `98.59% <100.00%> (+0.60%)` | :arrow_up: |