Jc2k / aiohomekit

asyncio for homekit
Apache License 2.0
52 stars 20 forks source link

refactor: small cleanups to ZeroconfController for newer zeroconf #317

Closed bdraco closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (7987c68) 67.40% compared to head (b17a8dc) 67.41%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #317 +/- ## ======================================= Coverage 67.40% 67.41% ======================================= Files 72 72 Lines 6836 6837 +1 ======================================= + Hits 4608 4609 +1 Misses 2228 2228 ``` | [Files Changed](https://app.codecov.io/gh/Jc2k/aiohomekit/pull/317?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [aiohomekit/zeroconf.py](https://app.codecov.io/gh/Jc2k/aiohomekit/pull/317?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-YWlvaG9tZWtpdC96ZXJvY29uZi5weQ==) | `70.49% <100.00%> (+0.16%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

bdraco commented 1 year ago

will push a release and bump ha in a moment