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

support custom object #88

Closed localvar closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #88 (3cbc175) into main (a2c0be4) will decrease coverage by 0.03%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #88      +/-   ##
==========================================
- Coverage   23.93%   23.90%   -0.04%     
==========================================
  Files          14       14              
  Lines        1362     1364       +2     
==========================================
  Hits          326      326              
- Misses        988      990       +2     
  Partials       48       48              
Impacted Files Coverage Δ
emctl/cmd/client/util/visitor.go 30.10% <0.00%> (-0.32%) :arrow_down:

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 76d6366...3cbc175. Read the comment docs.

localvar commented 2 years ago

Need unit test for the coverage

test cases added.