Skip to content

fix: IVF nearest-partition basic test returns an unexpected class ID - #2595

Merged
wxyucs merged 1 commit into
antgroup:mainfrom
vsag-bot:codex/ai-fix-2594-71dd386f
Aug 3, 2026
Merged

fix: IVF nearest-partition basic test returns an unexpected class ID#2595
wxyucs merged 1 commit into
antgroup:mainfrom
vsag-bot:codex/ai-fix-2594-71dd386f

fix(test): align IVF nearest-partition search breadth

70d528d
Select commit
Loading
Failed to load commit list.
Mergify / Mergify Merge Protections succeeded Jul 31, 2026 in 3s

3 applicable rules, 3 validating requirements

Merge Protections

🟢 All 3 merge protections satisfied — ready to merge.

Show 3 satisfied protections

🟢 Require kind label

  • label~=^kind/

🟢 Require version label

  • label~=^version/

🟢 Require linked issue for feature/bug PRs

  • body~=(?im)(?:^|[\s\-\*])(?:close[sd]?|fix(?:e[sd])?|resolve[sd]?)\s*:?\s+(?:#\d+|[\w.\-]+/[\w.\-]+#\d+|https?://github\.com/[\w.\-]+/[\w.\-]+/issues/\d+)