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

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

ca99c35
Select commit
Loading
Failed to load commit list.
Merged

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

Implement interface changes for s3 plugin to read/write blob with obj…
ca99c35
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 9, 2024 in 1s

77.14% of diff hit (target 71.42%)

View this Pull Request on Codecov

77.14% of diff hit (target 71.42%)

Annotations

Check warning on line 68 in libs/common/src/main/java/org/opensearch/common/io/InputStreamContainer.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/common/src/main/java/org/opensearch/common/io/InputStreamContainer.java#L68

Added line #L68 was not covered by tests

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 355 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#L354-L355

Added lines #L354 - L355 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 87 in server/src/main/java/org/opensearch/common/blobstore/EncryptedBlobContainer.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/blobstore/EncryptedBlobContainer.java#L87

Added line #L87 was not covered by tests