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

fix(precompile): consume gas before returning error #2152

Merged
merged 2 commits into from
Jan 8, 2025

chore: update changelog

e4c330e
Select commit
Loading
Failed to load commit list.
Merged

fix(precompile): consume gas before returning error #2152

chore: update changelog
e4c330e
Select commit
Loading
Failed to load commit list.
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%) ⬆️

... and 1 file with indirect coverage changes