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

grpc / grpc-java / 15861
89%

Build:
DEFAULT BRANCH: master
Ran 30 Oct 2019 07:26PM UTC
Jobs 1
Files 266
Run time 51s
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
15861

push

travis-ci

web-flow
xds: refactor Bootstrapper implementation to be more use friendly (#6339)

Existing Bootstrapper is an eagerly loaded singleton and reading bootstrap file is done when first time referencing Boostrapper class. This is not use friendly for error propagation.
This change added an instance method Bootstrapper#readBootstrap() for reading the bootstrap file. Instead of making the Bootstrapper instance a singleton, make the bootstrap data (aka, BootstrapInfo) a singleton. Now reading the bootstrap file happens when the first Bootstrapper instance first time calling Bootstrapper#readBootstrap().

15258 of 17492 relevant lines covered (87.23%)

0.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 15861.1 30 Oct 2019 07:26PM UTC 0
87.23
Travis Job 15861.1
Source Files on build 15861
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #15861
  • 39af8690 on github
  • Prev Build on master (#15856)
  • Next Build on master (#15862)
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