feat!: refactor with account number fix on shorthand account #132
+105
−71
Codecov / codecov/project
succeeded
Dec 12, 2024 in 0s
57.04% (+0.11%) compared to 55ab7cf
View this Pull Request on Codecov
57.04% (+0.11%) compared to 55ab7cf
Details
Codecov Report
Attention: Patch coverage is 60.00000%
with 18 lines
in your changes missing coverage. Please review.
Project coverage is 57.04%. Comparing base (
55ab7cf
) to head (d9d48d8
).
Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
x/evm/keeper/msg_server.go | 60.52% | 10 Missing and 5 partials |
x/evm/keeper/address.go | 57.14% | 2 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #132 +/- ##
==========================================
+ Coverage 56.93% 57.04% +0.11%
==========================================
Files 110 110
Lines 10063 10045 -18
==========================================
+ Hits 5729 5730 +1
+ Misses 3508 3493 -15
+ Partials 826 822 -4
Files with missing lines | Coverage Δ | |
---|---|---|
x/evm/keeper/address.go | 66.66% <57.14%> (-4.77%) |
⬇️ |
x/evm/keeper/msg_server.go | 58.38% <60.52%> (+6.34%) |
⬆️ |
Loading