Skip to content

Apply the fast filter optimization to composite aggregation (#11505)

This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Jan 24, 2024 in 0s

89.13% of diff hit (target 71.04%)

View this Pull Request on Codecov

89.13% of diff hit (target 71.04%)

Annotations

Check warning on line 35 in modules/ingest-common/src/main/java/org/opensearch/ingest/common/CopyProcessor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/ingest-common/src/main/java/org/opensearch/ingest/common/CopyProcessor.java#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 112 in modules/ingest-common/src/main/java/org/opensearch/ingest/common/CopyProcessor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/ingest-common/src/main/java/org/opensearch/ingest/common/CopyProcessor.java#L112

Added line #L112 was not covered by tests

Check warning on line 109 in modules/ingest-common/src/main/java/org/opensearch/ingest/common/IngestCommonPlugin.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/ingest-common/src/main/java/org/opensearch/ingest/common/IngestCommonPlugin.java#L109

Added line #L109 was not covered by tests

Check warning on line 76 in server/src/main/java/org/opensearch/search/aggregations/bucket/FastFilterRewriteHelper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/aggregations/bucket/FastFilterRewriteHelper.java#L76

Added line #L76 was not covered by tests

Check warning on line 182 in server/src/main/java/org/opensearch/search/aggregations/bucket/FastFilterRewriteHelper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/aggregations/bucket/FastFilterRewriteHelper.java#L182

Added line #L182 was not covered by tests

Check warning on line 311 in server/src/main/java/org/opensearch/search/aggregations/bucket/FastFilterRewriteHelper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/aggregations/bucket/FastFilterRewriteHelper.java#L311

Added line #L311 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/aggregations/bucket/composite/CompositeAggregator.java#L258-L260

Added lines #L258 - L260 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/aggregations/bucket/composite/InternalComposite.java#L452-L453

Added lines #L452 - L453 were not covered by tests