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

Catch API errors in cast media_player service handlers #113839

Merged
merged 3 commits into from
Mar 20, 2024

Fix wrapping of coroutine function with api_error

7ccbcbd
Select commit
Loading
Failed to load commit list.
Merged

Catch API errors in cast media_player service handlers #113839

Fix wrapping of coroutine function with api_error
7ccbcbd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 20, 2024 in 1s

89.74% of diff hit (target 97.79%)

View this Pull Request on Codecov

89.74% of diff hit (target 97.79%)

Annotations

Check warning on line 108 in homeassistant/components/cast/media_player.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

homeassistant/components/cast/media_player.py#L108

Added line #L108 was not covered by tests

Check warning on line 519 in homeassistant/components/cast/media_player.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

homeassistant/components/cast/media_player.py#L519

Added line #L519 was not covered by tests

Check warning on line 536 in homeassistant/components/cast/media_player.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

homeassistant/components/cast/media_player.py#L536

Added line #L536 was not covered by tests

Check warning on line 543 in homeassistant/components/cast/media_player.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

homeassistant/components/cast/media_player.py#L543

Added line #L543 was not covered by tests