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

grpc / grpc-java / 16223
89%

Build:
DEFAULT BRANCH: master
Ran 21 Nov 2019 08:51PM UTC
Jobs 1
Files 266
Run time 16s
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
16223

push

travis-ci

web-flow
remove getLoadStatsStore method from LocalityStore

Currently `LoadStatsStore` is create by `LocalityStore` and `LoadReportClient` retrieves `LoadStatsStore` from `LocalityStore.getLoadStatsStore()`.

But `LocalityStore` is create by EDS policy, whereas `LoadReportClient` and `LoadStatsStore` should be created by CDS (if not EDS-only), before `LocalityStore` is created. If `LoadReportClient` is embedded in `XdsClientImpl`, it need a `LoadStatsStore` which shouldn't be created by `LocalityStore`.

Instead, `LoadStatsStore` should be create before `LocalityStore` is created, and be passed to `LocalityStore`'s constructor. A getter is not needed.

15301 of 17534 relevant lines covered (87.26%)

0.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 16223.1 21 Nov 2019 08:51PM UTC 0
87.26
Travis Job 16223.1
Source Files on build 16223
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #16223
  • 81efecd8 on github
  • Prev Build on master (#16222)
  • Next Build on master (#16230)
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