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

Bugfix/python311 #82

Closed drunkdream closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #82 (f9429c8) into master (5f9dc8f) will increase coverage by 0.30%. The diff coverage is 84.21%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master      #82      +/-   ##
==========================================
+ Coverage   61.59%   61.89%   +0.30%     
==========================================
  Files          35       35              
  Lines        5291     5304      +13     
==========================================
+ Hits         3259     3283      +24     
+ Misses       2032     2021      -11     
Files Changed Coverage Δ
turbo_tunnel/server.py 74.67% <0.00%> (ø)
turbo_tunnel/socks.py 27.55% <0.00%> (ø)
tests/test_utils.py 98.85% <100.00%> (+0.13%) :arrow_up:
turbo_tunnel/__init__.py 88.23% <100.00%> (ø)
turbo_tunnel/ssh.py 52.66% <100.00%> (+3.08%) :arrow_up:
turbo_tunnel/utils.py 73.84% <100.00%> (+0.71%) :arrow_up:

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more