zvec/tests/core/algorithm
egolearner 9aae7494ad
chore: enable modernize-use-override and fix existing violations (#419)
Add modernize-use-override to .clang-tidy and apply fixes across
src/ and tests/: replace redundant virtual with override, annotate
missing override on derived methods, and drop redundant virtual on
already-overridden methods.
2026-05-21 19:05:32 +08:00
..
cluster refactor: remove hamming metric (#365) 2026-05-18 19:31:20 +08:00
flat chore: enable modernize-use-override and fix existing violations (#419) 2026-05-21 19:05:32 +08:00
flat_sparse chore: enable modernize-use-override and fix existing violations (#419) 2026-05-21 19:05:32 +08:00
hnsw chore: enable modernize-use-override and fix existing violations (#419) 2026-05-21 19:05:32 +08:00
hnsw_rabitq chore: enable modernize-use-override and fix existing violations (#419) 2026-05-21 19:05:32 +08:00
hnsw_sparse chore: enable modernize-use-override and fix existing violations (#419) 2026-05-21 19:05:32 +08:00
ivf chore: enable modernize-use-override and fix existing violations (#419) 2026-05-21 19:05:32 +08:00
vamana chore: enable modernize-use-override and fix existing violations (#419) 2026-05-21 19:05:32 +08:00
CMakeLists.txt feat: refac entity and impl Vamana. (#371) 2026-04-30 10:22:25 +08:00