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 17 commits into
base: main
Choose a base branch
from

Add cbor tags

fccabd3
Select commit
Loading
Failed to load commit list.
Open

RPC update - add l2 gas #2335

Add cbor tags
fccabd3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 27, 2024 in 2s

74.73% (target 70.00%)

View this Pull Request on Codecov

74.73% (target 70.00%)

Details

Codecov Report

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

Project coverage is 74.73%. Comparing base (4b9d3c2) to head (fccabd3).

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.48%   74.73%   +0.24%     
==========================================
  Files         110      110              
  Lines       11771    11818      +47     
==========================================
+ Hits         8768     8832      +64     
+ Misses       2324     2308      -16     
+ Partials      679      678       -1     

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