api7 / apisix-seed

Do service discovery on the CP side
Apache License 2.0
26 stars 15 forks source link

fix: etcd invalid auth token #74

Closed soulbird closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +1.46 :tada:

Comparison is base (231a61f) 63.32% compared to head (8f73e11) 64.79%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #74 +/- ## ========================================== + Coverage 63.32% 64.79% +1.46% ========================================== Files 16 16 Lines 1257 1298 +41 ========================================== + Hits 796 841 +45 + Misses 403 396 -7 - Partials 58 61 +3 ``` | [Impacted Files](https://codecov.io/gh/api7/apisix-seed/pull/74?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=api7) | Coverage Δ | | |---|---|---| | [internal/core/storer/etcd.go](https://codecov.io/gh/api7/apisix-seed/pull/74?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=api7#diff-aW50ZXJuYWwvY29yZS9zdG9yZXIvZXRjZC5nbw==) | `64.00% <0.00%> (-3.27%)` | :arrow_down: | ... and [3 files with indirect coverage changes](https://codecov.io/gh/api7/apisix-seed/pull/74/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=api7) 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=api7). 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=api7)

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