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 api circuit breaker. #1438

Closed SkyeBeFreeman closed 1 month ago

SkyeBeFreeman commented 1 month ago

PR Type

Feature.

Describe what this PR does for and how you did.

Adding the issue link (#xxx) if possible.

closes #1439

Note

Checklist

Checklist (Optional)

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 39.35970% with 322 lines in your changes missing coverage. Please review.

Project coverage is 69.13%. Comparing base (b82ff9e) to head (7a04dcb). Report is 1 commits behind head on 2022.

Files with missing lines Patch % Lines
...laris/extend/consul/ConsulDiscoveryProperties.java 25.00% 164 Missing and 1 partial :warning:
...ig/extend/tsf/TsfCoreEnvironmentPostProcessor.java 7.59% 72 Missing and 1 partial :warning:
...xt/config/extend/tsf/TsfContextConfigModifier.java 0.00% 18 Missing :warning:
...s/context/config/extend/tsf/TsfCoreProperties.java 16.66% 13 Missing and 2 partials :warning:
...s/extend/consul/ConsulDiscoveryConfigModifier.java 76.36% 3 Missing and 10 partials :warning:
...er/gateway/PolarisCircuitBreakerFilterFactory.java 81.39% 2 Missing and 6 partials :warning:
...registry/TsfPortPolarisRegistrationCustomizer.java 0.00% 7 Missing :warning:
...loud/common/tsf/ConditionalOnTsfConsulEnabled.java 45.45% 5 Missing and 1 partial :warning:
...oud/polaris/extend/consul/ConsulDiscoveryUtil.java 16.66% 3 Missing and 2 partials :warning:
...config/extend/tsf/TsfInstanceMetadataProvider.java 0.00% 3 Missing :warning:
... and 7 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2022 #1438 +/- ## ============================================ + Coverage 64.70% 69.13% +4.42% Complexity 2 2 ============================================ Files 323 308 -15 Lines 7543 7332 -211 Branches 910 870 -40 ============================================ + Hits 4881 5069 +188 + Misses 2247 1826 -421 - Partials 415 437 +22 ```

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