Skip to content

SOCKS proxy#32

Merged
adam-fowler merged 6 commits intomainfrom
socks-proxy
Jan 22, 2026
Merged

SOCKS proxy#32
adam-fowler merged 6 commits intomainfrom
socks-proxy

Conversation

@adam-fowler
Copy link
Member

Add support for SOCKS proxy

Note: This PR is merging into the HTTP proxy PR

@adam-fowler adam-fowler requested a review from Joannis as a code owner January 7, 2026 17:33
@codecov
Copy link

codecov bot commented Jan 7, 2026

Codecov Report

❌ Patch coverage is 14.15094% with 91 lines in your changes missing coverage. Please review.
✅ Project coverage is 54.81%. Comparing base (9488abc) to head (9c162b1).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
Sources/WSClient/SOCKSEventHandler.swift 0.00% 58 Missing ⚠️
Sources/WSClient/WebSocketClientChannel.swift 28.88% 32 Missing ⚠️
...ources/WSClient/WebSocketClientConfiguration.swift 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
- Coverage   57.60%   54.81%   -2.80%     
==========================================
  Files          22       23       +1     
  Lines        1651     1746      +95     
==========================================
+ Hits          951      957       +6     
- Misses        700      789      +89     

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

@adam-fowler adam-fowler force-pushed the socks-proxy branch 2 times, most recently from b853df2 to e2794cc Compare January 15, 2026 08:50
@adam-fowler adam-fowler force-pushed the proxy branch 3 times, most recently from 4a589df to 80a70dc Compare January 20, 2026 22:58
Base automatically changed from proxy to main January 22, 2026 09:00
@adam-fowler adam-fowler merged commit cfe1a5c into main Jan 22, 2026
5 of 8 checks passed
@adam-fowler adam-fowler deleted the socks-proxy branch January 22, 2026 09:08
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