Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merklized but not diffed #3293

Merged
merged 8 commits into from
May 24, 2024

fix typo

fc483da
Select commit
Loading
Failed to load commit list.
Merged

Merklized but not diffed #3293

fix typo
fc483da
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 23, 2024 in 1s

53.82% (+0.02%) compared to c7d79f4

View this Pull Request on Codecov

53.82% (+0.02%) compared to c7d79f4

Details

Codecov Report

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

Project coverage is 53.82%. Comparing base (c7d79f4) to head (fc483da).
Report is 3 commits behind head on main.

Files Patch % Lines
crates/merkle_tree/src/lib.rs 86.84% 5 Missing ⚠️
crates/state/src/wl_state.rs 94.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3293      +/-   ##
==========================================
+ Coverage   53.79%   53.82%   +0.02%     
==========================================
  Files         314      314              
  Lines      105784   105843      +59     
==========================================
+ Hits        56903    56966      +63     
+ Misses      48881    48877       -4     

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