-
Notifications
You must be signed in to change notification settings - Fork 991
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
NTV-556 : Migrate Creator Dashboard viewmodels classes to Kotlin #1639
NTV-556 : Migrate Creator Dashboard viewmodels classes to Kotlin #1639
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1639 +/- ##
============================================
+ Coverage 78.38% 78.42% +0.04%
+ Complexity 1862 1861 -1
============================================
Files 353 353
Lines 16521 16573 +52
Branches 2034 2039 +5
============================================
+ Hits 12950 12998 +48
+ Misses 2408 2406 -2
- Partials 1163 1169 +6
Continue to review full report at Codecov.
|
…ewmodels_classes_to_Kotlin
…ewmodels_classes_to_Kotlin
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm! just a small comment, all the @JvmField annotations can be removed
…ewmodels_classes_to_Kotlin
…shboard_viewmodels_classes_to_Kotlin' into hadia/NTV-556_Migrate_Creator_Dashboard_viewmodels_classes_to_Kotlin
…tin/new-architecture * 'master' of github.com:kickstarter/android-oss: NTV-556 : Migrate Creator Dashboard viewmodels classes to Kotlin (#1639) WEB-532 : [Android] Canceled backer: Remove "show comment" link from comment tombstones (#1641) [no-jira]: remove redundant observable subscription (#1640) PAY-1692: Shipping label when changing rewards to Local pickup reward (#1638)
…tin/PAY-1693-integrate-paymentsheet * 'master' of github.com:kickstarter/android-oss: WEB-605: Update string for flagged comments (#1650) NTV-563 : Migrate Message related viewmodels classes to Kotlin (#1649) WEB-567: Show flagged comment UI/state when pending T&S review (#1648) - Release 3.3.0 Comments from canceled backers with no replies do not appear in the list of comments (#1645) NTV-561: Update dependencies (#1646) WEB-566: [Android] UI for flagged comment (#1643) NTV-560: Updated gems (#1644) PAY-1716: Update stripe SDK (#1642) NTV-556 : Migrate Creator Dashboard viewmodels classes to Kotlin (#1639) WEB-532 : [Android] Canceled backer: Remove "show comment" link from comment tombstones (#1641)
📲 What
Migrate classes from java to kotlin
DashboardRewardStatsRowHolderViewModel
CreatorDashboardReferrerBreakdownHolderViewModel
CreatorDashboardReferrerStatsHolderViewModel
CreatorDashboardReferrerStatsRowHolderViewModel
CreatorDashboardRewardStatsHolderViewModel
CreatorDashboardViewModel
🤔 Why
Migrate All classes to java.
📋 QA
test Creator dashboard screen
Story 📖
https://kickstarter.atlassian.net/browse/NTV-556