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(blockifier): add n_allocated_keys #2149

Merged
merged 1 commit into from
Nov 26, 2024

feat(blockifier): add n_allocated_keys

d8ad5ee
Select commit
Loading
Failed to load commit list.
Merged

feat(blockifier): add n_allocated_keys #2149

feat(blockifier): add n_allocated_keys
d8ad5ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 26, 2024 in 1s

68.67% (+28.56%) compared to e3165c4

View this Pull Request on Codecov

68.67% (+28.56%) compared to e3165c4

Details

Codecov Report

Attention: Patch coverage is 73.91304% with 6 lines in your changes missing coverage. Please review.

Project coverage is 68.67%. Comparing base (e3165c4) to head (d8ad5ee).
Report is 584 commits behind head on main.

Files with missing lines Patch % Lines
crates/blockifier/src/state/cached_state.rs 73.91% 6 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2149       +/-   ##
===========================================
+ Coverage   40.10%   68.67%   +28.56%     
===========================================
  Files          26      108       +82     
  Lines        1895    13924    +12029     
  Branches     1895    13924    +12029     
===========================================
+ Hits          760     9562     +8802     
- Misses       1100     3951     +2851     
- Partials       35      411      +376     

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