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

RPC update - add l2 gas #2335

Merged
merged 34 commits into from
Jan 22, 2025

Remove L2GasPriceETH and L2GasPriceSTRK methods

9ab791d
Select commit
Loading
Failed to load commit list.
Merged

RPC update - add l2 gas #2335

Remove L2GasPriceETH and L2GasPriceSTRK methods
9ab791d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 22, 2025 in 0s

74.88% (target 70.00%)

View this Pull Request on Codecov

74.88% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 76.47059% with 24 lines in your changes missing coverage. Please review.

Project coverage is 74.88%. Comparing base (e3acc28) to head (9ab791d).

Files with missing lines Patch % Lines
rpc/estimate_fee.go 51.85% 12 Missing and 1 partial ⚠️
rpc/block.go 60.00% 4 Missing and 2 partials ⚠️
rpc/simulation.go 82.14% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2335      +/-   ##
==========================================
+ Coverage   74.65%   74.88%   +0.22%     
==========================================
  Files         111      111              
  Lines       12123    12171      +48     
==========================================
+ Hits         9051     9114      +63     
+ Misses       2372     2356      -16     
- Partials      700      701       +1     

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