Skip to content

fix(sei-tendermint): publish Autobahn block events (CON-352) - #3998

Draft
shemnon wants to merge 1 commit into
mainfrom
shemnon/con-352-auditor-feedback-fix-broadcasttxcommit-timeout-under
Draft

fix(sei-tendermint): publish Autobahn block events (CON-352)#3998
shemnon wants to merge 1 commit into
mainfrom
shemnon/con-352-auditor-feedback-fix-broadcasttxcommit-timeout-under

fix(sei-tendermint): publish Autobahn block events (CON-352)

1c31e68
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 24, 2026 in 0s

58.02% (-1.08%) compared to cc85598

View this Pull Request on Codecov

58.02% (-1.08%) compared to cc85598

Details

Codecov Report

❌ Patch coverage is 75.67568% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.02%. Comparing base (cc85598) to head (1c31e68).

Files with missing lines Patch % Lines
sei-tendermint/internal/p2p/giga_router_common.go 81.25% 3 Missing and 3 partials ⚠️
sei-tendermint/node/setup.go 0.00% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3998      +/-   ##
==========================================
- Coverage   59.10%   58.02%   -1.08%     
==========================================
  Files        2305     2206      -99     
  Lines      197039   185504   -11535     
==========================================
- Hits       116452   107635    -8817     
+ Misses      69817    68037    -1780     
+ Partials    10770     9832     -938     
Files with missing lines Coverage Δ
sei-tendermint/internal/p2p/giga_router.go 100.00% <ø> (ø)
sei-tendermint/node/node.go 66.02% <100.00%> (+0.07%) ⬆️
sei-tendermint/node/seed.go 52.13% <100.00%> (ø)
sei-tendermint/node/setup.go 57.84% <0.00%> (-0.27%) ⬇️
sei-tendermint/internal/p2p/giga_router_common.go 63.85% <81.25%> (+5.13%) ⬆️

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