fix: minor #106
Merged
fix: minor #106
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
@@ 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%) |
⬆️ |
Loading