-
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
refactor: stop updating user info in the background [WPB-14826] #3249
base: develop
Are you sure you want to change the base?
refactor: stop updating user info in the background [WPB-14826] #3249
Conversation
Quality Gate passedIssues Measures |
Test Results3 405 tests - 6 3 297 ✅ - 6 5m 6s ⏱️ -16s Results for commit 415a123. ± Comparison against base commit ab9c3ac. This pull request removes 6 tests.
♻️ This comment has been updated with latest results. |
Bencher Report
Click to view all benchmark results
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #3249 +/- ##
===========================================
- Coverage 54.43% 54.33% -0.10%
===========================================
Files 1271 1271
Lines 37100 37050 -50
Branches 3769 3758 -11
===========================================
- Hits 20195 20132 -63
- Misses 15484 15508 +24
+ Partials 1421 1410 -11
... and 7 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Datadog ReportBranch report: ✅ 0 Failed, 3297 Passed, 108 Skipped, 1m 0.35s Total Time |
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764
The PR Description
What's new in this PR?
Issues
can cause some extra calls in the background and block sync
Solutions
it is not needed and can be removed
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
.