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

Conversation

@mappum

@mappum mappum commented Mar 7, 2024

Copy link
Copy Markdown

This PR fixes the Rust right_branches_are_empty implementation, specifically for specs which have more than 2 children per node (e.g. Merk).

@mappum mappum changed the title Fix verification of proofs for specs with more than 2 children per node (in Rust implementation) fix: Fix verification of proofs for specs with more than 2 children per node (in Rust implementation) Mar 7, 2024
@sonarqubecloud

sonarqubecloud Bot commented Mar 8, 2024

Copy link
Copy Markdown

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@codecov

codecov Bot commented Mar 8, 2024

Copy link
Copy Markdown

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     
Flag Coverage Δ
go ?
rust 66.01% <50.00%> (ø)
typescript ?

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant