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/resolve domain #52

Closed drunkdream closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #52 (b912116) into master (833f63a) will increase coverage by 0.60%. The diff coverage is 97.43%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #52      +/-   ##
==========================================
+ Coverage   62.41%   63.01%   +0.60%     
==========================================
  Files          30       30              
  Lines        3344     3380      +36     
==========================================
+ Hits         2087     2130      +43     
+ Misses       1257     1250       -7     
Impacted Files Coverage Δ
turbo_tunnel/tunnel.py 61.82% <87.50%> (+0.54%) :arrow_up:
tests/test_https.py 100.00% <100.00%> (ø)
turbo_tunnel/__init__.py 85.71% <100.00%> (ø)
turbo_tunnel/utils.py 74.22% <0.00%> (+0.31%) :arrow_up:
turbo_tunnel/chain.py 64.40% <0.00%> (+0.84%) :arrow_up:
turbo_tunnel/https.py 62.33% <0.00%> (+2.16%) :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 833f63a...b912116. Read the comment docs.