Skip to content

feat(p2p): add connection limit - #1363

Draft
sebastijankuzner wants to merge 3 commits into
developfrom
fix/p2p/add-connection-limit
Draft

sebastijankuzner wants to merge 3 commits into
developfrom
fix/p2p/add-connection-limit

style: resolve style guide violations [ci-lint-fix]

9bacc82
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 18, 2026 in 0s

59.31% (+0.27%) compared to 1f25401

View this Pull Request on Codecov

59.31% (+0.27%) compared to 1f25401

Details

Codecov Report

❌ Patch coverage is 85.71429% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.31%. Comparing base (1f25401) to head (9bacc82).

Files with missing lines Patch % Lines
packages/p2p/source/socket-server/server.ts 16.66% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1363      +/-   ##
===========================================
+ Coverage    59.04%   59.31%   +0.27%     
===========================================
  Files          967      971       +4     
  Lines        65327    65804     +477     
  Branches      1821     1903      +82     
===========================================
+ Hits         38570    39031     +461     
- Misses       26517    26531      +14     
- Partials       240      242       +2     

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