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

grpc / grpc-java / 15861 / 1
89%
master: 89%

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

30 Oct 2019 07:14PM UTC coverage: 87.228% (-0.03%) from 87.257%
15861.1

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

Source Files on job 15861.1
  • Tree
  • List 0
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 13283
  • Travis Job 15861.1
  • 39af8690 on github
  • Prev Job for on master (#15856.1)
  • Next Job for on master (#15862.1)
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