zvec/tests/core
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
..
algorithm chore: enable modernize-use-override and fix existing violations (#419) 2026-05-21 19:05:32 +08:00
framework fix(build): replace CMAKE_SOURCE_DIR with PROJECT_ROOT_DIR for subproject builds (#195) 2026-03-04 20:01:52 +08:00
interface feat: refac entity and impl Vamana. (#371) 2026-04-30 10:22:25 +08:00
metric refactor: remove hamming metric (#365) 2026-05-18 19:31:20 +08:00
quantizer fix(build): replace CMAKE_SOURCE_DIR with PROJECT_ROOT_DIR for subproject builds (#195) 2026-03-04 20:01:52 +08:00
utility [enhance] buffer storage (#83) 2026-03-19 15:24:46 +08:00
CMakeLists.txt fix(build): replace CMAKE_SOURCE_DIR with PROJECT_ROOT_DIR for subproject builds (#195) 2026-03-04 20:01:52 +08:00