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

Changed format for hybrid query results to a single list of scores with delimiter #259

Added more details to exception message, removed log for case of inco…

a593a7a
Select commit
Loading
Failed to load commit list.
Merged

Changed format for hybrid query results to a single list of scores with delimiter #259

Added more details to exception message, removed log for case of inco…
a593a7a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 29, 2023 in 0s

76.55% of diff hit (target 86.29%)

View this Pull Request on Codecov

76.55% of diff hit (target 86.29%)

Annotations

Check warning on line 81 in src/main/java/org/opensearch/neuralsearch/processor/CompoundTopDocs.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/neuralsearch/processor/CompoundTopDocs.java#L80-L81

Added lines #L80 - L81 were not covered by tests

Check warning on line 86 in src/main/java/org/opensearch/neuralsearch/processor/NormalizationProcessorWorkflow.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/neuralsearch/processor/NormalizationProcessorWorkflow.java#L85-L86

Added lines #L85 - L86 were not covered by tests

Check warning on line 90 in src/main/java/org/opensearch/neuralsearch/processor/NormalizationProcessorWorkflow.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/neuralsearch/processor/NormalizationProcessorWorkflow.java#L89-L90

Added lines #L89 - L90 were not covered by tests

Check warning on line 100 in src/main/java/org/opensearch/neuralsearch/processor/NormalizationProcessorWorkflow.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/neuralsearch/processor/NormalizationProcessorWorkflow.java#L99-L100

Added lines #L99 - L100 were not covered by tests

Check warning on line 104 in src/main/java/org/opensearch/neuralsearch/processor/NormalizationProcessorWorkflow.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/neuralsearch/processor/NormalizationProcessorWorkflow.java#L103-L104

Added lines #L103 - L104 were not covered by tests

Check warning on line 139 in src/main/java/org/opensearch/neuralsearch/search/query/HybridQueryPhaseSearcher.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/neuralsearch/search/query/HybridQueryPhaseSearcher.java#L139

Added line #L139 was not covered by tests

Check warning on line 155 in src/main/java/org/opensearch/neuralsearch/search/query/HybridQueryPhaseSearcher.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/neuralsearch/search/query/HybridQueryPhaseSearcher.java#L154-L155

Added lines #L154 - L155 were not covered by tests

Check warning on line 194 in src/main/java/org/opensearch/neuralsearch/search/query/HybridQueryPhaseSearcher.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/neuralsearch/search/query/HybridQueryPhaseSearcher.java#L194

Added line #L194 was not covered by tests

Check warning on line 15 in src/main/java/org/opensearch/neuralsearch/search/util/HybridSearchResultFormatUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/neuralsearch/search/util/HybridSearchResultFormatUtil.java#L15

Added line #L15 was not covered by tests