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

Support agent type and retrieval of deployment spec #143

Closed xxx7xxxx closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 75.60% // Head: 75.47% // Decreases project coverage by -0.12% :warning:

Coverage data is based on head (58da51b) compared to base (e048a4b). Patch coverage: 45.45% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #143 +/- ## ========================================== - Coverage 75.60% 75.47% -0.13% ========================================== Files 76 76 Lines 6205 6217 +12 ========================================== + Hits 4691 4692 +1 - Misses 1259 1270 +11 Partials 255 255 ``` | [Impacted Files](https://codecov.io/gh/megaease/easemesh/pull/143?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=megaease) | Coverage Δ | | |---|---|---| | [...ommand/meshinstall/shadowservice/customresource.go](https://codecov.io/gh/megaease/easemesh/pull/143/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=megaease#diff-ZW1jdGwvY21kL2NsaWVudC9jb21tYW5kL21lc2hpbnN0YWxsL3NoYWRvd3NlcnZpY2UvY3VzdG9tcmVzb3VyY2UuZ28=) | `22.85% <0.00%> (-10.48%)` | :arrow_down: | | [emctl/cmd/client/command/flags/flags.go](https://codecov.io/gh/megaease/easemesh/pull/143/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=megaease#diff-ZW1jdGwvY21kL2NsaWVudC9jb21tYW5kL2ZsYWdzL2ZsYWdzLmdv) | `87.20% <100.00%> (+0.15%)` | :arrow_up: | | [...mmand/meshinstall/controlpanel/statefulset\_spec.go](https://codecov.io/gh/megaease/easemesh/pull/143/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=megaease#diff-ZW1jdGwvY21kL2NsaWVudC9jb21tYW5kL21lc2hpbnN0YWxsL2NvbnRyb2xwYW5lbC9zdGF0ZWZ1bHNldF9zcGVjLmdv) | `90.59% <100.00%> (ø)` | | | [...ent/command/meshinstall/coredns/deployment\_spec.go](https://codecov.io/gh/megaease/easemesh/pull/143/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=megaease#diff-ZW1jdGwvY21kL2NsaWVudC9jb21tYW5kL21lc2hpbnN0YWxsL2NvcmVkbnMvZGVwbG95bWVudF9zcGVjLmdv) | `92.53% <100.00%> (ø)` | | | [...d/meshinstall/ingresscontroller/deployment\_spec.go](https://codecov.io/gh/megaease/easemesh/pull/143/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=megaease#diff-ZW1jdGwvY21kL2NsaWVudC9jb21tYW5kL21lc2hpbnN0YWxsL2luZ3Jlc3Njb250cm9sbGVyL2RlcGxveW1lbnRfc3BlYy5nbw==) | `97.93% <100.00%> (ø)` | | | [...nt/command/meshinstall/operator/deployment\_spec.go](https://codecov.io/gh/megaease/easemesh/pull/143/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=megaease#diff-ZW1jdGwvY21kL2NsaWVudC9jb21tYW5kL21lc2hpbnN0YWxsL29wZXJhdG9yL2RlcGxveW1lbnRfc3BlYy5nbw==) | `91.75% <100.00%> (ø)` | | | [...d/client/command/meshinstall/operator/rbac\_spec.go](https://codecov.io/gh/megaease/easemesh/pull/143/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=megaease#diff-ZW1jdGwvY21kL2NsaWVudC9jb21tYW5kL21lc2hpbnN0YWxsL29wZXJhdG9yL3JiYWNfc3BlYy5nbw==) | `96.75% <100.00%> (ø)` | | | [...mmand/meshinstall/shadowservice/deployment\_spec.go](https://codecov.io/gh/megaease/easemesh/pull/143/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=megaease#diff-ZW1jdGwvY21kL2NsaWVudC9jb21tYW5kL21lc2hpbnN0YWxsL3NoYWRvd3NlcnZpY2UvZGVwbG95bWVudF9zcGVjLmdv) | `95.83% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=megaease). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=megaease)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.