Skip to content

feat(p2p): add connection limit#1363

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

feat(p2p): add connection limit#1363
sebastijankuzner wants to merge 3 commits into
developfrom
fix/p2p/add-connection-limit

Conversation

@sebastijankuzner

Copy link
Copy Markdown
Contributor

Summary

Checklist

  • Tests (if necessary)
  • Ready to be merged

@sebastijankuzner sebastijankuzner changed the title feat(p2p): add cnnection limit feat(p2p): add connection limit Jun 18, 2026
@codecov

codecov Bot commented Jun 18, 2026

Copy link
Copy Markdown

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     
Flag Coverage Δ
contracts 97.74% <ø> (?)
packages 59.05% <85.71%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@sebastijankuzner
sebastijankuzner marked this pull request as draft June 18, 2026 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant