Tencent / spring-cloud-tencent

Spring Cloud Tencent is a Spring Cloud based Service Governance Framework provided by Tencent.
Other
3.17k stars 491 forks source link

fix:fix no registry when lossless is disabled. #1388

Closed fuyuwei01 closed 1 month ago

fuyuwei01 commented 1 month ago

PR Type

Describe what this PR does for and how you did.

Adding the issue link (#xxx) if possible.

Note

Checklist

Checklist (Optional)

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 76.81%. Comparing base (ce0ce68) to head (febce9f). Report is 1 commits behind head on 2020.

Files Patch % Lines
.../cloud/plugin/lossless/LosslessRegistryAspect.java 0.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2020 #1388 +/- ## ============================================ - Coverage 76.84% 76.81% -0.03% Complexity 2 2 ============================================ Files 271 271 Lines 6140 6142 +2 Branches 732 732 ============================================ Hits 4718 4718 - Misses 1026 1027 +1 - Partials 396 397 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.