bellrichm / WeeWX-MQTTSubscribe

A WeeWX service and driver that receives data from MQTT.
GNU General Public License v3.0
52 stars 13 forks source link

Support paho-mqtt v2 #198

Closed bellrichm closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (05b08dc) 87.67% compared to head (bce509b) 87.63%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/bellrichm/WeeWX-MQTTSubscribe/pull/198/graphs/tree.svg?width=650&height=150&src=pr&token=EKDZ36IEYR&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rich+Bell)](https://app.codecov.io/gh/bellrichm/WeeWX-MQTTSubscribe/pull/198?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rich+Bell) ```diff @@ Coverage Diff @@ ## master #198 +/- ## ========================================== - Coverage 87.67% 87.63% -0.04% ========================================== Files 1 1 Lines 1436 1440 +4 Branches 287 287 ========================================== + Hits 1259 1262 +3 - Misses 116 117 +1 Partials 61 61 ``` | [Flag](https://app.codecov.io/gh/bellrichm/WeeWX-MQTTSubscribe/pull/198/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rich+Bell) | Coverage Δ | | |---|---|---| | [integration](https://app.codecov.io/gh/bellrichm/WeeWX-MQTTSubscribe/pull/198/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rich+Bell) | `53.33% <80.00%> (+0.06%)` | :arrow_up: | | [unitests](https://app.codecov.io/gh/bellrichm/WeeWX-MQTTSubscribe/pull/198/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rich+Bell) | `86.59% <80.00%> (-0.04%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rich+Bell#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files](https://app.codecov.io/gh/bellrichm/WeeWX-MQTTSubscribe/pull/198?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rich+Bell) | Coverage Δ | | |---|---|---| | [bin/user/MQTTSubscribe.py](https://app.codecov.io/gh/bellrichm/WeeWX-MQTTSubscribe/pull/198?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rich+Bell#diff-YmluL3VzZXIvTVFUVFN1YnNjcmliZS5weQ==) | `87.63% <80.00%> (-0.04%)` | :arrow_down: |