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

zchee / nvim-go / 33
11%

Build:
DEFAULT BRANCH: master
Ran 08 Nov 2016 04:20AM UTC
Jobs 1
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

pending completion
33

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

Jobs
ID Job ID Ran Files Coverage
1 33.1 (GO_VERSION=1.7.3) 08 Nov 2016 04:20AM UTC 0
11.28
Travis Job 33.1
Source Files on build 33
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #33
  • 792604d2 on github
  • Prev Build on master (#30)
  • Next Build on master (#34)
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