Skip to content
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

feat: [Sparse Float Vector] add sparse vector support to milvus components #30630

Merged
merged 2 commits into from
Mar 13, 2024

sparse: update sparse related tests. not testing sparse vectors

15af5ce
Select commit
Loading
Failed to load commit list.
Merged

feat: [Sparse Float Vector] add sparse vector support to milvus components #30630

sparse: update sparse related tests. not testing sparse vectors
15af5ce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 13, 2024 in 1s

60.91% of diff hit (target 80.00%)

View this Pull Request on Codecov

60.91% of diff hit (target 80.00%)

Annotations

Check warning on line 44 in internal/indexnode/util.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/indexnode/util.go#L42-L44

Added lines #L42 - L44 were not covered by tests

Check warning on line 264 in internal/proxy/task_index.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/proxy/task_index.go#L263-L264

Added lines #L263 - L264 were not covered by tests

Check warning on line 319 in internal/proxy/util.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/proxy/util.go#L316-L319

Added lines #L316 - L319 were not covered by tests

Check warning on line 91 in internal/proxy/validate_util.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/proxy/validate_util.go#L88-L91

Added lines #L88 - L91 were not covered by tests

Check warning on line 217 in internal/proxy/validate_util.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/proxy/validate_util.go#L213-L217

Added lines #L213 - L217 were not covered by tests

Check warning on line 350 in internal/proxy/validate_util.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/proxy/validate_util.go#L340-L350

Added lines #L340 - L350 were not covered by tests

Check warning on line 97 in internal/querynodev2/segments/utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/querynodev2/segments/utils.go#L96-L97

Added lines #L96 - L97 were not covered by tests

Check warning on line 172 in internal/querynodev2/segments/utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/querynodev2/segments/utils.go#L171-L172

Added lines #L171 - L172 were not covered by tests

Check warning on line 284 in internal/querynodev2/segments/utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/querynodev2/segments/utils.go#L283-L284

Added lines #L283 - L284 were not covered by tests

Check warning on line 790 in internal/storage/data_codec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/storage/data_codec.go#L787-L790

Added lines #L787 - L790 were not covered by tests

Check warning on line 297 in internal/storage/insert_data.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/storage/insert_data.go#L296-L297

Added lines #L296 - L297 were not covered by tests

Check warning on line 363 in internal/storage/insert_data.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/storage/insert_data.go#L362-L363

Added lines #L362 - L363 were not covered by tests

Check warning on line 368 in internal/storage/insert_data.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/storage/insert_data.go#L366-L368

Added lines #L366 - L368 were not covered by tests

Check warning on line 664 in internal/storage/insert_data.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/storage/insert_data.go#L655-L664

Added lines #L655 - L664 were not covered by tests

Check warning on line 799 in internal/storage/insert_data.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/storage/insert_data.go#L798-L799

Added lines #L798 - L799 were not covered by tests

Check warning on line 453 in internal/storage/payload_reader.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/storage/payload_reader.go#L452-L453

Added lines #L452 - L453 were not covered by tests

Check warning on line 173 in internal/storage/payload_writer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/storage/payload_writer.go#L168-L173

Added lines #L168 - L173 were not covered by tests

Check warning on line 492 in internal/storage/payload_writer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/storage/payload_writer.go#L491-L492

Added lines #L491 - L492 were not covered by tests

Check warning on line 348 in internal/storage/print_binlog.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/storage/print_binlog.go#L337-L348

Added lines #L337 - L348 were not covered by tests

Check warning on line 426 in internal/storage/utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/storage/utils.go#L425-L426

Added lines #L425 - L426 were not covered by tests

Check warning on line 836 in internal/storage/utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/storage/utils.go#L835-L836

Added lines #L835 - L836 were not covered by tests

Check warning on line 1213 in internal/storage/utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/storage/utils.go#L1202-L1213

Added lines #L1202 - L1213 were not covered by tests

Check warning on line 51 in internal/util/indexcgowrapper/dataset.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/util/indexcgowrapper/dataset.go#L44-L51

Added lines #L44 - L51 were not covered by tests

Check warning on line 130 in internal/util/indexcgowrapper/dataset.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/util/indexcgowrapper/dataset.go#L129-L130

Added lines #L129 - L130 were not covered by tests

Check warning on line 185 in internal/util/indexcgowrapper/index.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/util/indexcgowrapper/index.go#L182-L185

Added lines #L182 - L185 were not covered by tests