megaease / easemesh

A service mesh implementation for connecting, control, and observe services in spring-cloud.
https://megaease.com/easemesh
Apache License 2.0
505 stars 60 forks source link

Add Golang SDK #125

Closed xxx7xxxx closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #125 (0220703) into main (2064383) will increase coverage by 0.10%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #125      +/-   ##
==========================================
+ Coverage   76.31%   76.41%   +0.10%     
==========================================
  Files          77       77              
  Lines        6231     6228       -3     
==========================================
+ Hits         4755     4759       +4     
+ Misses       1220     1215       -5     
+ Partials      256      254       -2     
Impacted Files Coverage Δ
emctl/cmd/client/resource/meshcontroller.go 100.00% <0.00%> (ø)
emctl/cmd/client/command/mesh_install.go 10.31% <0.00%> (+0.08%) :arrow_up:
...tl/cmd/client/command/meshinstall/base/k8sutils.go 64.65% <0.00%> (+0.30%) :arrow_up:
...d/client/command/meshinstall/operator/rbac_spec.go 96.75% <0.00%> (+3.03%) :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 2064383...0220703. Read the comment docs.