Skip to content

Bound concurrent CheckTx on the producer ingest path - #4182

Merged
masih merged 5 commits into
giga-1from
masih/1789479448-bound-checktx-concurrency
Sep 16, 2026
Merged

masih merged 5 commits into
giga-1from
masih/1789479448-bound-checktx-concurrency

Merge branch 'giga-1' into masih/1789479448-bound-checktx-concurrency

8b53310
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 16, 2026 in 0s

65.55% (+0.00%) compared to 7e3ca24

View this Pull Request on Codecov

65.55% (+0.00%) compared to 7e3ca24

Details

Codecov Report

❌ Patch coverage is 93.33333% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.55%. Comparing base (7e3ca24) to head (8b53310).
⚠️ Report is 9 commits behind head on giga-1.

Files with missing lines Patch % Lines
sei-tendermint/config/autobahn.go 50.00% 1 Missing ⚠️
sei-tendermint/internal/rpc/core/mempool.go 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           giga-1    #4182    +/-   ##
========================================
  Coverage   65.55%   65.55%            
========================================
  Files        2081     2078     -3     
  Lines      157460   157160   -300     
========================================
- Hits       103222   103034   -188     
+ Misses      54097    53985   -112     
  Partials      141      141            
Files with missing lines Coverage Δ
...i-tendermint/internal/autobahn/producer/mempool.go 95.47% <100.00%> (+5.62%) ⬆️
.../internal/autobahn/producer/metrics/metrics.gen.go 100.00% <100.00%> (ø)
...mint/internal/autobahn/producer/metrics/metrics.go 100.00% <100.00%> (ø)
sei-tendermint/internal/autobahn/producer/state.go 85.56% <100.00%> (+0.78%) ⬆️
sei-tendermint/node/setup.go 63.06% <ø> (ø)
sei-tendermint/config/autobahn.go 71.11% <50.00%> (-0.99%) ⬇️
sei-tendermint/internal/rpc/core/mempool.go 50.27% <0.00%> (-1.14%) ⬇️

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