-
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
fix: ignore MLS error and use concurrent map in the sub conversation #2608
Conversation
Test Results2 143 tests - 836 2 106 ✔️ - 753 16s ⏱️ - 2m 12s Results for commit b6b04c0. ± Comparison against base commit 26d906d. This pull request removes 2979 and adds 2143 tests. Note that renamed tests count towards both.
This pull request removes 120 skipped tests and adds 37 skipped tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #2608 +/- ##
=============================================
- Coverage 58.73% 58.72% -0.01%
Complexity 7 7
=============================================
Files 1188 1188
Lines 46017 46018 +1
Branches 4339 4340 +1
=============================================
- Hits 27026 27024 -2
- Misses 17054 17056 +2
- Partials 1937 1938 +1
... and 2 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Datadog ReportAll test runs ✅ 2 Total Test Services: 0 Failed, 2 Passed Test Services
|
Cherry pick from the original PR:
PR Submission Checklist for internal contributors
The PR Title
The PR Description
What's new in this PR?
Issues
Ignore MLS error and use concurrent map in the sub conversation
PR Post Submission Checklist for internal contributors (Optional)
PR Post Merge Checklist for internal contributors
References