[feat][backend]:ingest refactor by cuichen01 · Pull Request #436 · coze-dev/coze-loop

Codecov Report

❌ Patch coverage is 70.42802% with 76 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...ckend/modules/observability/application/openapi.go 36.36% 38 Missing and 4 partials ⚠️
...ules/evaluation/domain/service/expt_export_impl.go 80.00% 10 Missing and 10 partials ⚠️
...dules/data/domain/dataset/service/item_snapshot.go 0.00% 3 Missing ⚠️
...d/modules/evaluation/domain/service/target_impl.go 62.50% 2 Missing and 1 partial ⚠️
...nd/modules/evaluation/application/evaluator_app.go 75.00% 1 Missing and 1 partial ⚠️
...ation/domain/service/expt_manage_execution_impl.go 60.00% 1 Missing and 1 partial ⚠️
...luation/infra/mq/rocket/producer/expt_event_pub.go 0.00% 2 Missing ⚠️
.../evaluation/infra/repo/evaluator/evaluator_impl.go 0.00% 0 Missing and 1 partial ⚠️
...luation/infra/repo/target/eval_target_repo_impl.go 83.33% 1 Missing ⚠️

❌ Your patch check has failed because the patch coverage (70.42%) 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     #436      +/-   ##
==========================================
- Coverage   74.45%   73.94%   -0.51%     
==========================================
  Files         629      627       -2     
  Lines       66337    65170    -1167     
==========================================
- Hits        49389    48189    -1200     
- Misses      13663    13700      +37     
+ Partials     3285     3281       -4     
Flag Coverage Δ
unittests 73.94% <70.42%> (-0.51%) ⬇️

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

Files with missing lines Coverage Δ
...api/handler/coze/loop/apis/eval_open_apiservice.go 0.00% <ø> (ø)
...nd/api/handler/coze/loop/apis/evaluator_service.go 52.17% <ø> (-9.90%) ⬇️
backend/infra/external/benefit/benifit.go 40.00% <ø> (ø)
backend/infra/external/benefit/noop.go 0.00% <ø> (-38.24%) ⬇️
backend/infra/redis/redis.go 97.05% <ø> (+7.86%) ⬆️
...on/application/convertor/evaluation_set/openapi.go 95.26% <ø> (-0.97%) ⬇️
...ation/application/convertor/evaluator/evaluator.go 91.00% <ø> (-1.80%) ⬇️
...ation/convertor/evaluator/evaluator_output_data.go 50.00% <ø> (-41.22%) ⬇️
...modules/evaluation/application/eval_openapi_app.go 92.39% <100.00%> (+0.17%) ⬆️
...d/modules/evaluation/application/experiment_app.go 81.21% <ø> (-1.65%) ⬇️
... and 38 more

... and 4 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 c70573c...85fb23d. 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.