Skip to content

xds: parse allowed_grpc_services from the bootstrap config (A102)#9194

Open
mbissa wants to merge 3 commits into
grpc:masterfrom
mbissa:split-pr3-allowed-services
Open

xds: parse allowed_grpc_services from the bootstrap config (A102)#9194
mbissa wants to merge 3 commits into
grpc:masterfrom
mbissa:split-pr3-allowed-services

fixing review comments

04e365c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 4, 2026 in 0s

83.15% (-0.12%) compared to 8d66cfc

View this Pull Request on Codecov

83.15% (-0.12%) compared to 8d66cfc

Details

Codecov Report

❌ Patch coverage is 64.03509% with 41 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.15%. Comparing base (8d66cfc) to head (04e365c).
⚠️ Report is 9 commits behind head on master.

Files with missing lines Patch % Lines
internal/xds/bootstrap/bootstrap.go 64.03% 29 Missing and 12 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9194      +/-   ##
==========================================
- Coverage   83.27%   83.15%   -0.12%     
==========================================
  Files         419      419              
  Lines       33863    33977     +114     
==========================================
+ Hits        28198    28253      +55     
- Misses       4252     4290      +38     
- Partials     1413     1434      +21     
Files with missing lines Coverage Δ
internal/xds/bootstrap/bootstrap.go 63.96% <64.03%> (+0.02%) ⬆️

... and 25 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.