fix(evm): proper nonce management in statedb #2130
Merged
Codecov / codecov/project
succeeded
Jan 8, 2025 in 0s
65.16% (target 60.00%)
View this Pull Request on Codecov
65.16% (target 60.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 65.16%. Comparing base (
e5274c0
) to head (817c7ba
).
Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #2130 +/- ##
==========================================
+ Coverage 65.13% 65.16% +0.03%
==========================================
Files 277 277
Lines 22167 22169 +2
==========================================
+ Hits 14439 14447 +8
+ Misses 6738 6732 -6
Partials 990 990
Files with missing lines | Coverage Δ | |
---|---|---|
eth/rpc/backend/call_tx.go | 56.29% <100.00%> (+0.34%) |
⬆️ |
x/evm/keeper/msg_server.go | 77.00% <100.00%> (-0.10%) |
⬇️ |
Loading