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

feat:add Tencent Cloud TSF support. #1391

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 4.06360% with 1086 lines in your changes missing coverage. Please review.

Project coverage is 65.60%. Comparing base (39b2754) to head (25bb1b0). Report is 1 commits behind head on 2020.

Files Patch % Lines
...cent/cloud/polaris/tsf/TsfDiscoveryProperties.java 0.00% 185 Missing :warning:
...ncent/cloud/common/util/inet/PolarisInetUtils.java 0.00% 150 Missing :warning:
...adaptor/PolarisAdaptorTsfConfigExtensionLayer.java 7.07% 91 Missing and 1 partial :warning:
.../cloud/polaris/tsf/TsfDiscoveryConfigModifier.java 0.00% 85 Missing :warning:
...ncent/cloud/polaris/tsf/util/RegistrationUtil.java 0.00% 77 Missing :warning:
...ud/polaris/contract/tsf/TsfApiMetadataGrapher.java 0.00% 52 Missing :warning:
...fig/watch/TsfConsulConfigRefreshEventListener.java 0.00% 44 Missing :warning:
...d/polaris/config/tsf/encrypt/EncryptAlgorithm.java 0.00% 42 Missing :warning:
...ntext/tsf/env/TsfCoreEnvironmentPostProcessor.java 12.50% 41 Missing and 1 partial :warning:
...cent/cloud/polaris/tsf/TsfHeartbeatProperties.java 0.00% 32 Missing :warning:
... and 33 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2020 #1391 +/- ## ============================================= - Coverage 76.81% 65.60% -11.21% Complexity 2 2 ============================================= Files 271 315 +44 Lines 6142 7269 +1127 Branches 732 877 +145 ============================================= + Hits 4718 4769 +51 - Misses 1027 2100 +1073 - Partials 397 400 +3 ```

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