xds/bootstrap: add trusted_xds_server server feature#8692
Merged
Codecov / codecov/project
succeeded
Nov 25, 2025 in 0s
83.34% (-0.08%) compared to c45d8e6
View this Pull Request on Codecov
83.34% (-0.08%) compared to c45d8e6
Details
Codecov Report
❌ Patch coverage is 82.85714% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.34%. Comparing base (c45d8e6) to head (680ebd3).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| internal/xds/xdsclient/clientimpl.go | 76.92% | 3 Missing and 3 partials |
Additional details and impacted files
@@ Coverage Diff @@
## master #8692 +/- ##
==========================================
- Coverage 83.42% 83.34% -0.08%
==========================================
Files 416 419 +3
Lines 32303 32443 +140
==========================================
+ Hits 26948 27040 +92
- Misses 3993 4031 +38
- Partials 1362 1372 +10 | Files with missing lines | Coverage Δ | |
|---|---|---|
| internal/xds/bootstrap/bootstrap.go | 66.66% <100.00%> (+0.51%) |
⬆️ |
| internal/xds/clients/xdsclient/authority.go | 79.51% <100.00%> (+0.26%) |
⬆️ |
| internal/xds/clients/xdsclient/xdsconfig.go | 100.00% <100.00%> (ø) |
|
| internal/xds/xdsclient/clientimpl.go | 85.45% <76.92%> (-0.96%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading