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): compute allocation cost #2301

Merged
merged 1 commit into from
Dec 3, 2024

feat(blockifier): compute allocation cost

e281147
Select commit
Loading
Failed to load commit list.
Merged

feat(blockifier): compute allocation cost #2301

feat(blockifier): compute allocation cost
e281147
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 3, 2024 in 0s

68.07% (+27.96%) compared to e3165c4

View this Pull Request on Codecov

68.07% (+27.96%) compared to e3165c4

Details

Codecov Report

Attention: Patch coverage is 60.00000% with 10 lines in your changes missing coverage. Please review.

Project coverage is 68.07%. Comparing base (e3165c4) to head (e281147).
Report is 665 commits behind head on main.

Files with missing lines Patch % Lines
crates/blockifier/src/fee/resources.rs 58.33% 8 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2301       +/-   ##
===========================================
+ Coverage   40.10%   68.07%   +27.96%     
===========================================
  Files          26      109       +83     
  Lines        1895    14314    +12419     
  Branches     1895    14314    +12419     
===========================================
+ Hits          760     9744     +8984     
- Misses       1100     4156     +3056     
- Partials       35      414      +379     

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