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/deprecation warning #58

Closed drunkdream closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #58 (87cdfb4) into master (3365555) will decrease coverage by 1.41%. The diff coverage is 18.18%.

@@            Coverage Diff             @@
##           master      #58      +/-   ##
==========================================
- Coverage   54.02%   52.61%   -1.42%     
==========================================
  Files          32       32              
  Lines        4479     4487       +8     
==========================================
- Hits         2420     2361      -59     
- Misses       2059     2126      +67     
Impacted Files Coverage Δ
turbo_tunnel/__main__.py 0.00% <0.00%> (-56.20%) :arrow_down:
turbo_tunnel/plugins/terminal.py 0.00% <0.00%> (ø)
turbo_tunnel/__init__.py 87.50% <100.00%> (+0.83%) :arrow_up:
turbo_tunnel/server.py 74.02% <0.00%> (-1.95%) :arrow_down:
tests/util.py 97.67% <0.00%> (+4.65%) :arrow_up:

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more