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

Cleanup codecs interface. #32

Merged
merged 3 commits into from
Jul 13, 2024

Use list literals to specify shard config's codec chain.

6333f04
Select commit
Loading
Failed to load commit list.
Merged

Cleanup codecs interface. #32

Use list literals to specify shard config's codec chain.
6333f04
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 13, 2024 in 0s

95.08% of diff hit (target 95.17%)

View this Pull Request on Codecov

95.08% of diff hit (target 95.17%)

Annotations

Check warning on line 114 in lib/codecs/array_to_array.ml

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/codecs/array_to_array.ml#L114

Added line #L114 was not covered by tests

Check warning on line 117 in lib/codecs/array_to_bytes.ml

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/codecs/array_to_bytes.ml#L117

Added line #L117 was not covered by tests

Check warning on line 59 in lib/codecs/codecs.ml

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/codecs/codecs.ml#L59

Added line #L59 was not covered by tests