overlord icon indicating copy to clipboard operation
overlord copied to clipboard

Feat auth supported for clients

Open gutan opened this issue 5 years ago • 1 comments

proxy supported AUTH cmd for clients

gutan avatar Oct 29 '19 10:10 gutan

Codecov Report

Merging #111 into master will decrease coverage by 0.19%. The diff coverage is 44.64%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #111     +/-   ##
=========================================
- Coverage   49.47%   49.27%   -0.2%     
=========================================
  Files          62       62             
  Lines        6280     6307     +27     
=========================================
+ Hits         3107     3108      +1     
- Misses       2826     2849     +23     
- Partials      347      350      +3
Impacted Files Coverage Δ
proxy/config.go 25% <ø> (ø) :arrow_up:
proxy/proxy.go 0% <0%> (ø) :arrow_up:
proxy/handler.go 0% <0%> (ø) :arrow_up:
proxy/proto/redis/request.go 47.05% <0%> (-2.33%) :arrow_down:
proxy/proto/redis/cluster/proxy_conn.go 60.6% <0%> (ø) :arrow_up:
proxy/proto/redis/proxy_conn.go 72.63% <54.34%> (-8.81%) :arrow_down:
proxy/proto/pipe.go 82.64% <0%> (-0.83%) :arrow_down:

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 eb1e8a6...fe617d5. Read the comment docs.

codecov-io avatar Oct 29 '19 10:10 codecov-io