-
Notifications
You must be signed in to change notification settings - Fork 28
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: architectural fitness functions - fixed imports (ACOL-123) #2397
Conversation
APKs built during tests are available here. Scroll down to Artifacts! |
Codecov Report
@@ Coverage Diff @@
## develop #2397 +/- ##
==========================================
Coverage 41.47% 41.47%
Complexity 1081 1081
==========================================
Files 344 344
Lines 12389 12389
Branches 1629 1629
==========================================
Hits 5138 5138
Misses 6767 6767
Partials 484 484
Continue to review full report in Codecov by Sentry.
|
APKs built during tests are available here. Scroll down to Artifacts! |
Build 1678 succeeded. The build produced the following APK's: |
@yamilmedina looks like you are rolling back kalium to a previous commitish. This means that the PR's target branch (develop) is using a newer version of Kalium, and the changes in this PR will rollback Kalium to an older version.
Is this intentional? |
@yamilmedina looks like you are rolling back kalium to a previous commitish. This means that the PR's target branch (develop) is using a newer version of Kalium, and the changes in this PR will rollback Kalium to an older version.
Is this intentional? |
Build 1690 failed. |
@yamilmedina looks like you are rolling back kalium to a previous commitish. This means that the PR's target branch (develop) is using a newer version of Kalium, and the changes in this PR will rollback Kalium to an older version.
Is this intentional? |
APKs built during tests are available here. Scroll down to Artifacts! |
Build 1693 succeeded. The build produced the following APK's: |
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764
The PR Description
What's new in this PR?
Updates references modified by core work done in kalium refactor to test architecture and fix no compliance.
Causes (Optional)
Some references were moved from location or visibility changed.
Solutions
Fix imports and references to classes on kalium by
PR Post Submission Checklist for internal contributors (Optional)
PR Post Merge Checklist for internal contributors
References
feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764
.