Skip to content

Optimize multi connection management#6182

Merged
soffokl merged 7 commits intomasterfrom
fix-panic-connection
Apr 9, 2026
Merged

Optimize multi connection management#6182
soffokl merged 7 commits intomasterfrom
fix-panic-connection

Conversation

@soffokl
Copy link
Copy Markdown
Member

@soffokl soffokl commented Apr 9, 2026

No description provided.

@soffokl soffokl self-assigned this Apr 9, 2026
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 46.95652% with 61 lines in your changes missing coverage. Please review.
✅ Project coverage is 25.61%. Comparing base (9ed4766) to head (b6be267).
⚠️ Report is 16 commits behind head on master.

Files with missing lines Patch % Lines
consumer/session/session_storage.go 59.15% 26 Missing and 3 partials ⚠️
core/connection/multi.go 0.00% 12 Missing ⚠️
session/pingpong/factory.go 0.00% 9 Missing ⚠️
core/connection/manager.go 57.14% 5 Missing and 1 partial ⚠️
requests/resolver/resolver_cache.go 0.00% 2 Missing ⚠️
session/pingpong/invoice_payer.go 0.00% 1 Missing and 1 partial ⚠️
p2p/stun.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6182      +/-   ##
==========================================
+ Coverage   25.58%   25.61%   +0.02%     
==========================================
  Files         539      540       +1     
  Lines       31034    31155     +121     
==========================================
+ Hits         7941     7981      +40     
- Misses      22304    22384      +80     
- Partials      789      790       +1     

☔ View full report in Codecov by Sentry.
📢 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.

@soffokl soffokl merged commit 10d8b86 into master Apr 9, 2026
19 checks passed
@soffokl soffokl deleted the fix-panic-connection branch April 9, 2026 04:52
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.

2 participants