Perform buildAggregation concurrently and partially support composite aggs #12697
63.82% of diff hit (target 71.42%)
View this Pull Request on Codecov
63.82% of diff hit (target 71.42%)
Annotations
codecov / codecov/patch
server/src/main/java/org/opensearch/search/aggregations/BucketCollectorProcessor.java#L134
Added line #L134 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/search/aggregations/GlobalAggCollectorManager.java#L54-L55
Added lines #L54 - L55 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/search/aggregations/NonGlobalAggCollectorManager.java#L54-L55
Added lines #L54 - L55 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/search/aggregations/bucket/composite/CompositeAggregationFactory.java#L85
Added line #L85 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/search/aggregations/bucket/terms/GlobalOrdinalsStringTermsAggregator.java#L1103
Added line #L1103 was not covered by tests
Check warning on line 120 in server/src/main/java/org/opensearch/search/internal/SearchContext.java
codecov / codecov/patch
server/src/main/java/org/opensearch/search/internal/SearchContext.java#L120
Added line #L120 was not covered by tests