redboltz / async_mqtt

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

Add ep getter #279

Closed redboltz closed 1 month ago

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 94.23%. Comparing base (f573ee5) to head (f3b6ed0).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/redboltz/async_mqtt/pull/279/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/279?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 #279 +/- ## ======================================= Coverage 94.22% 94.23% ======================================= Files 123 123 Lines 8889 8891 +2 ======================================= + Hits 8376 8378 +2 Misses 513 513 ``` | [Files](https://app.codecov.io/gh/redboltz/async_mqtt/pull/279?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/client.hpp](https://app.codecov.io/gh/redboltz/async_mqtt/pull/279?src=pr&el=tree&filepath=include%2Fasync_mqtt%2Fclient.hpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Takatoshi+Kondo#diff-aW5jbHVkZS9hc3luY19tcXR0L2NsaWVudC5ocHA=) | `100.00% <ø> (ø)` | | | [include/async\_mqtt/impl/client\_impl.hpp](https://app.codecov.io/gh/redboltz/async_mqtt/pull/279?src=pr&el=tree&filepath=include%2Fasync_mqtt%2Fimpl%2Fclient_impl.hpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Takatoshi+Kondo#diff-aW5jbHVkZS9hc3luY19tcXR0L2ltcGwvY2xpZW50X2ltcGwuaHBw) | `92.80% <100.00%> (+0.11%)` | :arrow_up: |