Skip to content

feat(rpc): cap subscriptions per websocket connection - #4023

Open
NazariiDenha wants to merge 1 commit into
feat/ws-rpc-gatefrom
feat/ws-subscription-limits
Open

feat(rpc): cap subscriptions per websocket connection#4023
NazariiDenha wants to merge 1 commit into
feat/ws-rpc-gatefrom
feat/ws-subscription-limits

feat(rpc): cap subscriptions per websocket connection

3d52998
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 7, 2026 in 0s

79.21% (target 70.00%)

View this Pull Request on Codecov

79.21% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 93.87755% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.21%. Comparing base (f137027) to head (3d52998).

Files with missing lines Patch % Lines
node/http.go 83.33% 1 Missing ⚠️
rpc/v8/subscriptions.go 66.66% 1 Missing ⚠️
rpc/v9/subscriptions.go 66.66% 1 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                  @@
##           feat/ws-rpc-gate    #4023      +/-   ##
====================================================
- Coverage             79.22%   79.21%   -0.02%     
====================================================
  Files                   465      465              
  Lines                 35815    35854      +39     
====================================================
+ Hits                  28374    28401      +27     
- Misses                 7432     7444      +12     
  Partials                  9        9              

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.