-
Notifications
You must be signed in to change notification settings - Fork 1.1k
[chat]Refactor global search chat integration with sendMessageWithWindow #10932
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
[chat]Refactor global search chat integration with sendMessageWithWindow #10932
Conversation
Signed-off-by: Lin Wang <[email protected]>
15b4d37 to
e26c7ad
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #10932 +/- ##
=======================================
Coverage 60.77% 60.77%
=======================================
Files 4533 4533
Lines 122257 122256 -1
Branches 20491 20491
=======================================
+ Hits 74299 74303 +4
+ Misses 42719 42714 -5
Partials 5239 5239
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: Lin Wang <[email protected]>
a086559
|
Checked failed ci group 17 not related my changes, should be safe to merge. |
Description
Fix global search chatbot integration in firefox by refactoring with
chatService. sendMessageWithWindow.Changelog
Check List
yarn test:jestyarn test:jest_integration