fix(evm): align debug_trace fee with virtual ante path #967
Codecov / codecov/project
succeeded
May 29, 2026 in 0s
44.88% (+0.03%) compared to 30214c2
View this Pull Request on Codecov
44.88% (+0.03%) compared to 30214c2
Details
Codecov Report
❌ Patch coverage is 87.09677% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 44.88%. Comparing base (30214c2) to head (96731ac).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| x/evm/keeper/gas.go | 60.00% | 1 Missing and 1 partial |
| x/evm/keeper/grpc_query.go | 33.33% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## develop #967 +/- ##
===========================================
+ Coverage 44.84% 44.88% +0.03%
===========================================
Files 197 197
Lines 16952 16967 +15
===========================================
+ Hits 7602 7615 +13
- Misses 8538 8539 +1
- Partials 812 813 +1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| x/evm/keeper/simulate.go | 85.98% <100.00%> (ø) |
|
| x/evm/keeper/state_transition.go | 74.53% <100.00%> (+0.09%) |
⬆️ |
| x/evm/keeper/utils.go | 84.00% <100.00%> (+1.77%) |
⬆️ |
| x/evm/keeper/gas.go | 85.71% <60.00%> (-4.61%) |
⬇️ |
| x/evm/keeper/grpc_query.go | 72.19% <33.33%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading