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

fix: minor #106

Merged
merged 2 commits into from
Nov 11, 2024

remove redundant set

b13dc86
Select commit
Loading
Failed to load commit list.
Merged

fix: minor #106

remove redundant set
b13dc86
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 9, 2024 in 0s

28.32% (+0.00%) compared to cd3abf8

View this Pull Request on Codecov

28.32% (+0.00%) compared to cd3abf8

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 28.32%. Comparing base (cd3abf8) to head (b13dc86).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #106   +/-   ##
=======================================
  Coverage   28.31%   28.32%           
=======================================
  Files         126      126           
  Lines       14049    14046    -3     
=======================================
  Hits         3978     3978           
+ Misses       9508     9506    -2     
+ Partials      563      562    -1     
Files with missing lines Coverage Δ
x/evm/keeper/keeper.go 71.64% <100.00%> (+0.21%) ⬆️
x/evm/state/statedb.go 64.64% <100.00%> (+0.38%) ⬆️