Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Star Tree] [Search] Keyword & Numeric Terms Aggregation #17165

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

append only index fix in test

e1bebaa
Select commit
Loading
Failed to load commit list.
Open

[Star Tree] [Search] Keyword & Numeric Terms Aggregation #17165

append only index fix in test
e1bebaa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 4, 2025 in 0s

84.68% of diff hit (target 72.29%)

View this Pull Request on Codecov

84.68% of diff hit (target 72.29%)

Annotations

Check warning on line 371 in server/src/main/java/org/opensearch/search/aggregations/bucket/terms/GlobalOrdinalsStringTermsAggregator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/aggregations/bucket/terms/GlobalOrdinalsStringTermsAggregator.java#L371

Added line #L371 was not covered by tests

Check warning on line 384 in server/src/main/java/org/opensearch/search/aggregations/bucket/terms/GlobalOrdinalsStringTermsAggregator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/aggregations/bucket/terms/GlobalOrdinalsStringTermsAggregator.java#L383-L384

Added lines #L383 - L384 were not covered by tests

Check warning on line 213 in server/src/main/java/org/opensearch/search/aggregations/bucket/terms/NumericTermsAggregator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/aggregations/bucket/terms/NumericTermsAggregator.java#L213

Added line #L213 was not covered by tests

Check warning on line 176 in server/src/main/java/org/opensearch/search/startree/StarTreeQueryContext.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/startree/StarTreeQueryContext.java#L176

Added line #L176 was not covered by tests