feat: introduce gas multiplier on jsonrpc endpoint #128
Codecov / codecov/project
succeeded
Dec 3, 2024 in 0s
56.81% (-0.02%) compared to 46ca792
View this Pull Request on Codecov
56.81% (-0.02%) compared to 46ca792
Details
Codecov Report
Attention: Patch coverage is 50.00000%
with 8 lines
in your changes missing coverage. Please review.
Project coverage is 56.81%. Comparing base (
46ca792
) to head (51572dd
).
Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
jsonrpc/backend/backend.go | 40.00% | 4 Missing and 2 partials |
jsonrpc/config/config.go | 50.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #128 +/- ##
==========================================
- Coverage 56.83% 56.81% -0.02%
==========================================
Files 109 109
Lines 9930 9944 +14
==========================================
+ Hits 5644 5650 +6
- Misses 3473 3479 +6
- Partials 813 815 +2
Files with missing lines | Coverage Δ | |
---|---|---|
jsonrpc/backend/gas.go | 49.46% <100.00%> (+0.54%) |
⬆️ |
jsonrpc/config/config.go | 42.42% <50.00%> (+0.48%) |
⬆️ |
jsonrpc/backend/backend.go | 70.40% <40.00%> (-2.88%) |
⬇️ |
Loading