allow configuration of upstream TLS connection settings #5828
Codecov / codecov/project
succeeded
Dec 20, 2023 in 0s
78.70% (+0.00%) compared to eece587
View this Pull Request on Codecov
78.70% (+0.00%) compared to eece587
Details
Codecov Report
Attention: 5 lines
in your changes are missing coverage. Please review.
Comparison is base (
eece587
) 78.69% compared to head (c7dddae
) 78.70%.
Report is 15 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #5828 +/- ##
=======================================
Coverage 78.69% 78.70%
=======================================
Files 138 138
Lines 19687 19717 +30
=======================================
+ Hits 15493 15518 +25
- Misses 3890 3895 +5
Partials 304 304
Files | Coverage Δ | |
---|---|---|
cmd/contour/servecontext.go | 83.84% <100.00%> (+0.18%) |
⬆️ |
internal/contourconfig/contourconfiguration.go | 98.18% <100.00%> (+0.05%) |
⬆️ |
internal/dag/dag.go | 98.70% <ø> (ø) |
|
internal/dag/extension_processor.go | 95.90% <100.00%> (+0.03%) |
⬆️ |
internal/dag/httpproxy_processor.go | 91.92% <100.00%> (+0.01%) |
⬆️ |
internal/dag/ingress_processor.go | 97.60% <100.00%> (+<0.01%) |
⬆️ |
internal/envoy/v3/auth.go | 100.00% <100.00%> (ø) |
|
internal/envoy/v3/cluster.go | 96.36% <100.00%> (+0.04%) |
⬆️ |
internal/featuretests/v3/envoy.go | 99.08% <100.00%> (+<0.01%) |
⬆️ |
pkg/config/parameters.go | 86.39% <100.00%> (+0.32%) |
⬆️ |
... and 1 more |
Loading