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 partial encode/decode for sharding codec. #37

Merged
merged 5 commits into from
Jul 19, 2024

Remove unused `erase_values` abstract store function.

aa8e5d5
Select commit
Loading
Failed to load commit list.
Merged

implement partial encode/decode for sharding codec. #37

Remove unused `erase_values` abstract store function.
aa8e5d5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 19, 2024 in 0s

96.17% of diff hit (target 94.81%)

View this Pull Request on Codecov

96.17% of diff hit (target 94.81%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/codecs/array_to_bytes.ml#L342

Added line #L342 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/codecs/array_to_bytes.ml#L384

Added line #L384 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/codecs/array_to_bytes.ml#L435

Added line #L435 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/codecs/codecs.ml#L113

Added line #L113 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/codecs/codecs.ml#L127

Added line #L127 was not covered by tests

Check warning on line 50 in lib/storage/filesystem.ml

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/storage/filesystem.ml#L50

Added line #L50 was not covered by tests

Check warning on line 152 in lib/storage/storage.ml

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/storage/storage.ml#L152

Added line #L152 was not covered by tests

Check warning on line 220 in lib/storage/storage.ml

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/storage/storage.ml#L220

Added line #L220 was not covered by tests