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

fix(blockifier): merge state diff with squash #2310

Merged
merged 1 commit into from
Dec 5, 2024

fix(blockifier): merge state diff with squash

5861d2a
Select commit
Loading
Failed to load commit list.
Merged

fix(blockifier): merge state diff with squash #2310

fix(blockifier): merge state diff with squash
5861d2a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 5, 2024 in 0s

71.16% (+31.05%) compared to e3165c4

View this Pull Request on Codecov

71.16% (+31.05%) compared to e3165c4

Details

Codecov Report

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

Project coverage is 71.16%. Comparing base (e3165c4) to head (5861d2a).
Report is 708 commits behind head on main.

Files with missing lines Patch % Lines
.../blockifier/src/transaction/account_transaction.rs 77.77% 0 Missing and 2 partials ⚠️
crates/blockifier/src/state/cached_state.rs 97.05% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2310       +/-   ##
===========================================
+ Coverage   40.10%   71.16%   +31.05%     
===========================================
  Files          26      102       +76     
  Lines        1895    13739    +11844     
  Branches     1895    13739    +11844     
===========================================
+ Hits          760     9777     +9017     
- Misses       1100     3547     +2447     
- Partials       35      415      +380     

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