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

Fix class_cast_exception when passing int to _version and other metadata fields in ingest simulate API #10101

Merged
merged 5 commits into from
Oct 5, 2023

Merge branch 'main' into fix_simulate

99fd614
Select commit
Loading
Failed to load commit list.
Merged

Fix class_cast_exception when passing int to _version and other metadata fields in ingest simulate API #10101

Merge branch 'main' into fix_simulate
99fd614
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 5, 2023 in 0s

0.00% of diff hit (target 71.16%)

View this Pull Request on Codecov

0.00% of diff hit (target 71.16%)

Annotations

Check warning on line 221 in server/src/main/java/org/opensearch/action/ingest/SimulatePipelineRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/ingest/SimulatePipelineRequest.java#L221

Added line #L221 was not covered by tests

Check warning on line 223 in server/src/main/java/org/opensearch/action/ingest/SimulatePipelineRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/ingest/SimulatePipelineRequest.java#L223

Added line #L223 was not covered by tests

Check warning on line 225 in server/src/main/java/org/opensearch/action/ingest/SimulatePipelineRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/ingest/SimulatePipelineRequest.java#L225

Added line #L225 was not covered by tests

Check warning on line 236 in server/src/main/java/org/opensearch/action/ingest/SimulatePipelineRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/ingest/SimulatePipelineRequest.java#L236

Added line #L236 was not covered by tests

Check warning on line 238 in server/src/main/java/org/opensearch/action/ingest/SimulatePipelineRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/ingest/SimulatePipelineRequest.java#L238

Added line #L238 was not covered by tests

Check warning on line 240 in server/src/main/java/org/opensearch/action/ingest/SimulatePipelineRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/ingest/SimulatePipelineRequest.java#L240

Added line #L240 was not covered by tests

Check warning on line 244 in server/src/main/java/org/opensearch/action/ingest/SimulatePipelineRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/ingest/SimulatePipelineRequest.java#L244

Added line #L244 was not covered by tests

Check warning on line 248 in server/src/main/java/org/opensearch/action/ingest/SimulatePipelineRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/ingest/SimulatePipelineRequest.java#L248

Added line #L248 was not covered by tests

Check warning on line 251 in server/src/main/java/org/opensearch/action/ingest/SimulatePipelineRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/ingest/SimulatePipelineRequest.java#L251

Added line #L251 was not covered by tests

Check warning on line 253 in server/src/main/java/org/opensearch/action/ingest/SimulatePipelineRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/ingest/SimulatePipelineRequest.java#L253

Added line #L253 was not covered by tests