Admit blocked InsertTx calls in FIFO order and bound the waiter queue - #4184
Merged
Merged
Codecov / codecov/project
succeeded
Sep 15, 2026 in 0s
65.54% (-0.01%) compared to 7e3ca24
View this Pull Request on Codecov
65.54% (-0.01%) compared to 7e3ca24
Details
Codecov Report
❌ Patch coverage is 96.59091% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.54%. Comparing base (7e3ca24) to head (7aec8f7).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...i-tendermint/internal/autobahn/producer/mempool.go | 97.56% | 2 Missing |
| sei-tendermint/internal/autobahn/producer/state.go | 83.33% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## giga-1 #4184 +/- ##
==========================================
- Coverage 65.55% 65.54% -0.01%
==========================================
Files 2081 2076 -5
Lines 157460 157131 -329
==========================================
- Hits 103222 102999 -223
+ Misses 54097 53991 -106
Partials 141 141 | Files with missing lines | Coverage Δ | |
|---|---|---|
| sei-tendermint/node/setup.go | 63.06% <ø> (ø) |
|
| sei-tendermint/internal/autobahn/producer/state.go | 83.87% <83.33%> (-0.92%) |
⬇️ |
| ...i-tendermint/internal/autobahn/producer/mempool.go | 94.83% <97.56%> (+4.98%) |
⬆️ |
🚀 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