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: add circuit breaker actuator. #1170

Merged
merged 1 commit into from
Oct 13, 2023

feat: add circuit breaker actuator.

e5af084
Select commit
Loading
Failed to load commit list.
Merged

feat: add circuit breaker actuator. #1170

feat: add circuit breaker actuator.
e5af084
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 13, 2023 in 0s

76.98% (+0.09%) compared to 424c791

View this Pull Request on Codecov

76.98% (+0.09%) compared to 424c791

Details

Codecov Report

Merging #1170 (e5af084) into 2022.0 (424c791) will increase coverage by 0.09%.
The diff coverage is 72.22%.

@@             Coverage Diff              @@
##             2022.0    #1170      +/-   ##
============================================
+ Coverage     76.89%   76.98%   +0.09%     
- Complexity     1618     1627       +9     
============================================
  Files           257      259       +2     
  Lines          5843     5879      +36     
  Branches        717      723       +6     
============================================
+ Hits           4493     4526      +33     
+ Misses          955      951       -4     
- Partials        395      402       +7     
Files Coverage Δ
...olarisCircuitBreakerEndpointAutoConfiguration.java 100.00% <100.00%> (ø)
...reaker/endpoint/PolarisCircuitBreakerEndpoint.java 80.95% <80.95%> (ø)
...cent/cloud/polaris/context/ServiceRuleManager.java 66.66% <53.84%> (+16.66%) ⬆️