Skip to content

[feat][backend] volcengine agentkit#427

Open
lsy357 wants to merge 77 commits intomainfrom
feat/agentkit
Open

[feat][backend] volcengine agentkit#427
lsy357 wants to merge 77 commits intomainfrom
feat/agentkit

Conversation

@lsy357
Copy link
Collaborator

@lsy357 lsy357 commented Feb 6, 2026

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.

(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

codecov bot commented Feb 6, 2026

Codecov Report

❌ Patch coverage is 88.05461% with 35 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...d/modules/evaluation/application/experiment_app.go 70.00% 3 Missing and 6 partials ⚠️
...ackend/modules/llm/application/convertor/manage.go 93.38% 4 Missing and 4 partials ⚠️
backend/infra/mq/registry/registry.go 85.00% 5 Missing and 1 partial ⚠️
backend/modules/evaluation/infra/mq/rocket/conf.go 0.00% 4 Missing ⚠️
...ackend/modules/llm/domain/entity/runtime_option.go 40.00% 2 Missing and 1 partial ⚠️
backend/modules/evaluation/domain/entity/target.go 0.00% 2 Missing ⚠️
backend/modules/evaluation/domain/entity/common.go 75.00% 1 Missing ⚠️
...ion/domain/service/evaluator_source_prompt_impl.go 66.66% 0 Missing and 1 partial ⚠️
...on/domain/service/expt_run_scheduler_event_impl.go 75.00% 1 Missing ⚠️

❌ Your patch check has failed because the patch coverage (68.75%) 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     #427      +/-   ##
==========================================
+ Coverage   71.20%   72.91%   +1.71%     
==========================================
  Files         624      624              
  Lines       62055    62273     +218     
==========================================
+ Hits        44184    45405    +1221     
+ Misses      14679    13693     -986     
+ Partials     3192     3175      -17     
Flag Coverage Δ
unittests 72.91% <88.05%> (+1.71%) ⬆️

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

Files with missing lines Coverage Δ
.../evaluation/application/convertor/common/common.go 97.34% <100.00%> (+0.04%) ⬆️
...on/application/convertor/experiment/expt_result.go 89.06% <100.00%> (+11.02%) ⬆️
...uation/application/convertor/target/eval_target.go 88.93% <100.00%> (+0.04%) ⬆️
...nd/modules/evaluation/application/evaluator_app.go 89.17% <100.00%> (+21.53%) ⬆️
...aluation/domain/entity/evaluator_version_prompt.go 96.61% <100.00%> (ø)
...evaluation/domain/service/evaluator_record_impl.go 87.09% <100.00%> (+0.10%) ⬆️
...aluation/domain/service/evaluator_template_impl.go 97.86% <100.00%> (ø)
...kend/modules/evaluation/infra/rpc/llm/convertor.go 98.75% <100.00%> (+98.75%) ⬆️
...kend/modules/evaluation/infra/rpc/prompt/prompt.go 78.72% <100.00%> (+74.46%) ⬆️
...odules/llm/application/convertor/runtime_option.go 100.00% <100.00%> (+38.00%) ⬆️
... and 14 more

... and 12 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 795a4f1...e9052e7. 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.

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.

4 participants