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

[Backport 2.x] Properly encapsulate SearchRequestOperationsListener related APIs as package protected (internal) #11345

Merged
merged 1 commit into from
Nov 27, 2023

Properly encapsulate SearchRequestOperationsListener related APIs as …

76c8bf9
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Properly encapsulate SearchRequestOperationsListener related APIs as package protected (internal) #11345

Properly encapsulate SearchRequestOperationsListener related APIs as …
76c8bf9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 27, 2023 in 1s

40.00% of diff hit (target 70.97%)

View this Pull Request on Codecov

40.00% of diff hit (target 70.97%)

Annotations

Check warning on line 31 in server/src/main/java/org/opensearch/action/search/SearchRequestOperationsListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/search/SearchRequestOperationsListener.java#L31

Added line #L31 was not covered by tests

Check warning on line 33 in server/src/main/java/org/opensearch/action/search/SearchRequestOperationsListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/search/SearchRequestOperationsListener.java#L33

Added line #L33 was not covered by tests

Check warning on line 137 in server/src/main/java/org/opensearch/action/search/SearchRequestSlowLog.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/search/SearchRequestSlowLog.java#L137

Added line #L137 was not covered by tests

Check warning on line 140 in server/src/main/java/org/opensearch/action/search/SearchRequestSlowLog.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/search/SearchRequestSlowLog.java#L140

Added line #L140 was not covered by tests

Check warning on line 143 in server/src/main/java/org/opensearch/action/search/SearchRequestSlowLog.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/search/SearchRequestSlowLog.java#L143

Added line #L143 was not covered by tests

Check warning on line 146 in server/src/main/java/org/opensearch/action/search/SearchRequestSlowLog.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/search/SearchRequestSlowLog.java#L146

Added line #L146 was not covered by tests