-
Notifications
You must be signed in to change notification settings - Fork 10.7k
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: message parser being slow to process very long messages with too many symbols #33256
Conversation
🦋 Changeset detectedLatest commit: c37ce06 The changes in this PR will be included in the next version bump. This PR includes changesets to release 34 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Looks like this PR is not ready to merge, because of the following issues:
Please fix the issues and try again If you have any trouble, please check the PR guidelines |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## release-6.10.6 #33256 +/- ##
==================================================
+ Coverage 56.64% 59.42% +2.77%
==================================================
Files 2505 2504 -1
Lines 55683 55706 +23
Branches 11518 11529 +11
==================================================
+ Hits 31544 33101 +1557
+ Misses 21476 20835 -641
+ Partials 2663 1770 -893
Flags with carried forward coverage won't be shown. Click here to find out more. |
Backport of #33227