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

HTTPProxy: add cluster outlierDetection #5575

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

conflict resolution

3a2f324
Select commit
Loading
Failed to load commit list.
Open

HTTPProxy: add cluster outlierDetection #5575

conflict resolution
3a2f324
Select commit
Loading
Failed to load commit list.
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.

Files with missing lines Patch % Lines
internal/dag/policy.go 67.56% 6 Missing and 6 partials ⚠️
internal/dag/httpproxy_processor.go 33.33% 3 Missing and 1 partial ⚠️
internal/envoy/cluster.go 77.77% 2 Missing and 2 partials ⚠️
cmd/contour/serve.go 50.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            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%) ⬇️
---- 🚨 Try these New Features: