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 missing methods for EncryptedBlobStore and EncryptedBlobContainer #14030

Merged
merged 2 commits into from
Jun 10, 2024

Implement missing methods for EncryptedBlobStore and EncryptedBlobCon…

a1b612b
Select commit
Loading
Failed to load commit list.
Merged

Implement missing methods for EncryptedBlobStore and EncryptedBlobContainer #14030

Implement missing methods for EncryptedBlobStore and EncryptedBlobCon…
a1b612b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 10, 2024 in 0s

0.00% of diff hit (target 71.42%)

View this Pull Request on Codecov

0.00% of diff hit (target 71.42%)

Annotations

Check warning on line 59 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#L57-L59

Added lines #L57 - L59 were not covered by tests

Check warning on line 100 in server/src/main/java/org/opensearch/common/blobstore/EncryptedBlobStore.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/blobstore/EncryptedBlobStore.java#L100

Added line #L100 was not covered by tests