Tencent / spring-cloud-tencent

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

feat:upgrade nearby router and add namespace nearby router. #1371

Closed SkyeBeFreeman closed 3 months ago

SkyeBeFreeman commented 3 months 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 3 months ago

Codecov Report

Attention: Patch coverage is 46.87500% with 17 lines in your changes missing coverage. Please review.

Project coverage is 64.60%. Comparing base (337dd48) to head (5dc99ba).

Files Patch % Lines
...g/properties/PolarisNamespaceRouterProperties.java 30.00% 7 Missing :warning:
...interceptor/NamespaceRouterRequestInterceptor.java 33.33% 6 Missing :warning:
...text/tsf/metadata/TsfInstanceMetadataProvider.java 0.00% 2 Missing :warning:
...ntext/tsf/env/TsfCoreEnvironmentPostProcessor.java 0.00% 1 Missing :warning:
...cement/transformer/PolarisInstanceTransformer.java 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2022 #1371 +/- ## ============================================ - Coverage 64.69% 64.60% -0.10% Complexity 2 2 ============================================ Files 320 322 +2 Lines 7495 7520 +25 Branches 910 910 ============================================ + Hits 4849 4858 +9 - Misses 2232 2248 +16 Partials 414 414 ```

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