redboltz / async_mqtt

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

Added tests. #290

Closed redboltz closed 4 months ago

redboltz commented 4 months ago

Fixed set_pingreq_send_interval_ms() value 0 treatment.

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 95.82%. Comparing base (79eeb70) to head (cf7b401).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/redboltz/async_mqtt/pull/290/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/290?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 #290 +/- ## ========================================== + Coverage 95.53% 95.82% +0.28% ========================================== Files 151 151 Lines 8986 8987 +1 ========================================== + Hits 8585 8612 +27 + Misses 401 375 -26 ``` | [Files](https://app.codecov.io/gh/redboltz/async_mqtt/pull/290?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\_impl.ipp](https://app.codecov.io/gh/redboltz/async_mqtt/pull/290?src=pr&el=tree&filepath=include%2Fasync_mqtt%2Fimpl%2Fendpoint_impl.ipp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Takatoshi+Kondo#diff-aW5jbHVkZS9hc3luY19tcXR0L2ltcGwvZW5kcG9pbnRfaW1wbC5pcHA=) | `95.08% <100.00%> (+0.91%)` | :arrow_up: | ... and [6 files with indirect coverage changes](https://app.codecov.io/gh/redboltz/async_mqtt/pull/290/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Takatoshi+Kondo)