Adds support for global circuit budget #6013
Merged
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
@@ 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%) |
⬆️ |
Loading