Skip to content

[Streaming Indexing] Introduce bulk HTTP API streaming flavor

Codecov / codecov/patch failed Aug 27, 2024 in 1s

16.98% of diff hit (target 71.89%)

View this Pull Request on Codecov

16.98% of diff hit (target 71.89%)

Annotations

Check warning on line 420 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#L420

Added line #L420 was not covered by tests

Check warning on line 423 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-L423

Added lines #L422 - L423 were not covered by tests

Check warning on line 446 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#L446

Added line #L446 was not covered by tests

Check warning on line 448 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#L448

Added line #L448 was not covered by tests

Check warning on line 453 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#L453

Added line #L453 was not covered by tests

Check warning on line 456 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#L455-L456

Added lines #L455 - L456 were not covered by tests

Check warning on line 461 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#L459-L461

Added lines #L459 - L461 were not covered by tests

Check warning on line 466 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#L466

Added line #L466 was not covered by tests

Check warning on line 471 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

Added line #L471 was not covered by tests

Check warning on line 474 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#L473-L474

Added lines #L473 - L474 were not covered by tests

Check warning on line 476 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#L476

Added line #L476 was not covered by tests

Check warning on line 479 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#L479

Added line #L479 was not covered by tests

Check warning on line 55 in server/src/main/java/org/opensearch/common/xcontent/support/XContentHttpChunk.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/xcontent/support/XContentHttpChunk.java#L54-L55

Added lines #L54 - L55 were not covered by tests

Check warning on line 103 in server/src/main/java/org/opensearch/rest/action/document/RestBulkStreamingAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/document/RestBulkStreamingAction.java#L103

Added line #L103 was not covered by tests

Check warning on line 107 in server/src/main/java/org/opensearch/rest/action/document/RestBulkStreamingAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/document/RestBulkStreamingAction.java#L107

Added line #L107 was not covered by tests

Check warning on line 130 in server/src/main/java/org/opensearch/rest/action/document/RestBulkStreamingAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/document/RestBulkStreamingAction.java#L130

Added line #L130 was not covered by tests

Check warning on line 138 in server/src/main/java/org/opensearch/rest/action/document/RestBulkStreamingAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/document/RestBulkStreamingAction.java#L137-L138

Added lines #L137 - L138 were not covered by tests

Check warning on line 145 in server/src/main/java/org/opensearch/rest/action/document/RestBulkStreamingAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/document/RestBulkStreamingAction.java#L142-L145

Added lines #L142 - L145 were not covered by tests

Check warning on line 152 in server/src/main/java/org/opensearch/rest/action/document/RestBulkStreamingAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/document/RestBulkStreamingAction.java#L152

Added line #L152 was not covered by tests

Check warning on line 156 in server/src/main/java/org/opensearch/rest/action/document/RestBulkStreamingAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/document/RestBulkStreamingAction.java#L154-L156

Added lines #L154 - L156 were not covered by tests

Check warning on line 159 in server/src/main/java/org/opensearch/rest/action/document/RestBulkStreamingAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/document/RestBulkStreamingAction.java#L159

Added line #L159 was not covered by tests

Check warning on line 238 in server/src/main/java/org/opensearch/rest/action/document/RestBulkStreamingAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/document/RestBulkStreamingAction.java#L238

Added line #L238 was not covered by tests

Check warning on line 240 in server/src/main/java/org/opensearch/rest/action/document/RestBulkStreamingAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/document/RestBulkStreamingAction.java#L240

Added line #L240 was not covered by tests