Skip to content

feat: support openapi chat with non-stream#2431

Merged
junwen-lee merged 4 commits intomainfrom
feat/not-stream
Nov 4, 2025
Merged

feat: support openapi chat with non-stream#2431
junwen-lee merged 4 commits intomainfrom
feat/not-stream

Conversation

@junwen-lee
Copy link
Collaborator

What type of PR is this?

Check the PR title.

  • This PR title match the format: <type>(optional scope): <description>
  • The description of this PR title is user-oriented and clear enough for others to understand.
  • Add documentation if the current PR requires user awareness at the usage level.

(Optional) Translate the PR title into Chinese.

(Optional) More detailed description for this PR(en: English/zh: Chinese).

en:
zh(optional):

(Optional) Which issue(s) this PR fixes:

@junwen-lee junwen-lee changed the title Feat/not stream feat: support openapi chat with non-stream Nov 3, 2025
@codecov-commenter
Copy link

codecov-commenter commented Nov 3, 2025

Codecov Report

❌ Patch coverage is 4.65909% with 1678 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
backend/api/model/conversation/message/message.go 0.00% 840 Missing ⚠️
backend/api/model/conversation/run/run.go 0.00% 326 Missing ⚠️
...pi/model/conversation/agentrun/agentrun_service.go 0.00% 199 Missing ⚠️
.../api/model/conversation/message/message_service.go 0.00% 199 Missing ⚠️
...kend/application/conversation/openapi_agent_run.go 53.59% 66 Missing and 5 partials ⚠️
backend/api/handler/coze/agent_run_service.go 0.00% 19 Missing ⚠️
backend/api/handler/coze/message_service.go 0.00% 12 Missing ⚠️
backend/api/router/coze/middleware.go 0.00% 8 Missing ⚠️
backend/api/router/coze/api.go 0.00% 4 Missing ⚠️
Files with missing lines Coverage Δ
backend/api/middleware/openapi_auth.go 0.00% <ø> (ø)
backend/api/router/coze/api.go 0.00% <0.00%> (ø)
backend/api/router/coze/middleware.go 0.00% <0.00%> (ø)
backend/api/handler/coze/message_service.go 8.43% <0.00%> (-1.43%) ⬇️
backend/api/handler/coze/agent_run_service.go 0.00% <0.00%> (ø)
...kend/application/conversation/openapi_agent_run.go 54.43% <53.59%> (-3.39%) ⬇️
...pi/model/conversation/agentrun/agentrun_service.go 0.00% <0.00%> (ø)
.../api/model/conversation/message/message_service.go 0.00% <0.00%> (ø)
backend/api/model/conversation/run/run.go 0.15% <0.00%> (-0.01%) ⬇️
backend/api/model/conversation/message/message.go 0.00% <0.00%> (ø)

... and 3 files with indirect coverage changes

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

@junwen-lee junwen-lee added this pull request to the merge queue Nov 4, 2025
Merged via the queue into main with commit 2eb29da Nov 4, 2025
17 checks passed
@junwen-lee junwen-lee deleted the feat/not-stream branch November 4, 2025 06:33
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