Skip to content

chore: add query generator before lauch webapp#35416

Merged
iamjoel merged 27 commits intomainfrom
feat/add-query-generator-before-launch-webapp
May 8, 2026
Merged

chore: add query generator before lauch webapp#35416
iamjoel merged 27 commits intomainfrom
feat/add-query-generator-before-launch-webapp

Conversation

@iamjoel
Copy link
Copy Markdown
Contributor

@iamjoel iamjoel commented Apr 20, 2026

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 Apr 20, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 8, 2026

Codecov Report

❌ Patch coverage is 94.89489% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.83%. Comparing base (8f93bb3) to head (7d8d977).

Files with missing lines Patch % Lines
.../app/components/app/overview/app-card-sections.tsx 63.63% 8 Missing ⚠️
.../components/app/app-publisher/suggested-action.tsx 88.88% 2 Missing ⚠️
web/app/components/app/overview/app-card-utils.ts 96.29% 2 Missing ⚠️
web/app/components/app/app-publisher/sections.tsx 87.50% 1 Missing ⚠️
...figuration/config-var/config-modal/form-fields.tsx 90.00% 1 Missing ⚠️
web/app/components/app/overview/embedded/index.tsx 98.82% 1 Missing ⚠️
...ents/app/overview/workflow-hidden-input-fields.tsx 96.87% 1 Missing ⚠️
...-generation/hooks/use-text-generation-app-state.ts 96.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #35416      +/-   ##
==========================================
+ Coverage   85.81%   85.83%   +0.01%     
==========================================
  Files        4460     4460              
  Lines      208942   209171     +229     
  Branches    39077    39164      +87     
==========================================
+ Hits       179305   179534     +229     
- Misses      26461    26463       +2     
+ Partials     3176     3174       -2     
Flag Coverage Δ
dify-ui 94.23% <ø> (ø)
web 86.76% <94.89%> (+0.02%) ⬆️

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.

@iamjoel iamjoel marked this pull request as ready for review May 8, 2026 07:24
@dosubot dosubot Bot added size:XXL This PR changes 1000+ lines, ignoring generated files. feat:webapp Ready-to-use AI web app. Also the "Preview" / "Debug & Preview" inside the orchestrate page. javascript Pull requests that update javascript code labels May 8, 2026
lyzno1
lyzno1 previously approved these changes May 8, 2026
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label May 8, 2026
@iamjoel iamjoel added this pull request to the merge queue May 8, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to a conflict with the base branch May 8, 2026
lyzno1
lyzno1 previously approved these changes May 8, 2026
@iamjoel iamjoel enabled auto-merge May 8, 2026 09:48
@iamjoel iamjoel added this pull request to the merge queue May 8, 2026
Merged via the queue into main with commit af754f4 May 8, 2026
33 checks passed
@iamjoel iamjoel deleted the feat/add-query-generator-before-launch-webapp branch May 8, 2026 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feat:webapp Ready-to-use AI web app. Also the "Preview" / "Debug & Preview" inside the orchestrate page. javascript Pull requests that update javascript code lgtm This PR has been approved by a maintainer size:XXL This PR changes 1000+ 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