Skip to content

feat(l1): [2] add unary ws JSON-RPC transport - #3877

Draft
brbrr wants to merge 1 commit into
feat/l1-client-enablersfrom
feat/l1-ws-transport
Draft

feat(l1): [2] add unary ws JSON-RPC transport#3877
brbrr wants to merge 1 commit into
feat/l1-client-enablersfrom
feat/l1-ws-transport

feat(l1): add unary ws JSON-RPC transport

0c0f876
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 29, 2026 in 1s

75.28% (target 70.00%)

View this Pull Request on Codecov

75.28% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 81.15183% with 36 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.28%. Comparing base (d7e2746) to head (0c0f876).

Files with missing lines Patch % Lines
l1/eth/client/transport_ws.go 82.51% 23 Missing and 9 partials ⚠️
l1/eth/client/options.go 50.00% 4 Missing ⚠️
Additional details and impacted files
@@                     Coverage Diff                     @@
##           feat/l1-client-enablers    #3877      +/-   ##
===========================================================
+ Coverage                    75.13%   75.28%   +0.14%     
===========================================================
  Files                          443      445       +2     
  Lines                        39974    40143     +169     
===========================================================
+ Hits                         30035    30220     +185     
+ Misses                        7855     7814      -41     
- Partials                      2084     2109      +25     

☔ View full report in Codecov by Harness.
📢 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.