Skip to content

feat(dev-proxy): init package#35852

Merged
hyoban merged 12 commits into
mainfrom
5-6-dev-proxy-package
May 7, 2026
Merged

feat(dev-proxy): init package#35852
hyoban merged 12 commits into
mainfrom
5-6-dev-proxy-package

Conversation

@hyoban
Copy link
Copy Markdown
Member

@hyoban hyoban commented May 6, 2026

Important

  1. Make sure you have read our contribution guidelines
  2. Ensure there is an associated issue and you have been assigned to it
  3. Use the correct syntax to link this PR: Fixes #<issue number>.

Summary

Follow #35842

Screenshots

Before After
... ...

Checklist

  • This change requires a documentation update, included: Dify Document
  • I understand that this PR may be closed in case there was no previous discussion or issues. (This doesn't apply to typos!)
  • I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
  • I've updated the documentation accordingly.
  • I ran make lint && make type-check (backend) and cd web && pnpm exec vp staged (frontend) to appease the lint gods

@github-actions github-actions Bot added the web This relates to changes on the web. label May 6, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.81%. Comparing base (f3c3534) to head (675e0e8).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #35852      +/-   ##
==========================================
- Coverage   85.81%   85.81%   -0.01%     
==========================================
  Files        4460     4458       -2     
  Lines      209098   208945     -153     
  Branches    39091    39054      -37     
==========================================
- Hits       179445   179308     -137     
+ Misses      26482    26466      -16     
  Partials     3171     3171              
Flag Coverage Δ
dify-ui 93.27% <ø> (ø)
web 86.77% <ø> (-0.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.

🚀 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.

@hyoban hyoban marked this pull request as ready for review May 6, 2026 14:42
@dosubot dosubot Bot added size:XL This PR changes 500-999 lines, ignoring generated files. javascript Pull requests that update javascript code labels May 6, 2026
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label May 7, 2026
@hyoban hyoban added this pull request to the merge queue May 7, 2026
Merged via the queue into main with commit e5bdc40 May 7, 2026
36 checks passed
@hyoban hyoban deleted the 5-6-dev-proxy-package branch May 7, 2026 03:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

javascript Pull requests that update javascript code lgtm This PR has been approved by a maintainer size:XL This PR changes 500-999 lines, ignoring generated files. web This relates to changes on the web.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants