Skip to content

chore: add batch submission for testapp endpoint#3238

Closed
julienrbrt wants to merge 32 commits into
mainfrom
julien/testapp
Closed

chore: add batch submission for testapp endpoint#3238
julienrbrt wants to merge 32 commits into
mainfrom
julien/testapp

Merge branch 'julien/speedup' into julien/testapp

3ea90e3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 10, 2026 in 0s

61.91% (+0.09%) compared to 6f8e093

View this Pull Request on Codecov

61.91% (+0.09%) compared to 6f8e093

Details

Codecov Report

❌ Patch coverage is 81.52174% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.91%. Comparing base (6f8e093) to head (3ea90e3).

Files with missing lines Patch % Lines
pkg/sequencers/solo/sequencer.go 83.82% 7 Missing and 4 partials ⚠️
block/internal/common/consts.go 50.00% 2 Missing and 1 partial ⚠️
block/internal/submitting/da_submitter.go 60.00% 2 Missing ⚠️
block/internal/da/client.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3238      +/-   ##
==========================================
+ Coverage   61.81%   61.91%   +0.09%     
==========================================
  Files         120      122       +2     
  Lines       12670    12744      +74     
==========================================
+ Hits         7832     7890      +58     
- Misses       3960     3971      +11     
- Partials      878      883       +5     

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