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

docker / libkv
83%
master: 84%

Build:
Build:
LAST BUILD BRANCH: support_modules
DEFAULT BRANCH: master
Repo Added 08 Jun 2015 09:15PM UTC
Files 5
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

LAST BUILD ON BRANCH v0.2.0
branch: v0.2.0
CHANGE BRANCH
x
Reset
  • v0.2.0
  • docker-1.9.0-integ
  • fix_etcd_lock
  • master
  • v0.1.0
  • v0.2.1

pending completion
245

push

travis-ci

mrjana
Do not return boltdb bucket not found error

While doing a boltdb operation and if the bucket is not found
we should not return a boltdb specific bucket not found error
because this causes leaky abstraction where in the user of libkv
needs to know about boltdb and import boltdb dependencies
neither of which is desirable. Replaced all the bucket not found
errors with the more generic `store.ErrKeyNotFound` error which
is more appropriate.

Signed-off-by: Jana Radhakrishnan <mrjana@docker.com>

7 of 7 new or added lines in 1 file covered. (100.0%)

1166 of 1397 relevant lines covered (83.46%)

10.35 hits per line

Relevant lines Covered
Build:
Build:
1397 RELEVANT LINES 1166 COVERED LINES
10.35 HITS PER LINE
Source Files on v0.2.0
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
245 v0.2.0 Do not return boltdb bucket not found error While doing a boltdb operation and if the bucket is not found we should not return a boltdb specific bucket not found error because this causes leaky abstraction where in the user of libkv needs to know... push 05 Jul 2016 04:59PM UTC mrjana travis-ci pending completion  
See All Builds (329)
  • Repo on GitHub
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