Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Aug 28, 2024

Conversation

fuyuwei01
Copy link
Contributor

PR Type

Describe what this PR does for and how you did.

Adding the issue link (#xxx) if possible.

Note

Checklist

  • Add information of this PR to CHANGELOG.md in root of project.
  • Add documentation in javadoc or comment below the PR if necessary.

Checklist (Optional)

  • Will pull request to branch of 2023.
  • Will pull request to branch of 2022.
  • Will pull request to branch of 2021.
  • Will pull request to branch of 2020.
  • Will pull request to branch of hoxton.

@SkyeBeFreeman SkyeBeFreeman added this to the 2.0.0.0 milestone Aug 28, 2024
@SkyeBeFreeman SkyeBeFreeman merged commit dbb1a59 into Tencent:2021 Aug 28, 2024
8 checks passed
Copy link

codecov bot commented Aug 28, 2024

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 ⚠️
Additional details and impacted files
@@             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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants