Optimizations in s3 async upload flow and guards against S3 async SDK… #11327
Codecov / codecov/patch
succeeded
Nov 27, 2023 in 0s
83.92% of diff hit (target 71.25%)
View this Pull Request on Codecov
83.92% of diff hit (target 71.25%)
Annotations
codecov / codecov/patch
plugins/repository-s3/src/main/java/org/opensearch/repositories/s3/S3BlobStore.java#L142-L143
Added lines #L142 - L143 were not covered by tests
codecov / codecov/patch
plugins/repository-s3/src/main/java/org/opensearch/repositories/s3/S3BlobStore.java#L164
Added line #L164 was not covered by tests
codecov / codecov/patch
plugins/repository-s3/src/main/java/org/opensearch/repositories/s3/S3Repository.java#L408
Added line #L408 was not covered by tests
codecov / codecov/patch
plugins/repository-s3/src/main/java/org/opensearch/repositories/s3/S3Repository.java#L410
Added line #L410 was not covered by tests
codecov / codecov/patch
plugins/repository-s3/src/main/java/org/opensearch/repositories/s3/async/AsyncTransferManager.java#L311
Added line #L311 was not covered by tests
Loading