Skip to content

chore: update Detekt configuration and improve code quality checks

c6c643a
Select commit
Loading
Failed to load commit list.
Merged

chore: integrate Detekt for static code analysis and add configuration files #12

chore: update Detekt configuration and improve code quality checks
c6c643a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2026 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 11.82796% with 82 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...in/dev/twango/jetplay/transcode/MediaTranscoder.kt 31.03% 20 Missing ⚠️
...lin/dev/twango/jetplay/browser/PlayerHtmlLoader.kt 0.00% 19 Missing ⚠️
...otlin/dev/twango/jetplay/editor/MediaFileEditor.kt 0.00% 12 Missing ⚠️
.../kotlin/dev/twango/jetplay/browser/PlayerBridge.kt 0.00% 11 Missing ⚠️
...in/dev/twango/jetplay/media/MediaClassification.kt 0.00% 10 Missing ⚠️
...lin/dev/twango/jetplay/transfer/DownloadSession.kt 0.00% 4 Missing ⚠️
.../dev/twango/jetplay/media/RemoteFileMediaSource.kt 0.00% 3 Missing ⚠️
.../kotlin/dev/twango/jetplay/browser/PlayerConfig.kt 0.00% 2 Missing ⚠️
...n/dev/twango/jetplay/transcode/TranscodeSession.kt 0.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
...v/twango/jetplay/editor/MediaFileEditorProvider.kt 50.00% <100.00%> (ø)
...n/dev/twango/jetplay/transcode/TranscodeSession.kt 0.00% <0.00%> (ø)
.../kotlin/dev/twango/jetplay/browser/PlayerConfig.kt 0.00% <0.00%> (ø)
.../dev/twango/jetplay/media/RemoteFileMediaSource.kt 0.00% <0.00%> (ø)
...lin/dev/twango/jetplay/transfer/DownloadSession.kt 0.00% <0.00%> (ø)
...in/dev/twango/jetplay/media/MediaClassification.kt 0.00% <0.00%> (ø)
.../kotlin/dev/twango/jetplay/browser/PlayerBridge.kt 0.00% <0.00%> (ø)
...otlin/dev/twango/jetplay/editor/MediaFileEditor.kt 0.00% <0.00%> (ø)
...lin/dev/twango/jetplay/browser/PlayerHtmlLoader.kt 0.00% <0.00%> (ø)
...in/dev/twango/jetplay/transcode/MediaTranscoder.kt 18.33% <31.03%> (ø)
🚀 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.