Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

types, evm: refactor accounts #884

Merged
merged 6 commits into from Jan 5, 2022
Merged

types, evm: refactor accounts #884

merged 6 commits into from Jan 5, 2022

Conversation

fedekunze
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the C:Types common types, interfaces and functions from /types label Jan 5, 2022
@codecov
Copy link

codecov bot commented Jan 5, 2022

Codecov Report

Merging #884 (ac2fa40) into main (eea80d5) will increase coverage by 0.03%.
The diff coverage is 74.07%.

❗ Current head ac2fa40 differs from pull request most recent head 6690f41. Consider uploading reports for the commit 6690f41 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##             main     #884      +/-   ##
==========================================
+ Coverage   56.74%   56.78%   +0.03%     
==========================================
  Files          78       77       -1     
  Lines        6238     6224      -14     
==========================================
- Hits         3540     3534       -6     
+ Misses       2499     2495       -4     
+ Partials      199      195       -4     
Impacted Files Coverage Δ
types/account.go 29.41% <0.00%> (-6.31%) ⬇️
x/evm/keeper/statedb.go 75.83% <69.56%> (-1.56%) ⬇️
x/evm/genesis.go 53.57% <80.00%> (ø)
x/evm/keeper/keeper.go 79.85% <82.35%> (+5.38%) ⬆️
app/ante/eth.go 82.24% <100.00%> (+1.01%) ⬆️
x/evm/keeper/grpc_query.go 67.80% <100.00%> (+1.13%) ⬆️
x/evm/statedb/statedb.go 64.55% <100.00%> (-3.10%) ⬇️
... and 1 more

@fedekunze fedekunze changed the title types,evm: refactor accounts types, evm: refactor accounts Jan 5, 2022
@fedekunze fedekunze marked this pull request as ready for review January 5, 2022 18:07
@fedekunze fedekunze merged commit 4320f46 into main Jan 5, 2022
@fedekunze fedekunze deleted the fedekunze/acc-refactor branch January 5, 2022 18:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
C:Types common types, interfaces and functions from /types
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant