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

feat(katana): compute block commitments #2609

Merged
merged 4 commits into from
Nov 1, 2024

Merge branch 'main' into katana/commitments

8e6a1fa
Select commit
Loading
Failed to load commit list.
Merged

feat(katana): compute block commitments #2609

Merge branch 'main' into katana/commitments
8e6a1fa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 1, 2024 in 0s

55.63% (+0.71%) compared to b93f761

View this Pull Request on Codecov

55.63% (+0.71%) compared to b93f761

Details

Codecov Report

Attention: Patch coverage is 98.97611% with 3 lines in your changes missing coverage. Please review.

Project coverage is 55.63%. Comparing base (b93f761) to head (8e6a1fa).

Files with missing lines Patch % Lines
crates/katana/primitives/src/receipt.rs 95.34% 2 Missing ⚠️
crates/saya/provider/src/rpc/mod.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2609      +/-   ##
==========================================
+ Coverage   54.91%   55.63%   +0.71%     
==========================================
  Files         393      393              
  Lines       48328    48580     +252     
==========================================
+ Hits        26539    27026     +487     
+ Misses      21789    21554     -235     

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