Skip to content

fix: Fix verification of proofs for specs with more than 2 children per node (in Rust implementation) - #290

Open
mappum wants to merge 2 commits into
cosmos:masterfrom
mappum:rust-multichild-fix
Open

fix: Fix verification of proofs for specs with more than 2 children per node (in Rust implementation)#290
mappum wants to merge 2 commits into
cosmos:masterfrom
mappum:rust-multichild-fix

Fix comment about merk child ordering

2bc72db
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 1, 2026 in 1s

66.01% (+14.62%) compared to 3645479

View this Pull Request on Codecov

66.01% (+14.62%) compared to 3645479

Details

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 66.01%. Comparing base (3645479) to head (2bc72db).
⚠️ Report is 98 commits behind head on master.

Files with missing lines Patch % Lines
rust/src/verify.rs 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #290       +/-   ##
===========================================
+ Coverage   51.39%   66.01%   +14.62%     
===========================================
  Files          23        7       -16     
  Lines        9341     3652     -5689     
  Branches       86        0       -86     
===========================================
- Hits         4801     2411     -2390     
+ Misses       4175     1241     -2934     
+ Partials      365        0      -365     

☔ 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.