apache / shenyu-client-golang

Apache ShenYu Client SDK for golang.
https://shenyu.apache.org/
Apache License 2.0
15 stars 12 forks source link

[Refactor: design sdk_client_interface & rename zk_client.] #19

Closed lishuo5263 closed 2 years ago

lishuo5263 commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #19 (486789c) into main (c4e7abf) will decrease coverage by 15.76%. The diff coverage is n/a.

@@             Coverage Diff             @@
##             main      #19       +/-   ##
===========================================
- Coverage   31.01%   15.25%   -15.77%     
===========================================
  Files           7        7               
  Lines         216      177       -39     
===========================================
- Hits           67       27       -40     
- Misses        131      148       +17     
+ Partials       18        2       -16     
Impacted Files Coverage Δ
clients/zk_client/zk_client.go
example/zk_client/main.go 0.00% <0.00%> (ø)

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 c4e7abf...486789c. Read the comment docs.