Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cluster.bind is not async #3704

Closed
wants to merge 2 commits into from

Cluster.unbind is sync.

94f7ec8
Select commit
Loading
Failed to load commit list.
Closed

Cluster.bind is not async #3704

Cluster.unbind is sync.
94f7ec8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 12, 2025 in 0s

62.16% of diff hit (target 89.86%)

View this Pull Request on Codecov

62.16% of diff hit (target 89.86%)

Annotations

Check warning on line 180 in zhaquirks/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

zhaquirks/__init__.py#L180

Added line #L180 was not covered by tests

Check warning on line 192 in zhaquirks/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

zhaquirks/__init__.py#L192

Added line #L192 was not covered by tests

Check warning on line 479 in zhaquirks/danfoss/thermostat.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

zhaquirks/danfoss/thermostat.py#L478-L479

Added lines #L478 - L479 were not covered by tests

Check warning on line 135 in zhaquirks/develco/air_quality.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

zhaquirks/develco/air_quality.py#L135

Added line #L135 was not covered by tests

Check warning on line 91 in zhaquirks/osram/lightifyx4.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

zhaquirks/osram/lightifyx4.py#L90-L91

Added lines #L90 - L91 were not covered by tests

Check warning on line 265 in zhaquirks/tuya/ts0601_valve.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

zhaquirks/tuya/ts0601_valve.py#L264-L265

Added lines #L264 - L265 were not covered by tests

Check warning on line 51 in zhaquirks/waxman/leaksmart.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

zhaquirks/waxman/leaksmart.py#L51

Added line #L51 was not covered by tests

Check warning on line 152 in zhaquirks/xiaomi/aqara/opple_remote.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

zhaquirks/xiaomi/aqara/opple_remote.py#L151-L152

Added lines #L151 - L152 were not covered by tests

Check warning on line 61 in zhaquirks/xiaomi/aqara/tvoc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

zhaquirks/xiaomi/aqara/tvoc.py#L60-L61

Added lines #L60 - L61 were not covered by tests