Skip to content

[feat][backend] optimize write of multi modal data#454

Merged
Celoria merged 24 commits into
mainfrom
feat/dataset/mmodal_optimize
Mar 30, 2026
Merged

[feat][backend] optimize write of multi modal data#454
Celoria merged 24 commits into
mainfrom
feat/dataset/mmodal_optimize

Conversation

@Celoria
Copy link
Copy Markdown
Collaborator

@Celoria Celoria commented Mar 11, 2026

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

@Celoria Celoria force-pushed the feat/dataset/mmodal_optimize branch 4 times, most recently from 0f8c420 to 0adbaf8 Compare March 24, 2026 08:38
@Celoria Celoria changed the title feat: mmodal optimize [feat][evaluationset] optimize write of multi modal data Mar 24, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 24, 2026

Codecov Report

❌ Patch coverage is 88.55932% with 27 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...ckend/modules/evaluation/infra/rpc/data/dataset.go 68.57% 11 Missing ⚠️
...dules/evaluation/application/evaluation_set_app.go 66.66% 8 Missing and 1 partial ⚠️
...ion/application/convertor/evaluation_set/import.go 50.00% 3 Missing ⚠️
...i/handler/coze/loop/apis/evaluation_set_service.go 0.00% 2 Missing ⚠️
...s/evaluation/domain/service/evaluation_set_impl.go 33.33% 2 Missing ⚠️

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #454      +/-   ##
==========================================
+ Coverage   75.10%   75.46%   +0.35%     
==========================================
  Files         633      633              
  Lines       67602    67793     +191     
==========================================
+ Hits        50772    51157     +385     
+ Misses      13594    13387     -207     
- Partials     3236     3249      +13     
Flag Coverage Δ
unittests 75.46% <88.55%> (+0.35%) ⬆️

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

Files with missing lines Coverage Δ
...ication/convertor/evaluation_set/evaluation_set.go 98.30% <100.00%> (+34.20%) ⬆️
...on/application/convertor/evaluation_set/openapi.go 98.85% <100.00%> (+2.62%) ⬆️
...modules/evaluation/application/eval_openapi_app.go 92.43% <100.00%> (+<0.01%) ⬆️
backend/modules/evaluation/domain/entity/common.go 87.75% <100.00%> (+0.52%) ⬆️
...modules/evaluation/domain/entity/evaluation_set.go 74.07% <ø> (ø)
backend/modules/evaluation/domain/entity/param.go 64.28% <ø> (ø)
...luation/domain/service/evaluation_set_item_impl.go 95.23% <100.00%> (+0.05%) ⬆️
...ckend/modules/evaluation/infra/rpc/data/convert.go 95.15% <100.00%> (+1.35%) ⬆️
...i/handler/coze/loop/apis/evaluation_set_service.go 0.00% <0.00%> (ø)
...s/evaluation/domain/service/evaluation_set_impl.go 92.00% <33.33%> (-2.45%) ⬇️
... and 3 more

... and 4 files 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 e3ee926...0cdd51d. 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.

@Celoria Celoria force-pushed the feat/dataset/mmodal_optimize branch from 1029891 to b66e731 Compare March 26, 2026 03:52
@Celoria Celoria changed the title [feat][evaluationset] optimize write of multi modal data [feat][backend] optimize write of multi modal data Mar 26, 2026
@Celoria Celoria force-pushed the feat/dataset/mmodal_optimize branch from a63dfbd to 6fce0d5 Compare March 30, 2026 04:04
@lvyingparker lvyingparker self-requested a review March 30, 2026 06:06
lvyingparker
lvyingparker previously approved these changes Mar 30, 2026
@Celoria Celoria merged commit aabdbca into main Mar 30, 2026
17 checks passed
@Celoria Celoria deleted the feat/dataset/mmodal_optimize branch March 30, 2026 06:49
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