feat: show network details (WPB-27921) - #5176
Conversation
…-info-screen # Conflicts: # app/src/main/kotlin/com/wire/android/di/metro/WireMetroViewModelBindings.kt # app/src/main/kotlin/com/wire/android/ui/debug/DebugInfoViewModelFactory.kt
# Conflicts: # app/src/main/kotlin/com/wire/android/di/AppModule.kt # app/src/main/kotlin/com/wire/android/ui/debug/securityproviders/SecurityProvidersScreen.kt # app/src/main/kotlin/com/wire/android/ui/debug/securityproviders/SecurityProvidersViewModel.kt # app/src/main/res/values/strings.xml
Codecov Report❌ Patch coverage is
❌ Your patch check has failed because the patch coverage (0.00%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## develop #5176 +/- ##
===========================================
- Coverage 52.41% 52.26% -0.15%
===========================================
Files 667 668 +1
Lines 23846 23913 +67
Branches 3932 3943 +11
===========================================
Hits 12499 12499
- Misses 10186 10253 +67
Partials 1161 1161
Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
Test Results2 265 tests 2 265 ✅ 2m 24s ⏱️ Results for commit 7bddcb9. ♻️ This comment has been updated with latest results. |
|
APKs built during tests are available here. Scroll down to Artifacts! |
https://wearezeta.atlassian.net/browse/WPB-27921
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764The PR Description
What's new in this PR?
Issues
Show some network details like, if VPN used, network type and resolved addressed in debug screen
Dependencies (Optional)
If there are some other pull requests related to this one (e.g. new releases of frameworks), specify them here.
Needs releases with:
Testing
Test Coverage (Optional)
How to Test
Briefly describe how this change was tested and if applicable the exact steps taken to verify that it works as expected.
Notes (Optional)
Specify here any other facts that you think are important for this issue.
Attachments (Optional)
Attachments like images, videos, etc. (drag and drop in the text box)
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.