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(translator): Implement BTP CircuitBreaker API #2330

Merged
merged 5 commits into from
Dec 21, 2023

gen fix

9835925
Select commit
Loading
Failed to load commit list.
Merged

feat(translator): Implement BTP CircuitBreaker API #2330

gen fix
9835925
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 21, 2023 in 1s

64.71% (target 60.00%)

View this Pull Request on Codecov

64.71% (target 60.00%)

Details

Codecov Report

Attention: 37 lines in your changes are missing coverage. Please review.

Comparison is base (a4f0396) 64.72% compared to head (9835925) 64.71%.

Files Patch % Lines
internal/ir/zz_generated.deepcopy.go 0.00% 28 Missing and 1 partial ⚠️
internal/gatewayapi/backendtrafficpolicy.go 85.18% 6 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2330      +/-   ##
==========================================
- Coverage   64.72%   64.71%   -0.01%     
==========================================
  Files         113      113              
  Lines       16445    16557     +112     
==========================================
+ Hits        10644    10715      +71     
- Misses       5130     5168      +38     
- Partials      671      674       +3     

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