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 #1426

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.87500% with 1 line in your changes missing coverage. Please review.

Project coverage is 64.75%. Comparing base (5848bfc) to head (100c626). Report is 1 commits behind head on 2023.

Files Patch % Lines
...reaker/config/PolarisCircuitBreakerProperties.java 88.88% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2023 #1426 +/- ## ============================================ + Coverage 64.64% 64.75% +0.10% Complexity 2 2 ============================================ Files 322 323 +1 Lines 7524 7549 +25 Branches 910 910 ============================================ + Hits 4864 4888 +24 - Misses 2246 2247 +1 Partials 414 414 ```

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