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

chore(blockifier): convert Sierra gas to L1 gas if in L1 gas mode #2451

Merged
merged 1 commit into from
Dec 4, 2024

chore(blockifier): convert Sierra gas to L1 gas if in L1 gas mode

059a75a
Select commit
Loading
Failed to load commit list.
Merged

chore(blockifier): convert Sierra gas to L1 gas if in L1 gas mode #2451

chore(blockifier): convert Sierra gas to L1 gas if in L1 gas mode
059a75a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 4, 2024 in 1s

79.51% (+39.40%) compared to e3165c4

View this Pull Request on Codecov

79.51% (+39.40%) compared to e3165c4

Details

Codecov Report

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

Project coverage is 79.51%. Comparing base (e3165c4) to head (059a75a).
Report is 694 commits behind head on main.

Files with missing lines Patch % Lines
crates/starknet_api/src/execution_resources.rs 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2451       +/-   ##
===========================================
+ Coverage   40.10%   79.51%   +39.40%     
===========================================
  Files          26      102       +76     
  Lines        1895    13715    +11820     
  Branches     1895    13715    +11820     
===========================================
+ Hits          760    10905    +10145     
- Misses       1100     2342     +1242     
- Partials       35      468      +433     

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