• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

grpc / grpc-java / 15398
89%

Build:
DEFAULT BRANCH: master
Ran 01 Oct 2019 10:00PM UTC
Jobs 1
Files 264
Run time 14s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
15398

push

travis-ci

web-flow
xds: reimplement bootstrapping with new bootstrap file format design (#6201)

This change reimplements Bootstrapper with new design of bootstrap file format, with no longer using ApiConfigSource proto. The new JSON format of the bootstrap file contains a top level "node" and a "xds_server" object, which contains a "server_uri" string and a `channel_creds` list for channel credentials.

Unknown fields in the bootstrap file are allowed by ignored so that the implementation does not break when new fields are added in the future. Therefore, we cannot simply create a custom proto file and use proto util to parse it.

15198 of 17403 relevant lines covered (87.33%)

0.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 15398.1 01 Oct 2019 10:00PM UTC 0
87.33
Travis Job 15398.1
Source Files on build 15398
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #15398
  • e448f9c7 on github
  • Prev Build on master (#15397)
  • Next Build on master (#15404)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc