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. #1440

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

Project coverage is 69.13%. Comparing base (119725c) to head (a612096). Report is 1 commits behind head on 2021.

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 79.41% 1 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 8 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2021 #1440 +/- ## ============================================ + Coverage 64.78% 69.13% +4.34% Complexity 2 2 ============================================ Files 323 308 -15 Lines 7545 7335 -210 Branches 911 872 -39 ============================================ + Hits 4888 5071 +183 + Misses 2245 1823 -422 - Partials 412 441 +29 ```

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