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

luci / luci-go / 708 / 1
62%
master: 62%

Build:
DEFAULT BRANCH: master
Ran 09 May 2016 05:35PM UTC
Files 471
Run time 23s
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

09 May 2016 04:55PM UTC coverage: 68.504% (+0.04%) from 68.461%
708.1

push

travis-ci

Commit bot
Split stream state from params.

Split the log stream's current Coordinator state from its parameters.
The state is now a separate entity whose parent is the LogStream that it
describes. The immediate intent is to reduce datastore index write costs
on state change, but this also has the long term goal of splitting
mutable log stream state from immutable log stream base properties.

This change removes the ability to query for streams that have been
archived and/or terminated, since those properties are now tracked in a
separate entity. Such queries are considered administrative, and can
still be performed manually, as the LogStreamState exports those
properties for index.

Update all internal service endpoints and services to reference log
streams via their "Coordinator ID" (hash) rather than their full path.
This will reduce bandwidth and redundancy.

This updates the coordinatorTest package to make dealing with all of the
various log stream entities more manageable.

BUG=

Review-Url: https://codereview.chromium.org/1947153004

26505 of 38691 relevant lines covered (68.5%)

1985.12 hits per line

Source Files on job 708.1
  • Tree
  • List 0
  • Changed 58
  • Source Changed 19
  • Coverage Changed 57
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 708
  • Travis Job 708.1
  • 1de614b1 on github
  • Prev Job for on master (#707.1)
  • Next Job for on master (#710.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