megaease / easemesh

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

Use static etcd options of Easegress & Make all specs layout consistent #130

Closed xxx7xxxx closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #130 (0f18600) into main (1dd77ab) will decrease coverage by 0.43%. The diff coverage is 72.75%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #130      +/-   ##
==========================================
- Coverage   76.41%   75.97%   -0.44%     
==========================================
  Files          77       77              
  Lines        6228     6289      +61     
==========================================
+ Hits         4759     4778      +19     
- Misses       1215     1257      +42     
  Partials      254      254              
Impacted Files Coverage Δ
emctl/cmd/client/command/flags/flags.go 87.05% <ø> (ø)
emctl/cmd/client/command/mesh_install.go 10.31% <0.00%> (ø)
emctl/cmd/client/command/mesh_reset.go 20.68% <0.00%> (ø)
...mctl/cmd/client/command/meshinstall/base/config.go 4.54% <0.00%> (-95.46%) :arrow_down:
.../cmd/client/command/meshinstall/operator/deploy.go 45.55% <12.50%> (ø)
...client/command/meshinstall/shadowservice/deploy.go 45.65% <33.33%> (ø)
...nt/command/meshinstall/ingresscontroller/deploy.go 58.00% <40.00%> (ø)
.../client/command/meshinstall/controlpanel/deploy.go 51.44% <50.00%> (ø)
...ommand/meshinstall/shadowservice/customresource.go 33.33% <50.00%> (ø)
...tl/cmd/client/command/meshinstall/base/k8sutils.go 64.46% <57.14%> (-0.19%) :arrow_down:
... and 18 more

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 1dd77ab...0f18600. Read the comment docs.