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

Implement interface changes for s3 plugin to read/write blob with obj… #13113

Merged

rename BlobDownloadResponse to FetchBlobResults

349c1c0
Select commit
Loading
Failed to load commit list.
Merged

Implement interface changes for s3 plugin to read/write blob with obj… #13113

rename BlobDownloadResponse to FetchBlobResults
349c1c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 11, 2024 in 0s

60.00% of diff hit (target 71.42%)

View this Pull Request on Codecov

60.00% of diff hit (target 71.42%)

Annotations

Check warning on line 146 in plugins/repository-s3/src/main/java/org/opensearch/repositories/s3/S3BlobContainer.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/repository-s3/src/main/java/org/opensearch/repositories/s3/S3BlobContainer.java#L145-L146

Added lines #L145 - L146 were not covered by tests

Check warning on line 347 in plugins/repository-s3/src/main/java/org/opensearch/repositories/s3/S3BlobContainer.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/repository-s3/src/main/java/org/opensearch/repositories/s3/S3BlobContainer.java#L346-L347

Added lines #L346 - L347 were not covered by tests

Check warning on line 273 in plugins/repository-s3/src/main/java/org/opensearch/repositories/s3/S3RetryingInputStream.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/repository-s3/src/main/java/org/opensearch/repositories/s3/S3RetryingInputStream.java#L273

Added line #L273 was not covered by tests

Check warning on line 136 in plugins/repository-s3/src/main/java/org/opensearch/repositories/s3/async/AsyncTransferManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/repository-s3/src/main/java/org/opensearch/repositories/s3/async/AsyncTransferManager.java#L136

Added line #L136 was not covered by tests

Check warning on line 40 in server/src/main/java/org/opensearch/common/blobstore/FetchBlobResult.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/blobstore/FetchBlobResult.java#L40

Added line #L40 was not covered by tests