-
Notifications
You must be signed in to change notification settings - Fork 1
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
feat: migrate retrofit to ktor for MusicBrainz module #396
Conversation
had to unravel our generic models in core that were used for ui/musicbrainz/room in order to compile
…esources, it crashes
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## beta #396 +/- ##
============================================
+ Coverage 72.60% 73.12% +0.51%
+ Complexity 274 271 -3
============================================
Files 103 103
Lines 4610 4576 -34
Branches 758 757 -1
============================================
- Hits 3347 3346 -1
+ Misses 696 663 -33
Partials 567 567
☔ View full report in Codecov by Sentry. |
resolves #373