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

test(blockifier): max fee exceeds balance errors on new resource bounds #764

Merged
merged 1 commit into from
Oct 30, 2024

test(blockifier): max fee exceeds balance errors on new resource bounds

52ec5c8
Select commit
Loading
Failed to load commit list.
Merged

test(blockifier): max fee exceeds balance errors on new resource bounds #764

test(blockifier): max fee exceeds balance errors on new resource bounds
52ec5c8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 30, 2024 in 0s

77.40% (+37.30%) compared to e3165c4

View this Pull Request on Codecov

77.40% (+37.30%) compared to e3165c4

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 77.40%. Comparing base (e3165c4) to head (52ec5c8).
Report is 91 commits behind head on main.

Files with missing lines Patch % Lines
crates/starknet_api/src/execution_resources.rs 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #764       +/-   ##
===========================================
+ Coverage   40.10%   77.40%   +37.30%     
===========================================
  Files          26      100       +74     
  Lines        1895    13429    +11534     
  Branches     1895    13429    +11534     
===========================================
+ Hits          760    10395     +9635     
- Misses       1100     2578     +1478     
- Partials       35      456      +421     

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