Skip to content

Enable index tests#3272

Merged
yuzhichang merged 1 commit intoinfiniflow:mainfrom
zpf121:add_embedding_tests
Feb 27, 2026
Merged

Enable index tests#3272
yuzhichang merged 1 commit intoinfiniflow:mainfrom
zpf121:add_embedding_tests

Conversation

@zpf121
Copy link
Contributor

@zpf121 zpf121 commented Feb 26, 2026

Close #1086.

We now support updating embedding data when the column has an index.

@zpf121 zpf121 added the ci PR can be test label Feb 26, 2026
@zpf121 zpf121 marked this pull request as draft February 26, 2026 12:04
@zpf121 zpf121 marked this pull request as ready for review February 26, 2026 12:04
@codecov
Copy link

codecov bot commented Feb 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 49.73%. Comparing base (c2fac11) to head (4e11362).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3272      +/-   ##
==========================================
+ Coverage   47.62%   49.73%   +2.11%     
==========================================
  Files         729      729              
  Lines      151947   151947              
  Branches    27451    27451              
==========================================
+ Hits        72360    75569    +3209     
+ Misses      69969    66274    -3695     
- Partials     9618    10104     +486     
Flag Coverage Δ
debug http test 27.96% <ø> (?)
debug parallel test 17.23% <ø> (-0.01%) ⬇️
debug pysdk test 29.73% <ø> (-0.03%) ⬇️
debug sqllogical test 31.82% <ø> (+<0.01%) ⬆️
debug unit test 37.56% <ø> (-0.03%) ⬇️

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

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@yuzhichang
Copy link
Member

LGTM

@yuzhichang yuzhichang merged commit e68a7d9 into infiniflow:main Feb 27, 2026
30 checks passed
@yuzhichang yuzhichang changed the title Reopen index tests Enable index tests Feb 27, 2026
euvre pushed a commit to euvre/infinity that referenced this pull request Feb 28, 2026
Close infiniflow#1086.

We now support updating embedding data when the column has an index.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci PR can be test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: http_api,update vector leads bad resp

2 participants