Skip to content
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

💄 style: Optimize smooth output #5824

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

sxjeru
Copy link
Contributor

@sxjeru sxjeru commented Feb 7, 2025

💻 变更类型 | Change Type

  • ✨ feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 👷 build
  • ⚡️ perf
  • 📝 docs
  • 🔨 chore

🔀 变更说明 | Description of Change

第二个请求是因为中日韩等字符的信息量显著高于英文字母,加速输出可以减少代码等输出的等待时间。
(可能会影响英文用户正常聊天?)

📝 补充信息 | Additional Information

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Feb 7, 2025
Copy link

vercel bot commented Feb 7, 2025

@sxjeru is attempting to deploy a commit to the LobeHub Team on Vercel.

A member of the Team first needs to authorize it.

@lobehubbot
Copy link
Member

👍 @sxjeru

Thank you for raising your pull request and contributing to our Community
Please make sure you have followed our contributing guidelines. We will review it as soon as possible.
If you encounter any problems, please feel free to connect with us.
非常感谢您提出拉取请求并为我们的社区做出贡献,请确保您已经遵循了我们的贡献指南,我们会尽快审查它。
如果您遇到任何问题,请随时与我们联系。

Copy link
Contributor

gru-agent bot commented Feb 7, 2025

TestGru Assignment

Summary

Link CommitId Status Reason
Detail db7a469 ✅ Finished

Files

File Pull Request
src/utils/fetch/fetchSSE.ts 🟢 Open #5826

Tip

You can @gru-agent and leave your feedback. TestGru will make adjustments based on your input

Copy link

codecov bot commented Feb 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.15%. Comparing base (f7fa432) to head (d66c612).
Report is 31 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff            @@
##             main    #5824    +/-   ##
========================================
  Coverage   92.15%   92.15%            
========================================
  Files         648      649     +1     
  Lines       58987    59017    +30     
  Branches     2922     2726   -196     
========================================
+ Hits        54357    54387    +30     
  Misses       4630     4630            
Flag Coverage Δ
app 92.15% <100.00%> (+<0.01%) ⬆️
server 98.01% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:M This PR changes 30-99 lines, ignoring generated files. labels Feb 7, 2025
@fzlzjerry
Copy link

要是影响到英文用户聊天就不太好了吧🤔

@lobehubbot
Copy link
Member

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


It would be bad if it affects English user chats 🤔

Copy link

@fzlzjerry fzlzjerry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

看起来没有问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
3 participants