cmroche / greeclimate

Python package for controlling Gree based minisplit systems
GNU General Public License v3.0
42 stars 21 forks source link

fix: Allow socket reuse for discovery #64

Closed cmroche closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 92.17% // Head: 92.18% // Increases project coverage by +0.01% :tada:

Coverage data is based on head (63899a6) compared to base (45766eb). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #64 +/- ## ========================================== + Coverage 92.17% 92.18% +0.01% ========================================== Files 5 5 Lines 677 678 +1 ========================================== + Hits 624 625 +1 Misses 53 53 ``` | [Impacted Files](https://codecov.io/gh/cmroche/greeclimate/pull/64?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Clifford+Roche) | Coverage Δ | | |---|---|---| | [greeclimate/network.py](https://codecov.io/gh/cmroche/greeclimate/pull/64?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Clifford+Roche#diff-Z3JlZWNsaW1hdGUvbmV0d29yay5weQ==) | `84.71% <100.00%> (+0.06%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Clifford+Roche). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Clifford+Roche)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.4.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: