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

[Streaming Indexing] Enhance RestClient with a new streaming API support #14437

Merged
merged 1 commit into from
Jul 31, 2024

[Streaming Indexing] Enhance RestClient with a new streaming API support

ae79354
Select commit
Loading
Failed to load commit list.
Merged

[Streaming Indexing] Enhance RestClient with a new streaming API support #14437

[Streaming Indexing] Enhance RestClient with a new streaming API support
ae79354
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 31, 2024 in 1s

28.08% of diff hit (target 71.77%)

View this Pull Request on Codecov

28.08% of diff hit (target 71.77%)

Annotations

Check warning on line 114 in client/rest/src/main/java/org/opensearch/client/Cancellable.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/rest/src/main/java/org/opensearch/client/Cancellable.java#L114

Added line #L114 was not covered by tests

Check warning on line 121 in client/rest/src/main/java/org/opensearch/client/Cancellable.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/rest/src/main/java/org/opensearch/client/Cancellable.java#L117-L121

Added lines #L117 - L121 were not covered by tests

Check warning on line 321 in client/rest/src/main/java/org/opensearch/client/RestClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/rest/src/main/java/org/opensearch/client/RestClient.java#L321

Added line #L321 was not covered by tests

Check warning on line 325 in client/rest/src/main/java/org/opensearch/client/RestClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/rest/src/main/java/org/opensearch/client/RestClient.java#L323-L325

Added lines #L323 - L325 were not covered by tests

Check warning on line 328 in client/rest/src/main/java/org/opensearch/client/RestClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/rest/src/main/java/org/opensearch/client/RestClient.java#L328

Added line #L328 was not covered by tests

Check warning on line 399 in client/rest/src/main/java/org/opensearch/client/RestClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/rest/src/main/java/org/opensearch/client/RestClient.java#L398-L399

Added lines #L398 - L399 were not covered by tests

Check warning on line 406 in client/rest/src/main/java/org/opensearch/client/RestClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/rest/src/main/java/org/opensearch/client/RestClient.java#L401-L406

Added lines #L401 - L406 were not covered by tests

Check warning on line 411 in client/rest/src/main/java/org/opensearch/client/RestClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/rest/src/main/java/org/opensearch/client/RestClient.java#L411

Added line #L411 was not covered by tests

Check warning on line 413 in client/rest/src/main/java/org/opensearch/client/RestClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/rest/src/main/java/org/opensearch/client/RestClient.java#L413

Added line #L413 was not covered by tests

Check warning on line 415 in client/rest/src/main/java/org/opensearch/client/RestClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/rest/src/main/java/org/opensearch/client/RestClient.java#L415

Added line #L415 was not covered by tests

Check warning on line 417 in client/rest/src/main/java/org/opensearch/client/RestClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/rest/src/main/java/org/opensearch/client/RestClient.java#L417

Added line #L417 was not covered by tests

Check warning on line 419 in client/rest/src/main/java/org/opensearch/client/RestClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/rest/src/main/java/org/opensearch/client/RestClient.java#L419

Added line #L419 was not covered by tests

Check warning on line 422 in client/rest/src/main/java/org/opensearch/client/RestClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/rest/src/main/java/org/opensearch/client/RestClient.java#L422

Added line #L422 was not covered by tests

Check warning on line 424 in client/rest/src/main/java/org/opensearch/client/RestClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/rest/src/main/java/org/opensearch/client/RestClient.java#L424

Added line #L424 was not covered by tests

Check warning on line 428 in client/rest/src/main/java/org/opensearch/client/RestClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/rest/src/main/java/org/opensearch/client/RestClient.java#L427-L428

Added lines #L427 - L428 were not covered by tests

Check warning on line 473 in client/rest/src/main/java/org/opensearch/client/RestClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/rest/src/main/java/org/opensearch/client/RestClient.java#L471-L473

Added lines #L471 - L473 were not covered by tests

Check warning on line 475 in client/rest/src/main/java/org/opensearch/client/RestClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/rest/src/main/java/org/opensearch/client/RestClient.java#L475

Added line #L475 was not covered by tests

Check warning on line 478 in client/rest/src/main/java/org/opensearch/client/RestClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/rest/src/main/java/org/opensearch/client/RestClient.java#L477-L478

Added lines #L477 - L478 were not covered by tests

Check warning on line 481 in client/rest/src/main/java/org/opensearch/client/RestClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/rest/src/main/java/org/opensearch/client/RestClient.java#L481

Added line #L481 was not covered by tests

Check warning on line 483 in client/rest/src/main/java/org/opensearch/client/RestClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/rest/src/main/java/org/opensearch/client/RestClient.java#L483

Added line #L483 was not covered by tests

Check warning on line 485 in client/rest/src/main/java/org/opensearch/client/RestClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/rest/src/main/java/org/opensearch/client/RestClient.java#L485

Added line #L485 was not covered by tests

Check warning on line 487 in client/rest/src/main/java/org/opensearch/client/RestClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/rest/src/main/java/org/opensearch/client/RestClient.java#L487

Added line #L487 was not covered by tests

Check warning on line 491 in client/rest/src/main/java/org/opensearch/client/RestClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/rest/src/main/java/org/opensearch/client/RestClient.java#L490-L491

Added lines #L490 - L491 were not covered by tests

Check warning on line 495 in client/rest/src/main/java/org/opensearch/client/RestClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/rest/src/main/java/org/opensearch/client/RestClient.java#L494-L495

Added lines #L494 - L495 were not covered by tests

Check warning on line 951 in client/rest/src/main/java/org/opensearch/client/RestClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/rest/src/main/java/org/opensearch/client/RestClient.java#L948-L951

Added lines #L948 - L951 were not covered by tests