HTTPProxy: add cluster outlierDetection #5575
Open
Codecov / codecov/project
succeeded
Nov 24, 2024 in 0s
81.53% (-0.04%) compared to 5f1b981
View this Pull Request on Codecov
81.53% (-0.04%) compared to 5f1b981
Details
Codecov Report
Attention: Patch coverage is 75.29412%
with 21 lines
in your changes missing coverage. Please review.
Project coverage is 81.53%. Comparing base (
5f1b981
) to head (3a2f324
).
Report is 246 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #5575 +/- ##
==========================================
- Coverage 81.56% 81.53% -0.04%
==========================================
Files 133 133
Lines 15801 15886 +85
==========================================
+ Hits 12888 12952 +64
- Misses 2617 2629 +12
- Partials 296 305 +9
Files with missing lines | Coverage Δ | |
---|---|---|
cmd/contour/servecontext.go | 85.98% <100.00%> (+0.03%) |
⬆️ |
internal/dag/dag.go | 98.40% <ø> (ø) |
|
internal/envoy/v3/cluster.go | 96.62% <100.00%> (+0.29%) |
⬆️ |
internal/protobuf/helpers.go | 92.30% <100.00%> (+0.64%) |
⬆️ |
pkg/config/parameters.go | 88.03% <ø> (ø) |
|
cmd/contour/serve.go | 22.74% <50.00%> (+0.08%) |
⬆️ |
internal/dag/httpproxy_processor.go | 91.11% <33.33%> (-0.30%) |
⬇️ |
internal/envoy/cluster.go | 94.66% <77.77%> (-5.34%) |
⬇️ |
internal/dag/policy.go | 93.57% <67.56%> (-1.96%) |
⬇️ |
- Flaky Tests Detection - Detect and resolve failed and flaky tests
- JS Bundle Analysis - Avoid shipping oversized bundles
Loading