fix(precompile-funtoken.go): Fixes a bug where the err != nil check is missing in the bankBalance precompile method #2116
Codecov / codecov/patch
succeeded
Nov 26, 2024 in 0s
28.57% of diff hit (target 0.00%)
View this Pull Request on Codecov
28.57% of diff hit (target 0.00%)
Annotations
Check warning on line 121 in x/evm/precompile/funtoken.go
codecov / codecov/patch
x/evm/precompile/funtoken.go#L121
Added line #L121 was not covered by tests
Check warning on line 383 in x/evm/precompile/funtoken.go
codecov / codecov/patch
x/evm/precompile/funtoken.go#L381-L383
Added lines #L381 - L383 were not covered by tests
Loading