Skip to content

fixes

0016376
Select commit
Loading
Failed to load commit list.
Closed

refactor(submitter): concurrent submitter #3287

fixes
0016376
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 12, 2026 in 1s

60.54% (+0.02%) compared to 05979c1

View this Pull Request on Codecov

60.54% (+0.02%) compared to 05979c1

Details

Codecov Report

❌ Patch coverage is 62.08531% with 160 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.54%. Comparing base (05979c1) to head (0016376).
⚠️ Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
block/internal/submitting/da_submitter.go 72.67% 33 Missing and 14 partials ⚠️
block/internal/submitting/submitter.go 25.00% 37 Missing and 8 partials ⚠️
block/internal/cache/pending_base.go 69.93% 30 Missing and 13 partials ⚠️
block/internal/submitting/da_submitter_tracing.go 42.85% 14 Missing and 2 partials ⚠️
block/internal/cache/manager.go 50.00% 4 Missing ⚠️
block/internal/cache/pending_data.go 40.00% 3 Missing ⚠️
block/internal/cache/pending_headers.go 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3287      +/-   ##
==========================================
+ Coverage   60.52%   60.54%   +0.02%     
==========================================
  Files         126      126              
  Lines       13721    13943     +222     
==========================================
+ Hits         8304     8442     +138     
- Misses       4513     4580      +67     
- Partials      904      921      +17     

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