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

rokka-io / rokka-go
78%
master: 60%

Build:
Build:
LAST BUILD BRANCH: 3.1.0
DEFAULT BRANCH: master
Repo Added 30 Oct 2017 01:27PM UTC
Files 98
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 use-cobra
branch: use-cobra
CHANGE BRANCH
x
Reset
  • use-cobra
  • 0.0.1
  • 0.0.2
  • 0.1.0
  • 0.2.0
  • 0.3.0
  • 0.4.0
  • 0.5.0
  • 1.0.0
  • 1.1.0
  • 1.2.0
  • 1.3.0
  • 2.0.0
  • 3.0.0
  • 3.1.0
  • 5-travis-ci
  • add-copy-all-command
  • add-delete-all-command
  • add-delete-stack
  • add-docs
  • add-go1.10
  • add-operations-list
  • add-restore-and-copy-command
  • add-sort-list-sourceimages
  • add-user-metadata
  • composition-no-required-anymore
  • create-organization
  • create-stack
  • delete-dynamic-metadata
  • doc-add-login-docs
  • doc-advanced-usage-cli
  • dynamic-metadata
  • feat-add-delete-sourceimages
  • feat-add-overwrite
  • feat-curl
  • feat/autoretry
  • feature/4-verbose-flag
  • feature/create-user
  • feature/image-upload
  • feature/memberships-api
  • feature/operations-generator
  • feature/sourceimage-by-hash
  • feature/stacks-list
  • feature/zip-download
  • fix-newlines
  • fix/8-auto-build-binaries
  • fix/stackoptions
  • get-stats-command
  • go-mod
  • improve-travis
  • linting-fixes
  • master
  • new-membership-methods
  • pretty-command-usage
  • pretty-output
  • searching-images
  • sourceimages-options
  • sourceimages-previewurl
  • thePanz-add-mass-upload-command
  • update-operations
  • update-readme
  • use-faster-copy-all
  • write-config

pending completion
265

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%)

9.97 hits per line

Relevant lines Covered
Build:
Build:
550 RELEVANT LINES 431 COVERED LINES
9.97 HITS PER LINE
Source Files on use-cobra
  • 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
265 use-cobra 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 p... push 18 Jan 2018 06:57AM UTC mweibel travis-ci pending completion  
263 use-cobra Try `dep prune` push 18 Jan 2018 06:46AM UTC mweibel travis-ci pending completion  
261 use-cobra Try once more with go 1.8 push 18 Jan 2018 06:41AM UTC mweibel travis-ci pending completion  
259 use-cobra Fix tests push 17 Jan 2018 05:35PM UTC mweibel travis-ci pending completion  
257 use-cobra Fix tests push 17 Jan 2018 06:59AM UTC mweibel travis-ci pending completion  
253 use-cobra Adjust error handling of CLI commands push 16 Jan 2018 07:22PM UTC mweibel travis-ci pending completion  
251 use-cobra Add aliasess push 16 Jan 2018 06:51AM UTC mweibel travis-ci pending completion  
249 use-cobra Update cobra push 15 Jan 2018 09:21PM UTC mweibel travis-ci pending completion  
247 use-cobra Rename cmd -> cli for less confusion push 15 Jan 2018 09:18PM UTC mweibel travis-ci pending completion  
245 use-cobra Fix flag usage push 15 Jan 2018 08:53PM UTC mweibel travis-ci pending completion  
See All Builds (490)
  • 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