Key length support #81
Merged
Codecov / codecov/project
succeeded
Nov 1, 2024 in 0s
94.21% (+0.04%) compared to cc49630
View this Pull Request on Codecov
94.21% (+0.04%) compared to cc49630
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 94.21%. Comparing base (
cc49630
) to head (bf2e0ca
).
Additional details and impacted files
@@ Coverage Diff @@
## develop #81 +/- ##
===========================================
+ Coverage 94.17% 94.21% +0.04%
===========================================
Files 27 26 -1
Lines 5443 5464 +21
===========================================
+ Hits 5126 5148 +22
+ Misses 317 316 -1
Files with missing lines | Coverage Δ | |
---|---|---|
src/merk/chunks.rs | 99.64% <100.00%> (+<0.01%) |
⬆️ |
src/proofs/encoding.rs | 100.00% <100.00%> (ø) |
|
src/proofs/query/mod.rs | 99.02% <100.00%> (ø) |
|
src/tree/encoding.rs | 99.30% <100.00%> (ø) |
|
src/tree/kv.rs | 100.00% <100.00%> (ø) |
|
src/tree/link.rs | 94.35% <100.00%> (+0.38%) |
⬆️ |
src/tree/mod.rs | 94.91% <100.00%> (ø) |
Loading