drunkdream / turbo-tunnel

🚀Fast tcp/https/websocket/socks4/socks5/ssh/icmp/k8s tunnel serving as unified proxy server.
MIT License
98 stars 13 forks source link

Feature/socks5 #46

Closed drunkdream closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #46 (d2efe1f) into master (1a59505) will decrease coverage by 3.21%. The diff coverage is 27.73%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #46      +/-   ##
==========================================
- Coverage   63.19%   59.98%   -3.22%     
==========================================
  Files          30       30              
  Lines        2932     3199     +267     
==========================================
+ Hits         1853     1919      +66     
- Misses       1079     1280     +201     
Impacted Files Coverage Δ
turbo_tunnel/socks.py 30.98% <27.08%> (-14.78%) :arrow_down:
turbo_tunnel/chain.py 63.55% <50.00%> (-0.55%) :arrow_down:
turbo_tunnel/__init__.py 85.71% <100.00%> (ø)
turbo_tunnel/utils.py 72.69% <100.00%> (+0.70%) :arrow_up:
tests/util.py 92.85% <0.00%> (-4.77%) :arrow_down:
turbo_tunnel/route.py 88.88% <0.00%> (+3.70%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1a59505...d2efe1f. Read the comment docs.