Skip to content

SQFP16 Range Validation for Faiss IVF Models (#1557)

Codecov / codecov/patch failed Mar 18, 2024 in 1s

56.47% of diff hit (target 85.05%)

View this Pull Request on Codecov

56.47% of diff hit (target 85.05%)

Annotations

Check warning on line 83 in src/main/java/org/opensearch/knn/index/Parameter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/knn/index/Parameter.java#L81-L83

Added lines #L81 - L83 were not covered by tests

Check warning on line 88 in src/main/java/org/opensearch/knn/index/Parameter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/knn/index/Parameter.java#L87-L88

Added lines #L87 - L88 were not covered by tests

Check warning on line 604 in src/main/java/org/opensearch/knn/index/mapper/KNNVectorFieldMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/knn/index/mapper/KNNVectorFieldMapper.java#L604

Added line #L604 was not covered by tests

Check warning on line 623 in src/main/java/org/opensearch/knn/index/mapper/KNNVectorFieldMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/knn/index/mapper/KNNVectorFieldMapper.java#L623

Added line #L623 was not covered by tests

Check warning on line 715 in src/main/java/org/opensearch/knn/index/mapper/KNNVectorFieldMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/knn/index/mapper/KNNVectorFieldMapper.java#L715

Added line #L715 was not covered by tests

Check warning on line 717 in src/main/java/org/opensearch/knn/index/mapper/KNNVectorFieldMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/knn/index/mapper/KNNVectorFieldMapper.java#L717

Added line #L717 was not covered by tests

Check warning on line 720 in src/main/java/org/opensearch/knn/index/mapper/KNNVectorFieldMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/knn/index/mapper/KNNVectorFieldMapper.java#L720

Added line #L720 was not covered by tests

Check warning on line 43 in src/main/java/org/opensearch/knn/index/mapper/KNNVectorFieldMapperUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/knn/index/mapper/KNNVectorFieldMapperUtil.java#L43

Added line #L43 was not covered by tests

Check warning on line 47 in src/main/java/org/opensearch/knn/index/mapper/KNNVectorFieldMapperUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/knn/index/mapper/KNNVectorFieldMapperUtil.java#L47

Added line #L47 was not covered by tests

Check warning on line 58 in src/main/java/org/opensearch/knn/index/mapper/KNNVectorFieldMapperUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/knn/index/mapper/KNNVectorFieldMapperUtil.java#L58

Added line #L58 was not covered by tests

Check warning on line 61 in src/main/java/org/opensearch/knn/index/mapper/KNNVectorFieldMapperUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/knn/index/mapper/KNNVectorFieldMapperUtil.java#L60-L61

Added lines #L60 - L61 were not covered by tests

Check warning on line 65 in src/main/java/org/opensearch/knn/index/mapper/KNNVectorFieldMapperUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/knn/index/mapper/KNNVectorFieldMapperUtil.java#L65

Added line #L65 was not covered by tests

Check warning on line 72 in src/main/java/org/opensearch/knn/index/mapper/KNNVectorFieldMapperUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/knn/index/mapper/KNNVectorFieldMapperUtil.java#L71-L72

Added lines #L71 - L72 were not covered by tests

Check warning on line 78 in src/main/java/org/opensearch/knn/index/mapper/KNNVectorFieldMapperUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/knn/index/mapper/KNNVectorFieldMapperUtil.java#L76-L78

Added lines #L76 - L78 were not covered by tests

Check warning on line 82 in src/main/java/org/opensearch/knn/index/mapper/KNNVectorFieldMapperUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/knn/index/mapper/KNNVectorFieldMapperUtil.java#L82

Added line #L82 was not covered by tests

Check warning on line 130 in src/main/java/org/opensearch/knn/index/mapper/KNNVectorFieldMapperUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/knn/index/mapper/KNNVectorFieldMapperUtil.java#L129-L130

Added lines #L129 - L130 were not covered by tests

Check warning on line 133 in src/main/java/org/opensearch/knn/index/mapper/KNNVectorFieldMapperUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/knn/index/mapper/KNNVectorFieldMapperUtil.java#L133

Added line #L133 was not covered by tests