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

Add support for Android 15 #250

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from

refactor: migrate from legacy libraries

811beaa
Select commit
Loading
Failed to load commit list.
Draft

Add support for Android 15 #250

refactor: migrate from legacy libraries
811beaa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 2, 2025 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 6.42747% with 3625 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@fbe7a4e). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...kelsos/mbrc/networking/protocol/ProtocolActions.kt 0.00% 221 Missing ⚠️
app/src/main/java/com/kelsos/mbrc/AppModule.kt 0.00% 157 Missing ⚠️
.../mbrc/networking/client/ClientConnectionManager.kt 0.00% 105 Missing ⚠️
...rc/platform/mediasession/AppNotificationManager.kt 0.00% 104 Missing ⚠️
.../kelsos/mbrc/platform/mediasession/RemotePlayer.kt 0.00% 104 Missing ⚠️
...brc/networking/discovery/RemoteServiceDiscovery.kt 0.00% 79 Missing ⚠️
...ava/com/kelsos/mbrc/features/queue/QueueHandler.kt 0.00% 74 Missing ⚠️
...lsos/mbrc/features/nowplaying/NowPlayingAdapter.kt 0.00% 68 Missing ⚠️
...om/kelsos/mbrc/networking/client/MessageHandler.kt 0.00% 68 Missing ⚠️
...lsos/mbrc/features/output/OutputSelectionDialog.kt 0.00% 65 Missing ⚠️
... and 171 more
Additional details and impacted files
@@          Coverage Diff           @@
##             main    #250   +/-   ##
======================================
  Coverage        ?   6.20%           
======================================
  Files           ?     195           
  Lines           ?    4206           
  Branches        ?     574           
======================================
  Hits            ?     261           
  Misses          ?    3903           
  Partials        ?      42           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.