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 of PRs for profile related changes in concurrent search path #10898

Merged
merged 4 commits into from
Oct 31, 2023

Introduce ConcurrentQueryProfiler to profile query using concurrent s…

b7bec57
Select commit
Loading
Failed to load commit list.
Merged

Backport of PRs for profile related changes in concurrent search path #10898

Introduce ConcurrentQueryProfiler to profile query using concurrent s…
b7bec57
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 31, 2023 in 0s

93.50% of diff hit (target 70.90%)

View this Pull Request on Codecov

93.50% of diff hit (target 70.90%)

Annotations

Check warning on line 37 in server/src/main/java/org/opensearch/search/profile/ContextualProfileBreakdown.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/profile/ContextualProfileBreakdown.java#L37

Added line #L37 was not covered by tests

Check warning on line 34 in server/src/main/java/org/opensearch/search/profile/query/AbstractQueryProfileTree.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/profile/query/AbstractQueryProfileTree.java#L34

Added line #L34 was not covered by tests

Check warning on line 229 in server/src/main/java/org/opensearch/search/profile/query/ConcurrentQueryProfileBreakdown.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/profile/query/ConcurrentQueryProfileBreakdown.java#L229

Added line #L229 was not covered by tests

Check warning on line 337 in server/src/main/java/org/opensearch/search/profile/query/ConcurrentQueryProfileBreakdown.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/profile/query/ConcurrentQueryProfileBreakdown.java#L337

Added line #L337 was not covered by tests

Check warning on line 355 in server/src/main/java/org/opensearch/search/profile/query/ConcurrentQueryProfileBreakdown.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/profile/query/ConcurrentQueryProfileBreakdown.java#L355

Added line #L355 was not covered by tests

Check warning on line 51 in server/src/main/java/org/opensearch/search/profile/query/ConcurrentQueryProfiler.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/profile/query/ConcurrentQueryProfiler.java#L51

Added line #L51 was not covered by tests