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

Tracing for deep search path #12103

Merged
merged 7 commits into from
Mar 13, 2024

Cleanup CanMatchPreFilterSearchPhaseTests tests

659c479
Select commit
Loading
Failed to load commit list.
Merged

Tracing for deep search path #12103

Cleanup CanMatchPreFilterSearchPhaseTests tests
659c479
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 12, 2024 in 1s

72.61% of diff hit (target 71.42%)

View this Pull Request on Codecov

72.61% of diff hit (target 71.42%)

Annotations

Check warning on line 119 in plugins/query-insights/src/main/java/org/opensearch/plugin/insights/core/listener/QueryInsightsListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/query-insights/src/main/java/org/opensearch/plugin/insights/core/listener/QueryInsightsListener.java#L119

Added line #L119 was not covered by tests

Check warning on line 475 in server/src/main/java/org/opensearch/action/search/AbstractSearchAsyncAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/search/AbstractSearchAsyncAction.java#L475

Added line #L475 was not covered by tests

Check warning on line 27 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#L27

Added line #L27 was not covered by tests

Check warning on line 30 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#L30

Added line #L30 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 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 464 in server/src/main/java/org/opensearch/action/search/TransportSearchAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/search/TransportSearchAction.java#L462-L464

Added lines #L462 - L464 were not covered by tests

Check warning on line 473 in server/src/main/java/org/opensearch/action/search/TransportSearchAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/search/TransportSearchAction.java#L470-L473

Added lines #L470 - L473 were not covered by tests

Check warning on line 236 in server/src/main/java/org/opensearch/telemetry/tracing/SpanBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/telemetry/tracing/SpanBuilder.java#L236

Added line #L236 was not covered by tests