fix(precompile): consume gas before returning error #2152
Merged
Codecov / codecov/project
succeeded
Jan 8, 2025 in 0s
65.19% (target 60.00%)
View this Pull Request on Codecov
65.19% (target 60.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 65.19%. Comparing base (
7aebf75
) to head (e4c330e
).
Additional details and impacted files
@@ Coverage Diff @@
## main #2152 +/- ##
==========================================
- Coverage 65.20% 65.19% -0.01%
==========================================
Files 277 277
Lines 22202 22203 +1
==========================================
- Hits 14476 14475 -1
- Misses 6736 6739 +3
+ Partials 990 989 -1
Files with missing lines | Coverage Δ | |
---|---|---|
x/evm/precompile/funtoken.go | 53.37% <100.00%> (ø) |
|
x/evm/precompile/oracle.go | 54.83% <100.00%> (ø) |
|
x/evm/precompile/wasm.go | 64.43% <100.00%> (+0.18%) |
⬆️ |
Loading