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): check max price of l1_data_gas and l2_gas #710

Merged
merged 1 commit into from
Sep 24, 2024

chore(blockifier): check max price of l1_data_gas and l2_gas

de0aad3
Select commit
Loading
Failed to load commit list.
Merged

chore(blockifier): check max price of l1_data_gas and l2_gas #710

chore(blockifier): check max price of l1_data_gas and l2_gas
de0aad3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 24, 2024 in 0s

75.23% (+1.04%) compared to b0cfe82

View this Pull Request on Codecov

75.23% (+1.04%) compared to b0cfe82

Details

Codecov Report

Attention: Patch coverage is 39.06250% with 39 lines in your changes missing coverage. Please review.

Project coverage is 75.23%. Comparing base (b0cfe82) to head (de0aad3).
Report is 51 commits behind head on main.

Files with missing lines Patch % Lines
.../blockifier/src/transaction/account_transaction.rs 42.85% 32 Missing ⚠️
crates/blockifier/src/blockifier/block.rs 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #710      +/-   ##
==========================================
+ Coverage   74.18%   75.23%   +1.04%     
==========================================
  Files         359       87     -272     
  Lines       36240    11157   -25083     
  Branches    36240    11157   -25083     
==========================================
- Hits        26886     8394   -18492     
+ Misses       7220     2352    -4868     
+ Partials     2134      411    -1723     

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