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

abronan / valkeyrie / 68 / 1
84%
master: 84%

Build:
Build:
LAST BUILD BRANCH: patch/redis
DEFAULT BRANCH: master
Ran 22 Jan 2019 01:23PM UTC
Files 8
Run time 2s
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

22 Jan 2019 01:16PM UTC coverage: 83.87%. Remained the same
GO111MODULE=on

push

travis-ci

victorcoder
Background:

Currently without go modules the dependencies and transitive deps are
downloaded from their master branch, this sometimes can cause issues or
incompatibilities with the dependency stable versions.

Implementation:

Providing go.mod with a set of known working pinned versions, ensure
testing and programs using this lib will use the correct versions of the
dependencies.

Also tune .travis.yml to use go modules instead of the versionless go
get

As a bonus: etcdv3 client needs to come from the old etcd url import,
because the stable version in the repo has no yet renamed it's import
urls to the new go.etcd.io

2007 of 2393 relevant lines covered (83.87%)

11.31 hits per line

Source Files on job 68.1 (GO111MODULE=on)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 47
  • Travis Job 68.1
  • 216eadeb on github
  • Prev Job for GO111MODULE=on on fix_etcd_dep (#66.1)
  • Next Job for GO111MODULE=on on fix_etcd_dep (#70.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