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

fix: fix PolarisCircuitBreakerConfiguration not clear when gateway invoke by wildcard apis #1423

Closed fuyuwei01 closed 2 months ago

fuyuwei01 commented 2 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 2 months ago

Codecov Report

Attention: Patch coverage is 96.55172% with 1 line in your changes missing coverage. Please review.

Project coverage is 64.77%. Comparing base (7f34b4a) to head (70401c6). Report is 1 commits behind head on 2021.

Files Patch % Lines
...reaker/config/PolarisCircuitBreakerProperties.java 88.88% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2021 #1423 +/- ## ============================================ + Coverage 64.68% 64.77% +0.09% Complexity 2 2 ============================================ Files 322 323 +1 Lines 7520 7545 +25 Branches 911 911 ============================================ + Hits 4864 4887 +23 - Misses 2244 2245 +1 - Partials 412 413 +1 ```

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