delete contract query limit config #20
Merged
Codecov / codecov/project
succeeded
May 23, 2024 in 0s
31.71% (+0.00%) compared to 6e67d07
View this Pull Request on Codecov
31.71% (+0.00%) compared to 6e67d07
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 31.71%. Comparing base (
6e67d07
) to head (4d33e2e
).
Additional details and impacted files
@@ Coverage Diff @@
## main #20 +/- ##
=======================================
Coverage 31.71% 31.71%
=======================================
Files 68 68
Lines 8289 8282 -7
=======================================
- Hits 2629 2627 -2
+ Misses 5305 5301 -4
+ Partials 355 354 -1
Files | Coverage Δ | |
---|---|---|
x/evm/config/config.go | 40.00% <ø> (+1.53%) |
⬆️ |
x/evm/keeper/keeper.go | 66.66% <ø> (+2.46%) |
⬆️ |
x/evm/keeper/query_server.go | 27.72% <ø> (-0.71%) |
⬇️ |
Loading