Skip to content

[feat][backend] Trace 2 dataset support video audio#374

Open
Ev4nFeng wants to merge 25 commits intomainfrom
feat/ts2ds_audio_video
Open

[feat][backend] Trace 2 dataset support video audio#374
Ev4nFeng wants to merge 25 commits intomainfrom
feat/ts2ds_audio_video

Conversation

@Ev4nFeng
Copy link
Collaborator

@Ev4nFeng Ev4nFeng commented Jan 4, 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

@CLAassistant
Copy link

CLAassistant commented Jan 4, 2026

CLA assistant check
All committers have signed the CLA.

@Ev4nFeng Ev4nFeng changed the title Feat/ts2ds audio video [feat][backend] Trace 2 dataset support video audio Jan 4, 2026
@codecov
Copy link

codecov bot commented Jan 4, 2026

Codecov Report

❌ Patch coverage is 79.09091% with 23 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...dules/observability/domain/trace/entity/dataset.go 78.26% 8 Missing and 2 partials ⚠️
...on/application/convertor/evaluation_set/openapi.go 0.00% 8 Missing ⚠️
...dules/data/application/convertor/dataset/schema.go 0.00% 3 Missing ⚠️
...modules/observability/infra/rpc/dataset/dataset.go 0.00% 2 Missing ⚠️

❌ Your patch check has failed because the patch coverage (79.09%) 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     #374      +/-   ##
==========================================
- Coverage   71.20%   71.16%   -0.04%     
==========================================
  Files         624      624              
  Lines       62055    62101      +46     
==========================================
+ Hits        44184    44192       +8     
- Misses      14679    14715      +36     
- Partials     3192     3194       +2     
Flag Coverage Δ
unittests 71.16% <79.09%> (-0.04%) ⬇️

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

Files with missing lines Coverage Δ
...ckend/modules/evaluation/infra/tracer/converter.go 98.77% <100.00%> (+0.38%) ⬆️
...bility/application/convertor/trace/trace_export.go 95.60% <100.00%> (-0.25%) ⬇️
...ity/domain/task/service/taskexe/processor/utils.go 70.41% <100.00%> (-22.30%) ⬇️
...servability/domain/trace/entity/loop_span/trans.go 73.55% <100.00%> (+0.22%) ⬆️
...vability/infra/rpc/evaluationset/evaluation_set.go 41.60% <100.00%> (-3.56%) ⬇️
...modules/observability/infra/rpc/dataset/dataset.go 97.40% <0.00%> (-1.29%) ⬇️
...dules/data/application/convertor/dataset/schema.go 55.06% <0.00%> (-0.71%) ⬇️
...on/application/convertor/evaluation_set/openapi.go 93.44% <0.00%> (-1.67%) ⬇️
...dules/observability/domain/trace/entity/dataset.go 92.98% <78.26%> (+7.38%) ⬆️

... and 3 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 795a4f1...8c76e7b. 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