Misc fixes #84
Merged
Misc fixes #84
Codecov / codecov/project
succeeded
Nov 16, 2024 in 1s
92.43% (-0.06%) compared to 84261c2
View this Pull Request on Codecov
92.43% (-0.06%) compared to 84261c2
Details
Codecov Report
Attention: Patch coverage is 81.63265%
with 9 lines
in your changes missing coverage. Please review.
Project coverage is 92.43%. Comparing base (
84261c2
) to head (3538379
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/proofs/chunk.rs | 82.75% | 5 Missing |
src/merk/restore.rs | 40.00% | 3 Missing |
src/proofs/query/mod.rs | 90.90% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #84 +/- ##
===========================================
- Coverage 92.48% 92.43% -0.06%
===========================================
Files 26 26
Lines 5592 5634 +42
===========================================
+ Hits 5172 5208 +36
- Misses 420 426 +6
Files with missing lines | Coverage Δ | |
---|---|---|
src/proofs/tree.rs | 94.71% <100.00%> (+0.50%) |
⬆️ |
src/tree/hash.rs | 100.00% <ø> (ø) |
|
src/proofs/query/mod.rs | 98.95% <90.90%> (-0.08%) |
⬇️ |
src/merk/restore.rs | 96.09% <40.00%> (-0.99%) |
⬇️ |
src/proofs/chunk.rs | 96.02% <82.75%> (-0.68%) |
⬇️ |
Loading