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

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Fix rebase issues

f9d30a2
Select commit
Loading
Failed to load commit list.
Open

RPC update - add l2 gas #2335

Fix rebase issues
f9d30a2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 10, 2025 in 0s

74.97% (target 70.00%)

View this Pull Request on Codecov

74.97% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 80.00000% with 18 lines in your changes missing coverage. Please review.

Project coverage is 74.97%. Comparing base (f743e37) to head (f9d30a2).

Files with missing lines Patch % Lines
rpc/estimate_fee.go 51.85% 12 Missing and 1 partial ⚠️
rpc/simulation.go 82.14% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2335      +/-   ##
==========================================
+ Coverage   74.65%   74.97%   +0.31%     
==========================================
  Files         110      110              
  Lines       12012    12059      +47     
==========================================
+ Hits         8968     9041      +73     
+ Misses       2351     2328      -23     
+ Partials      693      690       -3     

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