-
Notifications
You must be signed in to change notification settings - Fork 6
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: Add debug button send FCM token #WPB-9476 #3050
Conversation
Bencher Report
Click to view all benchmark results
|
Datadog ReportBranch report: ✅ 0 Failed, 3110 Passed, 106 Skipped, 10.94s Total Time |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #3050 +/- ##
===========================================
+ Coverage 52.50% 52.52% +0.02%
===========================================
Files 1304 1305 +1
Lines 50182 50225 +43
Branches 4679 4680 +1
===========================================
+ Hits 26348 26382 +34
- Misses 21947 21956 +9
Partials 1887 1887
... and 1 file with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
…debug-button-send-fcm-token
Quality Gate passedIssues Measures |
* feat: Add debug button send FCM token * reduce returns * fixed test * fix datadog report * after refactor fix * fix test
What's new in this PR?
Issues
Changes needed to add button in debug settings that sends FCM push token to the API. If it fails error is displayed.
Dependencies (Optional)
PR wireapp/wire-android#3482 depends on this changes
optionally #3051
Attachments (Optional)
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
.