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

Create serde utility for Writable classes #14095

Merged
merged 2 commits into from
Jun 10, 2024

Remove reader function from method signature

b9b8075
Select commit
Loading
Failed to load commit list.
Merged

Create serde utility for Writable classes #14095

Remove reader function from method signature
b9b8075
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 10, 2024 in 0s

90.90% of diff hit (target 71.42%)

View this Pull Request on Codecov

90.90% of diff hit (target 71.42%)

Annotations

Check warning on line 102 in server/src/main/java/org/opensearch/repositories/blobstore/ChecksumWritableBlobStoreFormat.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/repositories/blobstore/ChecksumWritableBlobStoreFormat.java#L102

Added line #L102 was not covered by tests

Check warning on line 104 in server/src/main/java/org/opensearch/repositories/blobstore/ChecksumWritableBlobStoreFormat.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/repositories/blobstore/ChecksumWritableBlobStoreFormat.java#L104

Added line #L104 was not covered by tests