Skip to content

wip finish impl Prove for Vector

Codecov / codecov/project succeeded Mar 29, 2024 in 0s

64.12% (+3.27%) compared to 6478fed

View this Pull Request on Codecov

64.12% (+3.27%) compared to 6478fed

Details

Codecov Report

Attention: Patch coverage is 90.38462% with 10 lines in your changes are missing coverage. Please review.

Project coverage is 64.12%. Comparing base (6478fed) to head (a4397ac).

❗ Current head a4397ac differs from pull request most recent head a48ef37. Consider uploading reports for the commit a48ef37 to get more accurate results

Files Patch % Lines
ssz-rs/src/merkleization/merkleize.rs 77.77% 6 Missing ⚠️
ssz-rs/src/merkleization/mod.rs 0.00% 2 Missing ⚠️
ssz-rs/src/merkleization/proofs.rs 97.50% 1 Missing ⚠️
ssz-rs/src/vector.rs 96.55% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #131      +/-   ##
==========================================
+ Coverage   60.84%   64.12%   +3.27%     
==========================================
  Files          20       20              
  Lines        1037     1129      +92     
==========================================
+ Hits          631      724      +93     
+ Misses        406      405       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.