client: refactor volume controls into a composable for simplicity #1561
Codecov / codecov/project
succeeded
Mar 25, 2024 in 1s
56.3117% (target 50.0000%)
View this Pull Request on Codecov
56.3117% (target 50.0000%)
Details
Codecov Report
Attention: Patch coverage is 27.50000%
with 29 lines
in your changes are missing coverage. Please review.
Project coverage is 56.3117%. Comparing base (
dd9dc30
) to head (a12fb9c
).
Files | Patch % | Lines |
---|---|---|
client/src/components/players/OmniPlayer.vue | 6.6666% | 14 Missing |
client/src/components/composables/media-player.ts | 33.3333% | 12 Missing |
client/src/components/controls/VolumeControl.vue | 50.0000% | 2 Missing |
client/src/views/Room.vue | 50.0000% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1561 +/- ##
================================================
+ Coverage 56.2985% 56.3117% +0.0132%
================================================
Files 164 164
Lines 24990 24993 +3
Branches 1440 1440
================================================
+ Hits 14069 14074 +5
+ Misses 10867 10865 -2
Partials 54 54
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading