Skip to content

Feat(rpc)/websocket gate - #4014

Open
NazariiDenha wants to merge 3 commits into
mainfrom
feat/ws-rpc-gate
Open

Feat(rpc)/websocket gate#4014
NazariiDenha wants to merge 3 commits into
mainfrom
feat/ws-rpc-gate

fix lint

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

79.22% (target 70.00%)

View this Pull Request on Codecov

79.22% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 80.39216% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.22%. Comparing base (f103674) to head (f137027).

Files with missing lines Patch % Lines
node/metrics.go 0.00% 6 Missing ⚠️
node/node.go 57.14% 3 Missing ⚠️
jsonrpc/websocket.go 96.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4014      +/-   ##
==========================================
- Coverage   79.29%   79.22%   -0.08%     
==========================================
  Files         465      465              
  Lines       35785    35815      +30     
==========================================
- Hits        28377    28374       -3     
- Misses       7399     7432      +33     
  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.