Skip to content

Conversation

mocayo
Copy link
Collaborator

@mocayo mocayo commented Sep 12, 2025

What type of PR is this?

feat

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.

alanyf and others added 20 commits September 11, 2025 15:51
* feat(evaluate): evaluate experiment run success

* chore(evaluate): remove useless code
… modules (#151)

feat(tag): add tag-pages package and complete i18n text in tag modules
* feat(evaluate): replace evaluate i18n text

* feat(evaluate): version panel i18n text

* feat(evaluate): disable multimodel evaluate
* feat(trace): add observation components

* feat(trace): add observation i18n
* feat(biz-components): migration

* feat(components): migration

* feat(guard): migration

* feat(prompt): migration

* feat(toolkit): migration

* feat(i18n): update types
feat(evaluate): update evaluate i18n text
* fix(cozeloop): ts ref

* fix(cozeloop): missing idl type
* feat: add rush update-i18n-types

* feat(all): add lic header

* ci: add tag as pr title scope
fix(backend): evaluation feature bug
test: [Coda] add comprehensive unit tests for commit 0004f480 changes
(LogID: 202509111323000100791580177476C3D)

Co-Authored-By: Coda <[email protected]>
fix(trace): remove feedback && extend timepicker time range
chore(evaluate): hidden experiment detail filter
* chore: 同步PE代码,解决多模态变量错误

* chore: fix pe lint error

* chore: fix pe placeholder edit bug
* fix ctx deadline exceed

Change-Id: I7b3528d3dbb30c386b63a531c891ff14cf6917cc

* fix error

Change-Id: Iff7847855761a205dfc7320bc535ed87d9769872

* fix error

Change-Id: Id9cfcfdaa3c5ce044a6960c860cf921f9f96d26b
@CLAassistant
Copy link

CLAassistant commented Sep 12, 2025

CLA assistant check
All committers have signed the CLA.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
7 out of 8 committers have signed the CLA.

✅ alanyf
✅ Mrsosann
✅ Maidang1
✅ lsy357
✅ wec4dre96-w
✅ mocayo
✅ kasarolzzw
❌ yiyou-byte
You have signed the CLA already but the status is still pending? Let us recheck it.

lsy357
lsy357 previously approved these changes Sep 12, 2025
Copy link

codecov bot commented Sep 12, 2025

Codecov Report

❌ Patch coverage is 44.32990% with 54 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...ules/evaluation/domain/service/expt_export_impl.go 7.14% 13 Missing ⚠️
backend/modules/prompt/application/debug.go 0.00% 6 Missing and 2 partials ⚠️
...d/api/handler/coze/loop/apis/experiment_service.go 0.00% 7 Missing ⚠️
backend/modules/prompt/application/openapi.go 0.00% 3 Missing and 4 partials ⚠️
backend/pkg/lang/conv/unicode.go 41.66% 6 Missing and 1 partial ⚠️
...les/evaluation/domain/entity/expt_export_record.go 0.00% 4 Missing and 2 partials ⚠️
...evaluation/infra/mq/rocket/consumer/expt_export.go 0.00% 3 Missing ⚠️
.../repo/experiment/mysql/expt_turn_result_tag_ref.go 0.00% 3 Missing ⚠️

❌ Your patch status has failed because the patch coverage (44.32%) 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     #177      +/-   ##
==========================================
+ Coverage   58.75%   58.82%   +0.06%     
==========================================
  Files         511      512       +1     
  Lines       53335    53303      -32     
==========================================
+ Hits        31339    31353      +14     
+ Misses      19626    19568      -58     
- Partials     2370     2382      +12     
Flag Coverage Δ
unittests 58.82% <44.32%> (+0.06%) ⬆️

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

Files with missing lines Coverage Δ
...valuation/application/convertor/experiment/expt.go 73.98% <100.00%> (+0.46%) ⬆️
backend/modules/evaluation/domain/entity/event.go 0.00% <ø> (ø)
backend/modules/evaluation/domain/entity/expt.go 92.06% <100.00%> (ø)
...es/evaluation/domain/service/expt_annotate_impl.go 74.50% <100.00%> (ø)
...ation/domain/service/expt_manage_execution_impl.go 46.86% <100.00%> (+1.55%) ⬆️
...aluation/domain/service/expt_run_item_turn_impl.go 74.82% <100.00%> (+0.53%) ⬆️
...valuation/infra/repo/experiment/annotate_record.go 88.75% <100.00%> (ø)
backend/modules/prompt/infra/repo/manage.go 83.33% <100.00%> (ø)
...evaluation/infra/mq/rocket/consumer/expt_export.go 0.00% <0.00%> (ø)
.../repo/experiment/mysql/expt_turn_result_tag_ref.go 0.00% <0.00%> (ø)
... and 6 more

... and 1 file 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 c921d25...5343818. 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.

#179)

fix(evaluate): fix experiment annotation select options sort error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

9 participants