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

feat: add precompile for calling bank to evm from evm #2135

Merged
merged 11 commits into from
Jan 7, 2025

fix: fix tests

20bc50b
Select commit
Loading
Failed to load commit list.
Merged

feat: add precompile for calling bank to evm from evm #2135

fix: fix tests
20bc50b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 7, 2025 in 0s

64.78% (target 60.00%)

View this Pull Request on Codecov

64.78% (target 60.00%)

Details

Codecov Report

Attention: Patch coverage is 38.01170% with 106 lines in your changes missing coverage. Please review.

Project coverage is 64.78%. Comparing base (a0eadea) to head (20bc50b).

Files with missing lines Patch % Lines
x/evm/precompile/funtoken.go 38.01% 91 Missing and 15 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2135      +/-   ##
==========================================
- Coverage   64.95%   64.78%   -0.17%     
==========================================
  Files         274      274              
  Lines       21754    21925     +171     
==========================================
+ Hits        14131    14205      +74     
- Misses       6650     6730      +80     
- Partials      973      990      +17     
Files with missing lines Coverage Δ
x/evm/precompile/precompile.go 60.82% <ø> (ø)
x/evm/precompile/funtoken.go 53.37% <38.01%> (-5.79%) ⬇️

... and 1 file with indirect coverage changes