Skip to content

feat(ui): use sv11-ui components in the media player#34

Merged
twangodev merged 21 commits into
mainfrom
feat/sv11-ui-refresh
Jun 7, 2026
Merged

feat(ui): use sv11-ui components in the media player#34
twangodev merged 21 commits into
mainfrom
feat/sv11-ui-refresh

fix: address PR review findings in the sv11 player

3f7e7f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 7, 2026 in 1s

39.71% (+17.70%) compared to 1c445cc

View this Pull Request on Codecov

39.71% (+17.70%) compared to 1c445cc

Details

Codecov Report

❌ Patch coverage is 52.80236% with 160 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...dev/twango/jetplay/transcode/MediaInfoExtractor.kt 57.25% 28 Missing and 28 partials ⚠️
...ain/kotlin/dev/twango/jetplay/media/MediaServer.kt 59.75% 18 Missing and 15 partials ⚠️
...otlin/dev/twango/jetplay/editor/MediaFileEditor.kt 0.00% 28 Missing ⚠️
.../kotlin/dev/twango/jetplay/browser/PlayerBridge.kt 57.14% 13 Missing and 8 partials ⚠️
.../dev/twango/jetplay/transcode/WaveformExtractor.kt 72.22% 4 Missing and 6 partials ⚠️
...n/dev/twango/jetplay/transcode/TranscodeSession.kt 0.00% 8 Missing ⚠️
...in/dev/twango/jetplay/transcode/MediaTranscoder.kt 20.00% 4 Missing ⚠️
Files with missing lines Coverage Δ
...n/dev/twango/jetplay/media/LocalFileMediaSource.kt 0.00% <ø> (ø)
.../dev/twango/jetplay/media/RemoteFileMediaSource.kt 0.00% <ø> (ø)
...in/dev/twango/jetplay/transcode/MediaTranscoder.kt 26.50% <20.00%> (-0.42%) ⬇️
...n/dev/twango/jetplay/transcode/TranscodeSession.kt 0.00% <0.00%> (ø)
.../dev/twango/jetplay/transcode/WaveformExtractor.kt 72.22% <72.22%> (ø)
.../kotlin/dev/twango/jetplay/browser/PlayerBridge.kt 50.00% <57.14%> (+22.00%) ⬆️
...otlin/dev/twango/jetplay/editor/MediaFileEditor.kt 0.00% <0.00%> (ø)
...ain/kotlin/dev/twango/jetplay/media/MediaServer.kt 59.75% <59.75%> (ø)
...dev/twango/jetplay/transcode/MediaInfoExtractor.kt 57.25% <57.25%> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.