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

[Backport 2.x] Improve exception handling in S3BlobContainer synchronous operations #17056

Merged
merged 1 commit into from
Jan 20, 2025

Improve exception handling in S3BlobContainer synchronous operations …

d57ef2d
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Improve exception handling in S3BlobContainer synchronous operations #17056

Improve exception handling in S3BlobContainer synchronous operations …
d57ef2d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 20, 2025 in 0s

45.45% of diff hit (target 71.93%)

View this Pull Request on Codecov

45.45% of diff hit (target 71.93%)

Annotations

Check warning on line 380 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#L380

Added line #L380 was not covered by tests

Check warning on line 388 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#L387-L388

Added lines #L387 - L388 were not covered by tests

Check warning on line 392 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#L392

Added line #L392 was not covered by tests

Check warning on line 400 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#L400

Added line #L400 was not covered by tests