fix: fun token state marshalling #1947
Merged
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%) |
⬆️ |
Loading