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

Adds support for global circuit budget #6013

Merged
merged 18 commits into from
Jan 2, 2024

kick ci 2

e4a5cbb
Select commit
Loading
Failed to load commit list.
Merged

Adds support for global circuit budget #6013

kick ci 2
e4a5cbb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 25, 2023 in 0s

78.77% (+0.07%) compared to a579ec3

View this Pull Request on Codecov

78.77% (+0.07%) compared to a579ec3

Details

Codecov Report

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

Comparison is base (a579ec3) 78.70% compared to head (e4a5cbb) 78.77%.
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #6013      +/-   ##
==========================================
+ Coverage   78.70%   78.77%   +0.07%     
==========================================
  Files         138      138              
  Lines       19717    19745      +28     
==========================================
+ Hits        15518    15555      +37     
+ Misses       3895     3887       -8     
+ Partials      304      303       -1     
Files Coverage Δ
cmd/contour/servecontext.go 83.88% <100.00%> (+0.03%) ⬆️
internal/dag/gatewayapi_processor.go 93.74% <100.00%> (+<0.01%) ⬆️
internal/dag/httpproxy_processor.go 91.94% <100.00%> (+0.01%) ⬆️
internal/dag/ingress_processor.go 97.61% <100.00%> (+0.01%) ⬆️
internal/dag/policy.go 95.65% <100.00%> (+0.12%) ⬆️
pkg/config/parameters.go 86.39% <ø> (ø)
cmd/contour/serve.go 20.77% <75.00%> (+1.27%) ⬆️