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

rokka-io / rokka-go / 267 / 2
60%
master: 60%

Build:
DEFAULT BRANCH: master
Ran 18 Jan 2018 10:33AM UTC
Files 11
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

18 Jan 2018 10:32AM UTC coverage: 78.364% (-2.9%) from 81.31%
DEP_VERSION="0.3.2"

push

travis-ci

mweibel
Fix tests in Go 1.7/1.8

Go 1.7/1.8 seems to run more tests than necessary when executing `go
test ./...` and tries to compile much more than necessary.
When running `dep ensure` it seems to happen that
the `spf13/cobra/cobra` directory is still present and (probably due to
a bug) `go test` will try to compile this in. In the dep package list we
don't have some of the dependencies the cobra CLI uses, therefore the
test compilation fails.

431 of 550 relevant lines covered (78.36%)

3.32 hits per line

Source Files on job 267.2 (DEP_VERSION="0.3.2")
  • Tree
  • List 0
  • Changed 6
  • Source Changed 6
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 267
  • Travis Job 267.2
  • 4e6aa036 on github
  • Prev Job for DEP_VERSION="0.3.2" on master (#228.3)
  • Next Job for DEP_VERSION="0.3.2" on master (#280.2)
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