Approximate match all with sort with a bounded range query #16321
57.53% of diff hit (target 71.96%)
View this Pull Request on Codecov
57.53% of diff hit (target 71.96%)
Annotations
codecov / codecov/patch
server/src/main/java/org/opensearch/index/mapper/NumberFieldMapper.java#L1097
Added line #L1097 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/index/mapper/NumberFieldMapper.java#L1099
Added line #L1099 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/index/query/MatchAllQueryBuilder.java#L96
Added line #L96 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/search/approximate/ApproximateMatchAllQuery.java#L60
Added line #L60 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/search/approximate/ApproximateMatchAllQuery.java#L65
Added line #L65 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/search/approximate/ApproximateMatchAllQuery.java#L67
Added line #L67 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/search/approximate/ApproximateMatchAllQuery.java#L72-L73
Added lines #L72 - L73 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/search/approximate/ApproximateMatchAllQuery.java#L75
Added line #L75 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/search/approximate/ApproximateMatchAllQuery.java#L80
Added line #L80 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/search/approximate/ApproximatePointRangeQuery.java#L44
Added line #L44 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/search/approximate/ApproximatePointRangeQuery.java#L78
Added line #L78 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/search/approximate/ApproximatePointRangeQuery.java#L457
Added line #L457 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/search/approximate/ApproximatePointRangeQuery.java#L464
Added line #L464 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/search/approximate/ApproximatePointRangeQuery.java#L468
Added line #L468 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/search/approximate/ApproximatePointRangeQuery.java#L473
Added line #L473 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/search/approximate/ApproximatePointRangeQuery.java#L498-L500
Added lines #L498 - L500 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/search/approximate/ApproximateScoreQuery.java#L48
Added line #L48 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/search/internal/ContextIndexSearcher.java#L193
Added line #L193 was not covered by tests