feat(baseapp): Implement Krakatoa mempool ABCI handlers #25620
+2,216
−48
Merged
Codecov / codecov/project
failed
Nov 29, 2025 in 0s
68.32% (-1.99%) compared to ca3241e
View this Pull Request on Codecov
68.32% (-1.99%) compared to ca3241e
Details
Codecov Report
❌ Patch coverage is 0% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.32%. Comparing base (ca3241e) to head (00613ff).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| baseapp/abci.go | 0.00% | 8 Missing |
| baseapp/options.go | 0.00% | 8 Missing |
| server/cmt_abci.go | 0.00% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## feat/krakatoa #25620 +/- ##
=================================================
- Coverage 70.30% 68.32% -1.99%
=================================================
Files 821 856 +35
Lines 53768 55875 +2107
=================================================
+ Hits 37803 38175 +372
- Misses 15965 17700 +1735 | Files with missing lines | Coverage Δ | |
|---|---|---|
| types/abci.go | 100.00% <ø> (ø) |
|
| server/cmt_abci.go | 52.94% <0.00%> (-7.06%) |
⬇️ |
| baseapp/abci.go | 83.22% <0.00%> (-0.89%) |
⬇️ |
| baseapp/options.go | 68.85% <0.00%> (-3.15%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading