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

luci / luci-go / 725
62%

Build:
DEFAULT BRANCH: master
Ran 18 May 2016 09:55PM UTC
Jobs 1
Files 475
Run time 5min
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
725

push

travis-ci

Commit bot
Cache ErrCacheMiss errors.

Currently, the configuration cache does not cache ErrCacheMiss. This
means that if a request asks for invalid configuration paths, nothing
will be cached, and requests will flood the config service.

Update the caching byte layout to add a header "type" byte. This can
currently represent a cache hit or config.ErrCacheMiss, but can be
extended to additional errors if warranted.

R=vadimsh@chromium.org
BUG=

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

26883 of 39321 relevant lines covered (68.37%)

1961.03 hits per line

Jobs
ID Job ID Ran Files Coverage
1 725.1 18 May 2016 09:55PM UTC 0
68.37
Travis Job 725.1
Source Files on build 725
  • Tree
  • List 0
  • Changed 38
  • Source Changed 1
  • Coverage Changed 38
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #725
  • 9b77a16e on github
  • Prev Build on master (#724)
  • Next Build on master (#726)
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

© 2025 Coveralls, Inc