Files
Tunetti/tests
NikkeDoy 4671a6937b
All checks were successful
SonarQube Code Quality Scan / SonarQube Scan (push) Successful in 1m52s
| Boost coverage to 60% with 256 passing tests
- mpris.py: 81% → 100% — import fallbacks, flush_props edge cases,
  stop_async error path, run_async exception path, notify loops
- player.py: 51% → 73% — AudioPlayer state/volume/loop/queue tests,
  _on_download_failed, _on_download_succeeded, _on_playback_state,
  _on_media_status, seek/skip/previous, _start_prefetch, _advance,
  _cancel_active_downloads, DownloadWorker._do_cancel
- test_gui_widgets.py: 50 → 88 tests across TestAudioPlayer and
  existing widget tests
- 5 modules at 100%: config, discord_rpc, main, mpris, music_db
2026-06-09 19:33:58 +03:00
..
2026-06-03 18:53:24 +03:00
2026-06-09 18:34:54 +03:00
2026-06-03 19:14:22 +03:00