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

abronan / valkeyrie / 69 / 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 0s
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

Pull #20

travis-ci

web-flow
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
Pull Request #20: Go modules support

2007 of 2393 relevant lines covered (83.87%)

11.31 hits per line

Source Files on job 69.1 (GO111MODULE=on)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 48
  • Travis Job 69.1
  • 22dba161 on github
  • Prev Job for on fix_etcd_dep (#58.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