Skip to content

Add SOCKS5 UDP transport support to aioice#98

Open
dayacoder wants to merge 1 commit into
aiortc:mainfrom
Eninspace:droid/socks5-proxy-support
Open

Add SOCKS5 UDP transport support to aioice#98
dayacoder wants to merge 1 commit into
aiortc:mainfrom
Eninspace:droid/socks5-proxy-support

Add SOCKS5 UDP transport support to aioice

cf93a3d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 22, 2026 in 0s

85.29% (-14.71%) compared to 29976f5

View this Pull Request on Codecov

85.29% (-14.71%) compared to 29976f5

Details

Codecov Report

❌ Patch coverage is 20.64057% with 223 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.29%. Comparing base (29976f5) to head (cf93a3d).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
src/aioice/socks5.py 19.27% 222 Missing ⚠️
src/aioice/ice.py 83.33% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (29976f5) and HEAD (cf93a3d). Click for more details.

HEAD has 16 uploads less than BASE
Flag BASE (29976f5) HEAD (cf93a3d)
30 14
Additional details and impacted files
@@             Coverage Diff              @@
##              main      #98       +/-   ##
============================================
- Coverage   100.00%   85.29%   -14.71%     
============================================
  Files            7        8        +1     
  Lines         1237     1516      +279     
============================================
+ Hits          1237     1293       +56     
- Misses           0      223      +223     

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