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

Closed andrewshan closed 2 months ago

andrewshan commented 2 months ago

PR Type

Bugfix.

Describe what this PR does for and how you did.

Adding the issue link (#xxx) if possible.

closes #1334

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.72%. Comparing base (ef48295) to head (97702e5). Report is 1 commits behind head on 2022.

Files Patch % Lines
...reaker/config/PolarisCircuitBreakerProperties.java 88.88% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2022 #1418 +/- ## ============================================ + Coverage 64.61% 64.72% +0.10% Complexity 2 2 ============================================ Files 322 323 +1 Lines 7518 7543 +25 Branches 910 910 ============================================ + Hits 4858 4882 +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.