ProgressiveMerkleHasher and progressive container support#43
Open
michaelsproul wants to merge 27 commits into
Open
ProgressiveMerkleHasher and progressive container support#43michaelsproul wants to merge 27 commits into
michaelsproul wants to merge 27 commits into
Codecov / codecov/project
succeeded
Jun 29, 2026 in 0s
90.43% (+2.68%) compared to dbf20c3
View this Pull Request on Codecov
90.43% (+2.68%) compared to dbf20c3
Details
Codecov Report
❌ Patch coverage is 94.33962% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.43%. Comparing base (dbf20c3) to head (5e272f3).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| tree_hash/src/progressive_merkle_hasher.rs | 86.79% | 7 Missing |
| tree_hash/src/merkle_hasher.rs | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #43 +/- ##
==========================================
+ Coverage 87.75% 90.43% +2.68%
==========================================
Files 6 7 +1
Lines 294 523 +229
==========================================
+ Hits 258 473 +215
- Misses 36 50 +14 ☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading