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/k8s port forward #75

Closed drunkdream closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #75 (948510c) into master (df297e5) will increase coverage by 0.31%. The diff coverage is 88.63%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master      #75      +/-   ##
==========================================
+ Coverage   61.54%   61.86%   +0.31%     
==========================================
  Files          35       35              
  Lines        5177     5244      +67     
==========================================
+ Hits         3186     3244      +58     
- Misses       1991     2000       +9     
Impacted Files Coverage Δ
turbo_tunnel/k8s.py 67.85% <83.63%> (+4.78%) :arrow_up:
tests/util.py 95.94% <92.85%> (-0.78%) :arrow_down:
tests/test_k8s.py 100.00% <100.00%> (ø)
turbo_tunnel/__init__.py 88.23% <100.00%> (ø)

... and 1 file with indirect coverage changes

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