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 61 forks source link

Add service canary #104

Closed xxx7xxxx closed 2 years ago

xxx7xxxx commented 2 years ago

Will make actions correct after https://github.com/megaease/easemesh-api/pull/16 merged

codecov-commenter commented 2 years ago

Codecov Report

Merging #104 (2adb597) into main (a09fff8) will decrease coverage by 1.58%. The diff coverage is 5.30%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #104      +/-   ##
==========================================
- Coverage   79.09%   77.50%   -1.59%     
==========================================
  Files          63       64       +1     
  Lines        5199     5309     +110     
==========================================
+ Hits         4112     4115       +3     
- Misses        846      953     +107     
  Partials      241      241              
Impacted Files Coverage Δ
emctl/cmd/client/command/delete/deleter.go 92.51% <0.00%> (-7.49%) :arrow_down:
emctl/cmd/client/command/flags/flags.go 94.52% <ø> (ø)
emctl/cmd/client/command/get/getter.go 93.15% <0.00%> (-6.85%) :arrow_down:
emctl/cmd/client/resource/resource.go 94.23% <0.00%> (-5.77%) :arrow_down:
emctl/cmd/client/resource/servicecanary.go 0.00% <0.00%> (ø)
emctl/cmd/client/util/visitor.go 68.18% <0.00%> (-0.70%) :arrow_down:
emctl/cmd/client/command/apply/applier.go 92.46% <12.00%> (-7.54%) :arrow_down:
...tl/cmd/client/command/meshinstall/base/k8sutils.go 64.50% <100.00%> (+0.07%) :arrow_up:
.../client/command/meshinstall/controlpanel/deploy.go 52.11% <100.00%> (+0.68%) :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 9b98695...2adb597. Read the comment docs.