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

zchee / nvim-go / 33 / 1
11%
master: 11%

Build:
DEFAULT BRANCH: master
Ran 08 Nov 2016 04:20AM UTC
Files 32
Run time 1s
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

08 Nov 2016 04:14AM UTC coverage: 11.277%. Remained the same
GO_VERSION=1.7.3

push

travis-ci

zchee
test/lint: change test file to time.go

make.go no longer hits lint check. golang/lint behavior was changed.
original commit message:
  Remove check for 0-length make.
  While a 0-length make is sometimes done when a user should
  have used "var s []int", the current lint check is reported to
  cause too many false positives on legitimate uses of 0-length make.
  This occurs because there is a semantic difference between
  "make([]int, 0)" and "var s []int".

  Fixes https://github.com/golang/lint/issues/234

Signed-off-by: Koichi Shiraishi <zchee.io@gmail.com>

354 of 3139 relevant lines covered (11.28%)

3.41 hits per line

Source Files on job 33.1 (GO_VERSION=1.7.3)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 33
  • Travis Job 33.1
  • 792604d2 on github
  • Prev Job for GO_VERSION=1.7.3 on master (#30.1)
  • Next Job for GO_VERSION=1.7.3 on master (#34.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