Skip to content

[WIP] [VALD-151] feat: Implement index importer - #2952

Draft
highpon wants to merge 4 commits into
mainfrom
feat/implement-vald-index-importer
Draft

[WIP] [VALD-151] feat: Implement index importer#2952
highpon wants to merge 4 commits into
mainfrom
feat/implement-vald-index-importer

fix: refactor importer methods

f846bde
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 5, 2026 in 0s

17.01% (-0.34%) compared to d041587

View this Pull Request on Codecov

17.01% (-0.34%) compared to d041587

Details

Codecov Report

❌ Patch coverage is 0% with 296 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.01%. Comparing base (d041587) to head (f846bde).
⚠️ Report is 81 commits behind head on main.

Files with missing lines Patch % Lines
pkg/index/job/importation/service/importer.go 0.00% 121 Missing ⚠️
pkg/index/job/importation/usecase/importation.go 0.00% 94 Missing ⚠️
pkg/index/job/importation/service/options.go 0.00% 32 Missing ⚠️
cmd/index/job/importation/main.go 0.00% 23 Missing ⚠️
pkg/index/job/importation/config/config.go 0.00% 22 Missing ⚠️
hack/docker/gen/main.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2952      +/-   ##
==========================================
- Coverage   17.34%   17.01%   -0.34%     
==========================================
  Files         129      134       +5     
  Lines       14542    14838     +296     
==========================================
+ Hits         2523     2524       +1     
- Misses      11729    12022     +293     
- Partials      290      292       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.