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

Handle case with nested list of objects #477

Merged
merged 16 commits into from
Mar 1, 2024

Add unit tests + small fixes

70dcf1b
Select commit
Loading
Failed to load commit list.
Merged

Handle case with nested list of objects #477

Add unit tests + small fixes
70dcf1b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 26, 2024 in 0s

74.41% of diff hit (target 84.33%)

View this Pull Request on Codecov

74.41% of diff hit (target 84.33%)

Annotations

Check warning on line 216 in src/main/java/org/opensearch/neuralsearch/processor/InferenceProcessor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/neuralsearch/processor/InferenceProcessor.java#L216

Added line #L216 was not covered by tests

Check warning on line 220 in src/main/java/org/opensearch/neuralsearch/processor/InferenceProcessor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/neuralsearch/processor/InferenceProcessor.java#L218-L220

Added lines #L218 - L220 were not covered by tests

Check warning on line 255 in src/main/java/org/opensearch/neuralsearch/processor/InferenceProcessor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/neuralsearch/processor/InferenceProcessor.java#L255

Added line #L255 was not covered by tests