• 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 0.2.0
branch: 0.2.0
CHANGE BRANCH
x
Reset
  • 0.2.0
  • 0.0.1
  • 0.0.2
  • 0.1.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-cobra
  • use-faster-copy-all
  • write-config

pending completion
268

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 0.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
268 0.2.0 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 10:37AM 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