Skip to content

feat: Event-Driven DA Follower with WebSocket Subscriptions#3131

Merged
julienrbrt merged 16 commits into
mainfrom
alex/2803_best_2worlds
Mar 9, 2026
Merged

feat: Event-Driven DA Follower with WebSocket Subscriptions#3131
julienrbrt merged 16 commits into
mainfrom
alex/2803_best_2worlds

Linter

31b52b3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 9, 2026 in 1s

60.23% (-0.88%) compared to 3b3d5e7

View this Pull Request on Codecov

60.23% (-0.88%) compared to 3b3d5e7

Details

Codecov Report

❌ Patch coverage is 31.10368% with 206 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.23%. Comparing base (3b3d5e7) to head (31b52b3).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
block/internal/syncing/da_follower.go 38.97% 112 Missing and 7 partials ⚠️
block/internal/da/client.go 0.00% 36 Missing ⚠️
block/internal/syncing/syncer.go 10.34% 25 Missing and 1 partial ⚠️
block/internal/syncing/da_retriever.go 59.09% 6 Missing and 3 partials ⚠️
pkg/da/jsonrpc/client.go 0.00% 6 Missing ⚠️
pkg/cmd/run_node.go 0.00% 5 Missing ⚠️
block/internal/da/tracing.go 0.00% 2 Missing ⚠️
block/internal/syncing/da_retriever_tracing.go 0.00% 2 Missing ⚠️
block/components.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3131      +/-   ##
==========================================
- Coverage   61.10%   60.23%   -0.88%     
==========================================
  Files         114      115       +1     
  Lines       11687    11899     +212     
==========================================
+ Hits         7141     7167      +26     
- Misses       3740     3922     +182     
- Partials      806      810       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.