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

client: refactor volume controls into a composable for simplicity #1561

Merged
merged 1 commit into from
Mar 25, 2024

refactor volume controls into a composable

a12fb9c
Select commit
Loading
Failed to load commit list.
Merged

client: refactor volume controls into a composable for simplicity #1561

refactor volume controls into a composable
a12fb9c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 25, 2024 in 0s

27.5000% of diff hit (target 60.0000%)

View this Pull Request on Codecov

27.5000% of diff hit (target 60.0000%)

Annotations

Check warning on line 18 in client/src/components/composables/media-player.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/src/components/composables/media-player.ts#L7-L18

Added lines #L7 - L18 were not covered by tests

Check warning on line 34 in client/src/components/controls/VolumeControl.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/src/components/controls/VolumeControl.vue#L34

Added line #L34 was not covered by tests

Check warning on line 38 in client/src/components/controls/VolumeControl.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/src/components/controls/VolumeControl.vue#L38

Added line #L38 was not covered by tests

Check warning on line 343 in client/src/components/players/OmniPlayer.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/src/components/players/OmniPlayer.vue#L331-L343

Added lines #L331 - L343 were not covered by tests

Check warning on line 346 in client/src/components/players/OmniPlayer.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/src/components/players/OmniPlayer.vue#L346

Added line #L346 was not covered by tests

Check warning on line 435 in client/src/views/Room.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/src/views/Room.vue#L435

Added line #L435 was not covered by tests