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: fun token state marshalling #1947

Merged
merged 8 commits into from
Jun 28, 2024

Update CHANGELOG.md

f3ac2f0
Select commit
Loading
Failed to load commit list.
Merged

fix: fun token state marshalling #1947

Update CHANGELOG.md
f3ac2f0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 28, 2024 in 0s

64.80% (target 60.00%)

View this Pull Request on Codecov

64.80% (target 60.00%)

Details

Codecov Report

Attention: Patch coverage is 70.83333% with 7 lines in your changes missing coverage. Please review.

Project coverage is 64.80%. Comparing base (422c676) to head (f3ac2f0).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1947      +/-   ##
==========================================
+ Coverage   64.71%   64.80%   +0.08%     
==========================================
  Files         253      253              
  Lines       16053    16050       -3     
==========================================
+ Hits        10389    10401      +12     
+ Misses       4907     4892      -15     
  Partials      757      757              
Files Coverage Δ
x/evm/keeper/evm_state.go 85.36% <100.00%> (ø)
x/evm/keeper/funtoken_state.go 92.00% <100.00%> (+48.00%) ⬆️
eth/hex.go 74.07% <66.66%> (ø)
eth/state_encoder.go 80.95% <70.00%> (ø)
x/evm/evm.go 47.05% <57.14%> (+7.05%) ⬆️