implement partial encode/decode for sharding codec. #37
Codecov / codecov/project
succeeded
Jul 19, 2024 in 1s
96.89% (+2.08%) compared to 41ff7dd
View this Pull Request on Codecov
96.89% (+2.08%) compared to 41ff7dd
Details
Codecov Report
Attention: Patch coverage is 96.17225%
with 8 lines
in your changes missing coverage. Please review.
Project coverage is 96.89%. Comparing base (
41ff7dd
) to head (aa8e5d5
).
Files | Patch % | Lines |
---|---|---|
lib/codecs/array_to_bytes.ml | 97.27% | 3 Missing |
lib/codecs/codecs.ml | 75.00% | 2 Missing |
lib/storage/storage.ml | 96.42% | 2 Missing |
lib/storage/filesystem.ml | 95.65% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #37 +/- ##
==========================================
+ Coverage 94.81% 96.89% +2.08%
==========================================
Files 13 13
Lines 1079 1159 +80
==========================================
+ Hits 1023 1123 +100
+ Misses 56 36 -20
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading