Skip to content

feat(rpc): gate WSS requests and bound active subscriptions - #3883

Open
infrmtcs wants to merge 1 commit into
mainfrom
dat/ws-rpc-admission-limits
Open

feat(rpc): gate WSS requests and bound active subscriptions#3883
infrmtcs wants to merge 1 commit into
mainfrom
dat/ws-rpc-admission-limits

feat(rpc): gate WSS requests and bound active subscriptions

4b82a5c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 18, 2026 in 0s

75.12% (target 70.00%)

View this Pull Request on Codecov

75.12% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 78.12500% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.12%. Comparing base (3d37ce1) to head (4b82a5c).
⚠️ Report is 42 commits behind head on main.

Files with missing lines Patch % Lines
jsonrpc/websocket.go 65.38% 5 Missing and 4 partials ⚠️
node/node.go 42.85% 3 Missing and 1 partial ⚠️
jsonrpc/server.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3883      +/-   ##
==========================================
- Coverage   75.29%   75.12%   -0.18%     
==========================================
  Files         446      446              
  Lines       40136    40187      +51     
==========================================
- Hits        30220    30190      -30     
- Misses       7825     7900      +75     
- Partials     2091     2097       +6     

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