Skip to content

Conversation

@kasarolzzw
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:

@kasarolzzw kasarolzzw force-pushed the 001-prompt-prompt branch 2 times, most recently from aa52d0e to bb728db Compare October 22, 2025 06:51
@codecov
Copy link

codecov bot commented Oct 22, 2025

Codecov Report

❌ Patch coverage is 84.53782% with 92 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
backend/modules/prompt/infra/repo/manage.go 83.40% 26 Missing and 13 partials ⚠️
backend/modules/prompt/domain/service/manage.go 85.98% 23 Missing and 7 partials ⚠️
backend/modules/prompt/application/manage.go 89.23% 7 Missing ⚠️
backend/modules/prompt/application/openapi.go 50.00% 4 Missing and 2 partials ⚠️
...nd/modules/prompt/domain/service/snippet_parser.go 83.87% 3 Missing and 2 partials ⚠️
...pi/handler/coze/loop/apis/prompt_manage_service.go 0.00% 2 Missing ⚠️
...end/modules/prompt/application/convertor/prompt.go 91.30% 2 Missing ⚠️
backend/modules/prompt/domain/service/service.go 0.00% 1 Missing ⚠️

Impacted file tree graph

@@                 Coverage Diff                 @@
##             feat/prompt_sync     #240   +/-   ##
===================================================
  Coverage                    ?   65.91%           
===================================================
  Files                       ?      505           
  Lines                       ?    57957           
  Branches                    ?        0           
===================================================
  Hits                        ?    38202           
  Misses                      ?    17154           
  Partials                    ?     2601           
Flag Coverage Δ
unittests 65.91% <84.53%> (?)

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

Files with missing lines Coverage Δ
backend/infra/platestwrite/latest_write_tracker.go 17.85% <ø> (ø)
...nd/modules/prompt/application/convertor/openapi.go 89.75% <100.00%> (ø)
backend/modules/prompt/application/debug.go 61.72% <100.00%> (ø)
backend/modules/prompt/application/execute.go 84.13% <100.00%> (ø)
...kend/modules/prompt/domain/entity/prompt_detail.go 84.44% <ø> (ø)
backend/modules/prompt/domain/repo/manage.go 100.00% <ø> (ø)
backend/modules/prompt/domain/service/service.go 0.00% <0.00%> (ø)
...pi/handler/coze/loop/apis/prompt_manage_service.go 0.00% <0.00%> (ø)
...end/modules/prompt/application/convertor/prompt.go 79.64% <91.30%> (ø)
...nd/modules/prompt/domain/service/snippet_parser.go 83.87% <83.87%> (ø)
... and 4 more

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 8b90ea5...ca2d8fb. 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.

@CLAassistant
Copy link

CLAassistant commented Oct 23, 2025

CLA assistant check
All committers have signed the CLA.

@kasarolzzw kasarolzzw force-pushed the 001-prompt-prompt branch 2 times, most recently from ecc2c00 to d2a8b66 Compare October 24, 2025 07:49
caijialin0626 and others added 6 commits October 28, 2025 15:31
* feat: [Coda] add prompt metadata pipelines

Change-Id: I142040fd89ef89429df790dc6e4dfc5d04e53609

* sql

Change-Id: I44b779e1c2a749217cec05dfbc609ae74474a217

* sql

Change-Id: Ie46a446e3eca59cee9c3170d85b751c7c2aa630b
Change-Id: I59dd9b1517ded4a40e3fb3efcae608164adf9678
Change-Id: I75a355cb6ec1700a54108f7e16a4717563cb7046
* git ignore

Change-Id: I59dd9b1517ded4a40e3fb3efcae608164adf9678

* [feat][foundation] add upload file for server function

* [feat][prompt] add receive base64 images from llm feature

* [feat][prompt] add receive base64 images from llm feature ut

* [feat][prompt] add receive base64 images from llm feature ut

* [feat][prompt] add receive base64 images from llm feature ut

* [feat][prompt] add receive base64 images from llm feature ut

* [feat][prompt] add send video to llm function

* [feat][prompt] add send video to llm function ut

* [feat][prompt] add send video to llm function ut

* [feat][prompt] convert base64 to dataurl

* [feat][prompt] FileRPCAdapter ut

---------

Co-authored-by: zhongzhiwei <[email protected]>
kasarolzzw and others added 3 commits October 28, 2025 15:32
Co-Authored-By: Coda <[email protected]>
(LogID: 202510241537520100911040168388BC8)

Co-Authored-By: Coda <[email protected]>
Change-Id: I8194f0db96952a81c93a032791aed3732d25ba36
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.

4 participants