Skip to content

[feat][evaluation] Coze Coding Evaluation Target Support#461

Open
HearyShen wants to merge 5 commits intomainfrom
feat/coze_coding
Open

[feat][evaluation] Coze Coding Evaluation Target Support#461
HearyShen wants to merge 5 commits intomainfrom
feat/coze_coding

Conversation

@HearyShen
Copy link
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

@HearyShen HearyShen changed the title get all target fields for AgentEvaluator EvaluateTargetOutputFields [feat][evaluation] Coze Coding Evaluation Support Mar 17, 2026
@codecov
Copy link

codecov bot commented Mar 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #461      +/-   ##
==========================================
+ Coverage   74.36%   74.44%   +0.07%     
==========================================
  Files         629      629              
  Lines       65992    66330     +338     
==========================================
+ Hits        49077    49378     +301     
- Misses      13633    13667      +34     
- Partials     3282     3285       +3     
Flag Coverage Δ
unittests 74.44% <100.00%> (+0.07%) ⬆️

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

Files with missing lines Coverage Δ
...uation/application/convertor/experiment/openapi.go 84.19% <100.00%> (+0.02%) ⬆️
...modules/evaluation/application/eval_openapi_app.go 92.16% <100.00%> (+0.01%) ⬆️
...aluation/domain/service/expt_run_item_turn_impl.go 87.83% <100.00%> (ø)

... and 7 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 eeab9ea...5c64e17. 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.

@HearyShen HearyShen changed the title [feat][evaluation] Coze Coding Evaluation Support [feat][evaluation] Coze Coding Evaluation Target Support Mar 19, 2026
dsf86
dsf86 previously approved these changes Mar 19, 2026
Add case for EvaluatorTypeCustomRPC in convertEntityEvaluatorTypeToOpenAPI function and refactor evaluator version ID retrieval to use GetEvaluatorVersionID method. Also add test case for agent evaluator in SubmitExperimentOApi test.
Add more comprehensive test cases to verify conversion of different evaluator types
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.

2 participants