redboltz / async_mqtt

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

Moved basic ep mf to impl #343

Closed redboltz closed 2 months ago

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 97.13%. Comparing base (191e139) to head (34f0073).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/redboltz/async_mqtt/pull/343/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/343?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 #343 +/- ## ======================================= Coverage 97.13% 97.13% ======================================= Files 152 151 -1 Lines 9169 9169 ======================================= Hits 8906 8906 Misses 263 263 ``` | [Files](https://app.codecov.io/gh/redboltz/async_mqtt/pull/343?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.hpp](https://app.codecov.io/gh/redboltz/async_mqtt/pull/343?src=pr&el=tree&filepath=include%2Fasync_mqtt%2Fimpl%2Fendpoint_impl.hpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Takatoshi+Kondo#diff-aW5jbHVkZS9hc3luY19tcXR0L2ltcGwvZW5kcG9pbnRfaW1wbC5ocHA=) | `100.00% <100.00%> (ø)` | | | [include/async\_mqtt/impl/endpoint\_impl.ipp](https://app.codecov.io/gh/redboltz/async_mqtt/pull/343?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.78% <100.00%> (+0.67%)` | :arrow_up: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/redboltz/async_mqtt/pull/343/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Takatoshi+Kondo)