Support Dynamic Pruning in Cardinality Aggregation #13821
78.18% of diff hit (target 71.42%)
View this Pull Request on Codecov
78.18% of diff hit (target 71.42%)
Annotations
Check warning on line 1019 in server/src/main/java/org/opensearch/search/DefaultSearchContext.java
codecov / codecov/patch
server/src/main/java/org/opensearch/search/DefaultSearchContext.java#L1019
Added line #L1019 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/search/aggregations/metrics/CardinalityAggregator.java#L162
Added line #L162 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/search/aggregations/metrics/CardinalityAggregator.java#L181
Added line #L181 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/search/aggregations/metrics/CardinalityAggregator.java#L185
Added line #L185 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/search/aggregations/metrics/CardinalityAggregator.java#L215-L217
Added lines #L215 - L217 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/search/aggregations/metrics/CardinalityAggregator.java#L226
Added line #L226 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/search/aggregations/metrics/CardinalityAggregator.java#L232-L233
Added lines #L232 - L233 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/search/aggregations/metrics/CardinalityAggregator.java#L235
Added line #L235 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/search/aggregations/metrics/CardinalityAggregator.java#L317
Added line #L317 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/search/aggregations/metrics/CardinalityAggregator.java#L423
Added line #L423 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/search/aggregations/metrics/CardinalityAggregator.java#L445
Added line #L445 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/search/aggregations/metrics/CardinalityAggregator.java#L451
Added line #L451 was not covered by tests
Check warning on line 527 in server/src/main/java/org/opensearch/search/internal/SearchContext.java
codecov / codecov/patch
server/src/main/java/org/opensearch/search/internal/SearchContext.java#L527
Added line #L527 was not covered by tests