Skip to content

[feat][evaluation] Support experiment&template selection trajectory extraction capability#493

Merged
wec4dre96-w merged 8 commits into
mainfrom
feat/experiment-trajectory-config
Apr 16, 2026
Merged

[feat][evaluation] Support experiment&template selection trajectory extraction capability#493
wec4dre96-w merged 8 commits into
mainfrom
feat/experiment-trajectory-config

Conversation

@wec4dre96-w

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

lsy357
lsy357 previously approved these changes Apr 15, 2026
@lsy357 lsy357 changed the title feat: 实验&模板支持是否轨迹提取能力 [feat][evaluation] 实验&模板支持是否轨迹提取能力 Apr 15, 2026
@codecov

codecov Bot commented Apr 15, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 73.13433% with 18 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...uation/application/convertor/experiment/openapi.go 28.57% 6 Missing and 4 partials ⚠️
.../application/convertor/experiment/expt_template.go 40.00% 3 Missing and 3 partials ⚠️
...valuation/application/convertor/experiment/expt.go 33.33% 1 Missing and 1 partial ⚠️

❌ Your patch status has failed because the patch coverage (73.13%) 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     #493      +/-   ##
==========================================
- Coverage   77.01%   77.00%   -0.02%     
==========================================
  Files         647      647              
  Lines       71480    71513      +33     
==========================================
+ Hits        55052    55067      +15     
- Misses      13130    13140      +10     
- Partials     3298     3306       +8     
Flag Coverage Δ
unittests 77.00% <73.13%> (-0.02%) ⬇️

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

Files with missing lines Coverage Δ
...modules/evaluation/application/eval_openapi_app.go 92.28% <100.00%> (+0.01%) ⬆️
...d/modules/evaluation/application/experiment_app.go 85.30% <100.00%> (+0.01%) ⬆️
backend/modules/evaluation/domain/entity/expt.go 97.89% <ø> (ø)
...ckend/modules/evaluation/domain/entity/expt_run.go 98.43% <ø> (ø)
.../modules/evaluation/domain/entity/expt_template.go 98.01% <ø> (ø)
backend/modules/evaluation/domain/entity/param.go 88.88% <ø> (ø)
.../modules/evaluation/domain/entity/target_record.go 58.53% <ø> (ø)
...ules/evaluation/domain/service/expt_result_impl.go 74.42% <100.00%> (ø)
...aluation/domain/service/expt_run_item_turn_impl.go 87.21% <100.00%> (+0.08%) ⬆️
...d/modules/evaluation/domain/service/target_impl.go 79.80% <100.00%> (+0.03%) ⬆️
... and 3 more

... and 2 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 6f2dd6f...8c85117. 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.

@wec4dre96-w wec4dre96-w changed the title [feat][evaluation] 实验&模板支持是否轨迹提取能力 [feat][evaluation] Support experiment&template selection trajectory extraction capability Apr 16, 2026
@wec4dre96-w wec4dre96-w merged commit 94d84b1 into main Apr 16, 2026
18 of 19 checks passed
@wec4dre96-w wec4dre96-w deleted the feat/experiment-trajectory-config branch April 16, 2026 07:34
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