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

Add method to create empty query collector context with customizable score mode #16660

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

Added unit tests

7f20f72
Select commit
Loading
Failed to load commit list.
Open

Add method to create empty query collector context with customizable score mode #16660

Added unit tests
7f20f72
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 16, 2024 in 0s

83.33% of diff hit (target 71.99%)

View this Pull Request on Codecov

83.33% of diff hit (target 71.99%)

Annotations

Check warning on line 99 in server/src/main/java/org/opensearch/search/query/QueryCollectorContext.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/query/QueryCollectorContext.java#L99

Added line #L99 was not covered by tests

Check warning on line 102 in server/src/main/java/org/opensearch/search/query/QueryCollectorContext.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/query/QueryCollectorContext.java#L102

Added line #L102 was not covered by tests

Check warning on line 107 in server/src/main/java/org/opensearch/search/query/QueryCollectorContext.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/query/QueryCollectorContext.java#L107

Added line #L107 was not covered by tests