Skip to content

[feat][backend] auto task op#435

Open
Ev4nFeng wants to merge 92 commits intomainfrom
feat/auto_task_pipeline
Open

[feat][backend] auto task op#435
Ev4nFeng wants to merge 92 commits intomainfrom
feat/auto_task_pipeline

Conversation

@Ev4nFeng
Copy link
Copy Markdown
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

@Ev4nFeng Ev4nFeng changed the title []feat[backend]: auto task op []feat[backend] auto task op Feb 26, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 5, 2026

Codecov Report

❌ Patch coverage is 53.55556% with 209 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
backend/modules/observability/application/trace.go 0.00% 75 Missing ⚠️
backend/modules/observability/infra/repo/trace.go 0.00% 28 Missing ⚠️
...bility/domain/trace/service/trace_filter_helper.go 76.13% 11 Missing and 10 partials ⚠️
...bservability/domain/trace/service/trace_service.go 82.24% 18 Missing and 1 partial ⚠️
...ility/domain/trace/service/trace_export_service.go 29.16% 16 Missing and 1 partial ⚠️
...in/task/service/taskexe/processor/auto_evaluate.go 28.57% 8 Missing and 2 partials ⚠️
...s/observability/application/convertor/task/task.go 74.28% 7 Missing and 2 partials ⚠️
...bservability/domain/trace/entity/loop_span/span.go 78.57% 5 Missing and 1 partial ⚠️
...dler/coze/loop/apis/observability_trace_service.go 0.00% 4 Missing ⚠️
.../modules/observability/infra/repo/ck/annotation.go 60.00% 2 Missing and 2 partials ⚠️
... and 8 more

❌ Your patch check has failed because the patch coverage (53.55%) 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     #435      +/-   ##
==========================================
- Coverage   74.36%   74.24%   -0.13%     
==========================================
  Files         629      631       +2     
  Lines       65992    66320     +328     
==========================================
+ Hits        49077    49236     +159     
- Misses      13633    13792     +159     
- Partials     3282     3292      +10     
Flag Coverage Δ
unittests 74.24% <53.55%> (-0.13%) ⬇️

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

Files with missing lines Coverage Δ
...bility/domain/trace/entity/loop_span/annotation.go 80.55% <ø> (ø)
backend/modules/observability/infra/repo/task.go 27.85% <0.00%> (-0.13%) ⬇️
...bility/application/convertor/trace/trace_export.go 94.68% <0.00%> (-0.93%) ⬇️
...ability/domain/component/task/workflow_provider.go 50.00% <50.00%> (ø)
...d/modules/observability/domain/task/entity/task.go 54.71% <0.00%> (-1.06%) ⬇️
...k/service/taskexe/processor/eval_target_builder.go 71.42% <50.00%> (-28.58%) ⬇️
...dules/observability/domain/trace/entity/dataset.go 91.90% <60.00%> (-1.08%) ⬇️
...s/observability/infra/rpc/evaluation/evaluation.go 37.33% <0.00%> (-0.51%) ⬇️
...domain/task/service/taskexe/tracehub/subscriber.go 73.85% <82.35%> (+1.06%) ⬆️
...dler/coze/loop/apis/observability_trace_service.go 0.00% <0.00%> (ø)
... and 9 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 eeab9ea...4d6afd1. 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.

@Ev4nFeng Ev4nFeng changed the title []feat[backend] auto task op [feat][backend] auto task op Mar 16, 2026
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