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

test(evm): additional tests and refactors #2176

Merged
merged 19 commits into from
Jan 28, 2025

refactor: variable names

a57e719
Select commit
Loading
Failed to load commit list.
Merged

test(evm): additional tests and refactors #2176

refactor: variable names
a57e719
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 27, 2025 in 0s

64.95% (target 60.00%)

View this Pull Request on Codecov

64.95% (target 60.00%)

Details

Codecov Report

Attention: Patch coverage is 7.69231% with 24 lines in your changes missing coverage. Please review.

Project coverage is 64.95%. Comparing base (3c2bcc5) to head (a57e719).

Files with missing lines Patch % Lines
x/evm/keeper/bank_extension.go 0.00% 24 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2176      +/-   ##
==========================================
- Coverage   65.01%   64.95%   -0.07%     
==========================================
  Files         277      277              
  Lines       22343    22367      +24     
==========================================
+ Hits        14527    14529       +2     
- Misses       6823     6845      +22     
  Partials      993      993              
Files with missing lines Coverage Δ
x/evm/embeds/embeds.go 77.77% <100.00%> (+1.30%) ⬆️
x/evm/statedb/debug.go 42.85% <ø> (+5.35%) ⬆️
x/evm/keeper/bank_extension.go 66.66% <0.00%> (-10.46%) ⬇️