Skip to content

[MOD-9557] Fix incorrect vector blob size calculation #665

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 25 commits into from
May 7, 2025

Merge remote-tracking branch 'origin/main' into meiravg_investigate_i…

b4c0f3f
Select commit
Loading
Failed to load commit list.
Merged

[MOD-9557] Fix incorrect vector blob size calculation #665

Merge remote-tracking branch 'origin/main' into meiravg_investigate_i…
b4c0f3f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 7, 2025 in 0s

91.25% of diff hit (target 96.34%)

View this Pull Request on Codecov

91.25% of diff hit (target 96.34%)

Annotations

Check warning on line 72 in src/VecSim/algorithms/brute_force/brute_force_multi.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/VecSim/algorithms/brute_force/brute_force_multi.h#L72

Added line #L72 was not covered by tests

Check warning on line 79 in src/VecSim/algorithms/hnsw/hnsw_multi.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/VecSim/algorithms/hnsw/hnsw_multi.h#L79

Added line #L79 was not covered by tests

Check warning on line 98 in src/VecSim/algorithms/hnsw/hnsw_multi.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/VecSim/algorithms/hnsw/hnsw_multi.h#L98

Added line #L98 was not covered by tests

Check warning on line 486 in src/VecSim/algorithms/svs/svs.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/VecSim/algorithms/svs/svs.h#L485-L486

Added lines #L485 - L486 were not covered by tests

Check warning on line 489 in src/VecSim/algorithms/svs/svs.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/VecSim/algorithms/svs/svs.h#L489

Added line #L489 was not covered by tests

Check warning on line 492 in src/VecSim/algorithms/svs/svs.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/VecSim/algorithms/svs/svs.h#L492

Added line #L492 was not covered by tests