Skip to content

more clean ups

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

64.44% (+3.59%) compared to 6478fed

View this Pull Request on Codecov

64.44% (+3.59%) compared to 6478fed

Details

Codecov Report

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

Project coverage is 64.44%. Comparing base (6478fed) to head (1ebee0b).

❗ Current head 1ebee0b differs from pull request most recent head 9845ec4. Consider uploading reports for the commit 9845ec4 to get more accurate results

Files Patch % Lines
ssz-rs/src/merkleization/proofs.rs 90.00% 7 Missing ⚠️
ssz-rs/src/merkleization/mod.rs 0.00% 4 Missing ⚠️
ssz-rs/src/merkleization/merkleize.rs 90.90% 2 Missing ⚠️
ssz-rs/src/bitlist.rs 0.00% 1 Missing ⚠️
ssz-rs/src/vector.rs 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #131      +/-   ##
==========================================
+ Coverage   60.84%   64.44%   +3.59%     
==========================================
  Files          20       20              
  Lines        1037     1142     +105     
==========================================
+ Hits          631      736     +105     
  Misses        406      406              

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