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

feat:support default instance circuit breaker rule. #1499

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

SkyeBeFreeman
Copy link
Collaborator

PR Type

Feature.

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.1.0 milestone Feb 25, 2025
Copy link

codecov bot commented Feb 25, 2025

Codecov Report

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

Project coverage is 63.96%. Comparing base (79e549e) to head (ed16172).
Report is 1 commits behind head on 2021.

Files with missing lines Patch % Lines
...reaker/config/PolarisCircuitBreakerProperties.java 95.23% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               2021    #1499      +/-   ##
============================================
+ Coverage     63.83%   63.96%   +0.12%     
  Complexity       22       22              
============================================
  Files           338      338              
  Lines          8108     8140      +32     
  Branches       1005     1005              
============================================
+ Hits           5176     5207      +31     
- Misses         2465     2466       +1     
  Partials        467      467              

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

Copy link
Collaborator

@shedfreewu shedfreewu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@SkyeBeFreeman SkyeBeFreeman merged commit 4dbf812 into Tencent:2021 Feb 26, 2025
10 checks passed
@SkyeBeFreeman SkyeBeFreeman deleted the 21/default-cb-rule branch February 26, 2025 02:55
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.

2 participants