redboltz / async_mqtt

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

Fixed invalid template parameter comparison. #368

Closed redboltz closed 1 week ago

codecov-commenter commented 1 week ago

Codecov Report

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

Project coverage is 97.32%. Comparing base (0beb9bd) to head (146732a).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/redboltz/async_mqtt/pull/368/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/368?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 #368 +/- ## ========================================== + Coverage 97.24% 97.32% +0.08% ========================================== Files 154 154 Lines 9511 9511 ========================================== + Hits 9249 9257 +8 + Misses 262 254 -8 ``` | [Files with missing lines](https://app.codecov.io/gh/redboltz/async_mqtt/pull/368?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\_send.hpp](https://app.codecov.io/gh/redboltz/async_mqtt/pull/368?src=pr&el=tree&filepath=include%2Fasync_mqtt%2Fimpl%2Fendpoint_send.hpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Takatoshi+Kondo#diff-aW5jbHVkZS9hc3luY19tcXR0L2ltcGwvZW5kcG9pbnRfc2VuZC5ocHA=) | `97.05% <ø> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/redboltz/async_mqtt/pull/368/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Takatoshi+Kondo)