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

emctl to support traffic control and mock #113

Closed localvar closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #113 (a2c0c6a) into main (6335c01) will decrease coverage by 0.63%. The diff coverage is 68.72%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #113      +/-   ##
==========================================
- Coverage   77.50%   76.87%   -0.64%     
==========================================
  Files          64       71       +7     
  Lines        5308     5812     +504     
==========================================
+ Hits         4114     4468     +354     
- Misses        953     1100     +147     
- Partials      241      244       +3     
Impacted Files Coverage Δ
emctl/cmd/client/command/mesh_install.go 8.87% <0.00%> (-2.25%) :arrow_down:
emctl/cmd/client/command/mesh_reset.go 20.68% <0.00%> (-6.59%) :arrow_down:
emctl/cmd/client/resource/httproutegroup.go 0.00% <0.00%> (ø)
emctl/cmd/client/resource/mock.go 0.00% <0.00%> (ø)
emctl/cmd/client/resource/resource.go 80.32% <0.00%> (-13.91%) :arrow_down:
emctl/cmd/client/resource/traffictarget.go 0.00% <0.00%> (ø)
...ommand/meshinstall/shadowservice/customresource.go 33.33% <33.33%> (ø)
...client/command/meshinstall/shadowservice/deploy.go 45.65% <45.65%> (ø)
emctl/cmd/client/resource/customresource.go 79.36% <88.88%> (+7.14%) :arrow_up:
...ent/command/meshinstall/shadowservice/rbac_spec.go 90.90% <90.90%> (ø)
... and 9 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 245967f...a2c0c6a. Read the comment docs.