Skip to content

Perform buildAggregation concurrently and support Composite Aggregations

Codecov / codecov/patch failed Mar 27, 2024 in 0s

64.44% of diff hit (target 71.42%)

View this Pull Request on Codecov

64.44% of diff hit (target 71.42%)

Annotations

Check warning on line 134 in server/src/main/java/org/opensearch/search/aggregations/BucketCollectorProcessor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/aggregations/BucketCollectorProcessor.java#L134

Added line #L134 was not covered by tests

Check warning on line 55 in server/src/main/java/org/opensearch/search/aggregations/GlobalAggCollectorManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/aggregations/GlobalAggCollectorManager.java#L54-L55

Added lines #L54 - L55 were not covered by tests

Check warning on line 55 in server/src/main/java/org/opensearch/search/aggregations/NonGlobalAggCollectorManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/aggregations/NonGlobalAggCollectorManager.java#L54-L55

Added lines #L54 - L55 were not covered by tests

Check warning on line 85 in server/src/main/java/org/opensearch/search/aggregations/bucket/composite/CompositeAggregationFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/aggregations/bucket/composite/CompositeAggregationFactory.java#L85

Added line #L85 was not covered by tests

Check warning on line 120 in server/src/main/java/org/opensearch/search/internal/SearchContext.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/internal/SearchContext.java#L120

Added line #L120 was not covered by tests