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

Use per-tx escrow for Wei balance #1314

Merged
merged 2 commits into from
Feb 13, 2024

rebase

1953b9f
Select commit
Loading
Failed to load commit list.
Merged

Use per-tx escrow for Wei balance #1314

rebase
1953b9f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 13, 2024 in 0s

63.15% (target 60.00%)

View this Pull Request on Codecov

63.15% (target 60.00%)

Details

Codecov Report

Attention: 15 lines in your changes are missing coverage. Please review.

Comparison is base (83e6885) 63.30% compared to head (1953b9f) 63.15%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              evm    #1314      +/-   ##
==========================================
- Coverage   63.30%   63.15%   -0.16%     
==========================================
  Files         349      350       +1     
  Lines       23522    23560      +38     
==========================================
- Hits        14891    14879      -12     
- Misses       7787     7833      +46     
- Partials      844      848       +4     
Files Coverage Δ
aclmapping/evm/mappings.go 88.98% <100.00%> (ø)
x/evm/module.go 71.25% <100.00%> (+0.36%) ⬆️
x/evm/state/balance.go 75.55% <100.00%> (ø)
x/evm/state/utils.go 100.00% <100.00%> (ø)
x/evm/state/statedb.go 43.42% <75.00%> (+0.17%) ⬆️
x/evm/keeper/keeper.go 83.83% <20.00%> (-2.06%) ⬇️
x/evm/keeper/wei.go 62.96% <62.96%> (ø)

... and 3 files with indirect coverage changes