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

fix some issue of codecov #86

Closed haoel closed 3 years ago

haoel commented 3 years ago

two issues:

codecov-commenter commented 3 years ago

Codecov Report

Merging #86 (8fdda08) into main (b25e60b) will decrease coverage by 41.98%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             main      #86       +/-   ##
===========================================
- Coverage   65.91%   23.93%   -41.99%     
===========================================
  Files           2       14       +12     
  Lines         267     1362     +1095     
===========================================
+ Hits          176      326      +150     
- Misses         73      988      +915     
- Partials       18       48       +30     
Impacted Files Coverage Δ
emctl/cmd/client/jsontool/jsontool.go 90.32% <0.00%> (ø)
...ent/command/meshinstall/operator/configmap_spec.go 0.00% <0.00%> (ø)
emctl/cmd/client/util/decoder.go 42.85% <0.00%> (ø)
...d/client/command/meshinstall/operator/rbac_spec.go 0.00% <0.00%> (ø)
...nt/command/meshinstall/operator/deployment_spec.go 0.00% <0.00%> (ø)
.../cmd/client/command/meshinstall/operator/deploy.go 0.00% <0.00%> (ø)
emctl/cmd/client/util/builder.go 32.94% <0.00%> (ø)
...ctl/cmd/client/command/meshinstall/operator/csr.go 0.00% <0.00%> (ø)
...lient/command/meshinstall/operator/service_spec.go 0.00% <0.00%> (ø)
...mmand/meshinstall/operator/mutatingwebhook_spec.go 0.00% <0.00%> (ø)
... and 2 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 b25e60b...8fdda08. Read the comment docs.