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/include yaml #48

Closed drunkdream closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #48 (58777a1) into master (49c5d36) will increase coverage by 0.13%. The diff coverage is 63.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
+ Coverage   59.98%   60.12%   +0.13%     
==========================================
  Files          30       30              
  Lines        3209     3280      +71     
==========================================
+ Hits         1925     1972      +47     
- Misses       1284     1308      +24     
Impacted Files Coverage Δ
turbo_tunnel/__main__.py 0.00% <0.00%> (ø)
turbo_tunnel/utils.py 70.89% <18.18%> (-1.81%) :arrow_down:
turbo_tunnel/conf.py 77.77% <68.25%> (-1.39%) :arrow_down:
tests/test_conf.py 100.00% <100.00%> (ø)
tests/test_route.py 100.00% <100.00%> (ø)
tests/util.py 93.02% <100.00%> (+0.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 49c5d36...58777a1. Read the comment docs.