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

Correctly calculate doc count error at the slice level for concurrent segment search #11732

Merged
merged 1 commit into from
Jan 11, 2024

Correctly calculate doc_count_error at the slice level for concurrent…

71a7472
Select commit
Loading
Failed to load commit list.
Merged

Correctly calculate doc count error at the slice level for concurrent segment search #11732

Correctly calculate doc_count_error at the slice level for concurrent…
71a7472
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 11, 2024 in 0s

58.33% of diff hit (target 71.38%)

View this Pull Request on Codecov

58.33% of diff hit (target 71.38%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/aggregations/bucket/terms/InternalTerms.java#L404

Added line #L404 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/aggregations/bucket/terms/InternalTerms.java#L509

Added line #L509 was not covered by tests