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

♻️ refactor: refactor user plugins model name #6886

Merged
merged 3 commits into from
Mar 11, 2025
Merged

Conversation

arvinxx
Copy link
Contributor

@arvinxx arvinxx commented Mar 11, 2025

💻 变更类型 | Change Type

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

🔀 变更说明 | Description of Change

📝 补充信息 | Additional Information

Copy link

vercel bot commented Mar 11, 2025

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 Mar 11, 2025 4:01am
lobe-chat-desktop ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 11, 2025 4:01am
lobe-chat-preview ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 11, 2025 4:01am

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. plugin labels Mar 11, 2025
Copy link
Contributor

gru-agent bot commented Mar 11, 2025

TestGru Assignment

Summary

Link CommitId Status Reason
Detail 96a4c4a 🚫 Skipped No files need to be tested {"src/database/server/models/tests/plugin.test.ts":"target file(src/database/server/models/tests/plugin.test.ts) not in work scope \n include: src/utils,src/server,src/database,src/services,src/store,packages//src/ \n exclude: node_modules,/*.test.ts,/.test.tsx,**/.spec.ts,/*.spec.tsx,/.d.ts,**/.test.js,/*.spec.js,src/database/server","src/database/server/models/plugin.ts":"target file(src/database/server/models/plugin.ts) not in work scope \n include: src/utils,src/server,src/database,src/services,src/store,packages//src/** \n exclude: node_modules,/*.test.ts,/.test.tsx,**/.spec.ts,/*.spec.tsx,/.d.ts,**/.test.js,/*.spec.js,src/database/server","src/services/plugin/client.test.ts":"target file(src/services/plugin/client.test.ts) not in work scope \n include: src/utils,src/server,src/database,src/services,src/store,packages//src/** \n exclude: node_modules,/*.test.ts,/.test.tsx,**/.spec.ts,/*.spec.tsx,/*.d.…

Tip

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

@arvinxx arvinxx changed the title ♻️ refactor: refactor user plugins ♻️ refactor: refactor user plugins model name Mar 11, 2025
Copy link

codecov bot commented Mar 11, 2025

Codecov Report

Attention: Patch coverage is 72.50000% with 11 lines in your changes missing coverage. Please review.

Project coverage is 91.42%. Comparing base (a28165b) to head (5d7007f).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
packages/web-crawler/src/crawImpl/naive.ts 0.00% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6886      +/-   ##
==========================================
- Coverage   91.43%   91.42%   -0.01%     
==========================================
  Files         729      729              
  Lines       68681    68695      +14     
  Branches     4678     3363    -1315     
==========================================
+ Hits        62799    62805       +6     
- Misses       5882     5890       +8     
Flag Coverage Δ
app 91.42% <72.50%> (-0.01%) ⬇️
server 97.57% <100.00%> (ø)

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.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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

Successfully merging this pull request may close these issues.

1 participant