[Backport 2.x] Properly encapsulate SearchRequestOperationsListener related APIs as package protected (internal) #11345
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
codecov / codecov/patch
server/src/main/java/org/opensearch/action/search/SearchRequestOperationsListener.java#L31
Added line #L31 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/search/SearchRequestOperationsListener.java#L33
Added line #L33 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/search/SearchRequestSlowLog.java#L137
Added line #L137 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/search/SearchRequestSlowLog.java#L140
Added line #L140 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/search/SearchRequestSlowLog.java#L143
Added line #L143 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/search/SearchRequestSlowLog.java#L146
Added line #L146 was not covered by tests
Loading