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

Upload blob from input stream #13836

Merged
merged 4 commits into from
Jun 8, 2024

Refactor checksum logic

f125433
Select commit
Loading
Failed to load commit list.
Merged

Upload blob from input stream #13836

Refactor checksum logic
f125433
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 8, 2024 in 0s

81.08% of diff hit (target 71.42%)

View this Pull Request on Codecov

81.08% of diff hit (target 71.42%)

Annotations

Check warning on line 58 in server/src/main/java/org/opensearch/gateway/remote/model/RemoteClusterStateBlobStore.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/model/RemoteClusterStateBlobStore.java#L58

Added line #L58 was not covered by tests

Check warning on line 61 in server/src/main/java/org/opensearch/gateway/remote/model/RemoteClusterStateBlobStore.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/model/RemoteClusterStateBlobStore.java#L60-L61

Added lines #L60 - L61 were not covered by tests

Check warning on line 343 in server/src/main/java/org/opensearch/index/translog/transfer/BlobStoreTransferService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/translog/transfer/BlobStoreTransferService.java#L342-L343

Added lines #L342 - L343 were not covered by tests