Skip to content

Conversation

@SharkeyChen
Copy link
Collaborator

What type of PR is this?

Check the PR title.

  • This PR title match the format: [<type>][<scope>]: <description>. For example: [fix][backend] flaky fix
  • 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.
  • This PR is written in English. PRs not in English will not be reviewed.

(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:

@codecov
Copy link

codecov bot commented Nov 4, 2025

Codecov Report

❌ Patch coverage is 84.61538% with 16 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
backend/modules/prompt/infra/rpc/convertor/chat.go 75.00% 4 Missing and 4 partials ⚠️
...ackend/modules/llm/domain/entity/runtime_option.go 0.00% 5 Missing ⚠️
...odules/llm/application/convertor/runtime_option.go 33.33% 1 Missing and 1 partial ⚠️
backend/modules/llm/application/runtime.go 50.00% 1 Missing ⚠️

❌ Your patch check has failed because the patch coverage (0.00%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #286      +/-   ##
==========================================
+ Coverage   68.39%   68.41%   +0.02%     
==========================================
  Files         569      569              
  Lines       51676    51752      +76     
==========================================
+ Hits        35342    35405      +63     
- Misses      13591    13598       +7     
- Partials     2743     2749       +6     
Flag Coverage Δ
unittests 68.41% <84.61%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
...end/modules/prompt/application/convertor/prompt.go 79.93% <100.00%> (+1.64%) ⬆️
...kend/modules/prompt/domain/entity/prompt_detail.go 85.62% <ø> (ø)
backend/modules/llm/application/runtime.go 41.98% <50.00%> (ø)
...odules/llm/application/convertor/runtime_option.go 62.00% <33.33%> (-2.59%) ⬇️
...ackend/modules/llm/domain/entity/runtime_option.go 88.88% <0.00%> (-5.85%) ⬇️
backend/modules/prompt/infra/rpc/convertor/chat.go 79.71% <75.00%> (-1.32%) ⬇️

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5a204f3...613fff8. Read the comment docs.

🚀 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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants