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

✨ feat: Refactor Profile and add Stats #5149

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

canisminor1990
Copy link
Member

💻 变更类型 | Change Type

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

🔀 变更说明 | Description of Change

📝 补充信息 | Additional Information

Copy link

vercel bot commented Dec 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
lobe-chat-database ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 26, 2024 1:28pm
lobe-chat-preview ❌ Failed (Inspect) Dec 26, 2024 1:28pm

@lobehubbot
Copy link
Member

👍 @canisminor1990

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

gru-agent bot commented Dec 23, 2024

TestGru Assignment

Summary

Link CommitId Status Reason
Detail 0fef7f1 ✅ Finished

Tip

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

Copy link

codecov bot commented Dec 23, 2024

Codecov Report

Attention: Patch coverage is 60.38339% with 124 lines in your changes missing coverage. Please review.

Project coverage is 91.97%. Comparing base (e9433be) to head (bddf790).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/database/server/models/message.ts 42.42% 38 Missing ⚠️
src/database/utils/genWhere.ts 41.66% 21 Missing ⚠️
src/database/server/models/session.ts 57.77% 19 Missing ⚠️
src/database/server/models/topic.ts 60.97% 16 Missing ⚠️
src/services/topic/server.ts 0.00% 7 Missing ⚠️
src/services/session/server.ts 0.00% 6 Missing ⚠️
src/services/message/server.ts 0.00% 4 Missing ⚠️
src/utils/time.ts 82.60% 4 Missing ⚠️
src/services/message/_deprecated.ts 60.00% 2 Missing ⚠️
src/services/session/_deprecated.ts 60.00% 2 Missing ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5149      +/-   ##
==========================================
- Coverage   92.19%   91.97%   -0.22%     
==========================================
  Files         568      570       +2     
  Lines       43406    43614     +208     
  Branches     2707     2712       +5     
==========================================
+ Hits        40019    40115      +96     
- Misses       3387     3499     +112     
Flag Coverage Δ
app 91.97% <60.38%> (-0.22%) ⬇️
server 95.00% <51.97%> (-2.66%) ⬇️

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants