Skip to content

[feat][evaluation]open api upgrade#498

Merged
tpfz merged 4 commits intomainfrom
feat/wzq/open_api
Apr 21, 2026
Merged

[feat][evaluation]open api upgrade#498
tpfz merged 4 commits intomainfrom
feat/wzq/open_api

Conversation

@tpfz
Copy link
Copy Markdown
Collaborator

@tpfz tpfz commented Apr 16, 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

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 17, 2026

Codecov Report

❌ Patch coverage is 82.00456% with 79 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...uation/application/convertor/experiment/openapi.go 83.66% 34 Missing and 7 partials ⚠️
...evaluation/domain/service/expt_result_aggr_impl.go 35.29% 5 Missing and 6 partials ⚠️
...modules/evaluation/application/eval_openapi_app.go 92.00% 5 Missing and 5 partials ⚠️
...evaluation/application/convertor/common/openapi.go 25.00% 9 Missing ⚠️
...api/handler/coze/loop/apis/eval_open_apiservice.go 0.00% 4 Missing ⚠️
...nd/modules/evaluation/application/evaluator_app.go 88.88% 1 Missing and 1 partial ⚠️
...aluation/domain/service/expt_run_item_turn_impl.go 50.00% 1 Missing and 1 partial ⚠️

❌ Your patch status has failed because the patch coverage (55.17%) 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     #498      +/-   ##
==========================================
+ Coverage   77.02%   77.06%   +0.04%     
==========================================
  Files         649      649              
  Lines       71612    72033     +421     
==========================================
+ Hits        55159    55515     +356     
- Misses      13149    13199      +50     
- Partials     3304     3319      +15     
Flag Coverage Δ
unittests 77.06% <82.00%> (+0.04%) ⬆️

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

Files with missing lines Coverage Δ
...ules/evaluation/domain/service/expt_manage_impl.go 76.48% <100.00%> (+1.48%) ⬆️
...d/modules/evaluation/domain/service/target_impl.go 79.87% <100.00%> (+0.06%) ⬆️
...nd/modules/evaluation/application/evaluator_app.go 90.28% <88.88%> (+0.07%) ⬆️
...aluation/domain/service/expt_run_item_turn_impl.go 86.88% <50.00%> (-0.34%) ⬇️
...api/handler/coze/loop/apis/eval_open_apiservice.go 0.00% <0.00%> (ø)
...evaluation/application/convertor/common/openapi.go 88.38% <25.00%> (-2.56%) ⬇️
...modules/evaluation/application/eval_openapi_app.go 92.25% <92.00%> (-0.03%) ⬇️
...evaluation/domain/service/expt_result_aggr_impl.go 79.67% <35.29%> (-0.54%) ⬇️
...uation/application/convertor/experiment/openapi.go 87.62% <83.66%> (-0.70%) ⬇️

... 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 2300026...29fc1ca. 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.

@tpfz tpfz force-pushed the feat/wzq/open_api branch from 7ee54be to 9784a0e Compare April 20, 2026 11:26
Squash recent WIP changes into a single commit for a cleaner history.
@tpfz tpfz force-pushed the feat/wzq/open_api branch from 9784a0e to 8f59cb4 Compare April 20, 2026 12:30
@tpfz tpfz merged commit cb42bc1 into main Apr 21, 2026
16 of 17 checks passed
@tpfz tpfz deleted the feat/wzq/open_api branch April 21, 2026 03:44
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