Skip to content

Admit blocked InsertTx calls in FIFO order and bound the waiter queue - #4184

Merged
masih merged 3 commits into
giga-1from
masih/1789479453-fifo-insert-admission
Sep 16, 2026
Merged

masih merged 3 commits into
giga-1from
masih/1789479453-fifo-insert-admission

Merge remote-tracking branch 'origin/giga-1' into masih/1789479453-fi…

7aec8f7
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 4 commits behind head on giga-1.

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

Impacted file tree graph

@@            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%) ⬆️

... and 6 files with indirect coverage changes

🚀 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.