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/terminal #74

Closed drunkdream closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #74 (49e91ac) into master (4e07ac5) will decrease coverage by 1.64%. The diff coverage is 21.11%.

@@            Coverage Diff             @@
##           master      #74      +/-   ##
==========================================
- Coverage   62.90%   61.26%   -1.64%     
==========================================
  Files          34       35       +1     
  Lines        4877     5174     +297     
==========================================
+ Hits         3068     3170     +102     
- Misses       1809     2004     +195     
Impacted Files Coverage Δ
turbo_tunnel/__main__.py 0.00% <0.00%> (ø)
turbo_tunnel/utils.py 69.58% <8.00%> (-5.62%) :arrow_down:
turbo_tunnel/plugins/terminal.py 20.04% <14.00%> (+20.04%) :arrow_up:
tests/test_plugins/test_terminal.py 60.00% <60.00%> (ø)
turbo_tunnel/registry.py 65.21% <65.21%> (-5.06%) :arrow_down:
turbo_tunnel/__init__.py 88.23% <100.00%> (ø)
turbo_tunnel/chain.py 63.76% <100.00%> (+0.26%) :arrow_up:
tests/__init__.py 80.00% <0.00%> (-20.00%) :arrow_down:
tests/test_ssh.py 99.09% <0.00%> (-0.91%) :arrow_down:
... and 5 more

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