feat: add precompile for calling bank to evm from evm #2135
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%) |
⬇️ |
Loading