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

grpc / grpc-java / 21152
89%

Build:
DEFAULT BRANCH: master
Ran 20 Jan 2021 03:21AM UTC
Jobs 1
Files 429
Run time 1min
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
21152

push

travis-ci

web-flow
xds: refactor Bootstrapper (#7810)

Split Bootstrapper into Bootstrapper interface and BootstrapperImpl for the concrete implementation. The implementation is cleaned up for better readability and testing. 

Note after this change, the environment variable/system property for setting the path to bootstrap file will be read statically at the time BootstrapImpl class is loaded, instead of when bootstrap() is called. Since in either case the bootstrap file is read for at most once (when the first Channel is created and its resolver starts), the change shouldn't have behavior change from the gRPC client's perspective.

25726 of 29508 relevant lines covered (87.18%)

0.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 21152.1 (GRADLE_OPTS=-Xmx512m LDFLAGS=-L/tmp/protobuf/lib CXXFLAGS=-I/tmp/protobuf/include LD_LIBRARY_PATH=/tmp/protobuf/lib) 20 Jan 2021 03:21AM UTC 0
87.18
Travis Job 21152.1
Source Files on build 21152
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #21152
  • a857b5c9 on github
  • Prev Build on master (#21151)
  • Next Build on master (#21158)
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