-
Notifications
You must be signed in to change notification settings - Fork 26
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
chore: upgrade to kotlin 2.0 #3189
base: develop
Are you sure you want to change the base?
Conversation
5b2d23c
to
bc526a5
Compare
Quality Gate passedIssues Measures |
Built wire-android-staging-compat-pr-3189.apk is available for download |
Built wire-android-dev-debug-pr-3189.apk is available for download |
Quality Gate passedIssues Measures |
Quality Gate passedIssues Measures |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #3189 +/- ##
===========================================
- Coverage 45.98% 45.91% -0.08%
===========================================
Files 472 477 +5
Lines 15947 16225 +278
Branches 2630 2649 +19
===========================================
+ Hits 7334 7449 +115
- Misses 7855 8008 +153
- Partials 758 768 +10 see 196 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Built wire-android-staging-compat-pr-3189.apk is available for download |
Built wire-android-dev-debug-pr-3189.apk is available for download |
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764
The PR Description
What's new in this PR?
Upgrade to Kotlin 2.0.0
Detekt is being forced to run using 1.9.23 for now, as it can't run on 2.0.0 yet.
PR Post Merge Checklist for internal contributors
References
feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764
.