Skip to content

Refactor multipart download to a more async model

This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Oct 4, 2023 in 0s

87.27% of diff hit (target 71.21%)

View this Pull Request on Codecov

87.27% of diff hit (target 71.21%)

Annotations

Check warning on line 27 in server/src/main/java/org/opensearch/common/blobstore/stream/read/listener/FilePartWriter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/blobstore/stream/read/listener/FilePartWriter.java#L27

Added line #L27 was not covered by tests

Check warning on line 149 in server/src/main/java/org/opensearch/common/blobstore/stream/read/listener/ReadContextListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/blobstore/stream/read/listener/ReadContextListener.java#L148-L149

Added lines #L148 - L149 were not covered by tests

Check warning on line 156 in server/src/main/java/org/opensearch/common/blobstore/stream/read/listener/ReadContextListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/blobstore/stream/read/listener/ReadContextListener.java#L156

Added line #L156 was not covered by tests

Check warning on line 158 in server/src/main/java/org/opensearch/common/blobstore/stream/read/listener/ReadContextListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/blobstore/stream/read/listener/ReadContextListener.java#L158

Added line #L158 was not covered by tests

Check warning on line 2713 in server/src/main/java/org/opensearch/index/shard/IndexShard.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/IndexShard.java#L2713

Added line #L2713 was not covered by tests

Check warning on line 3553 in server/src/main/java/org/opensearch/index/shard/IndexShard.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/IndexShard.java#L3553

Added line #L3553 was not covered by tests

Check warning on line 337 in server/src/main/java/org/opensearch/index/store/RemoteDirectory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/store/RemoteDirectory.java#L337

Added line #L337 was not covered by tests

Check warning on line 306 in server/src/main/java/org/opensearch/indices/recovery/RecoverySettings.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/recovery/RecoverySettings.java#L305-L306

Added lines #L305 - L306 were not covered by tests