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

maruel / pre-commit-go / 157
84%

Build:
DEFAULT BRANCH: master
Ran 16 Jun 2015 05:00PM UTC
Jobs 2
Files 17
Run time 22s
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
157

push

travis-ci

maruel
Get rid of "go tool cover" dependency.

Use the local code instead, this permits reducing the amount of disk I/O since
the in-memory cache of the files is used instead of re-reading the files from
disk and reduces the number of processes started during coverage. Processes are
slow on Windows and creates overhead, even on linux.

Fix bug in tests were change.Package() wouldn't be set because $GOPATH was
replaced too late.

68 of 68 new or added lines in 2 files covered. (100.0%)

1148 of 2057 relevant lines covered (55.81%)

72.01 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
100.0
cmd/covg/main.go
23
100.0
checks/coverage.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
checks/internal/cover/profile.go
1
100.0
main.go
1
100.0
scm/change.go
7
100.0
checks/coverage.go
Jobs
ID Job ID Ran Files Coverage
1 157.1 16 Jun 2015 05:00PM UTC 0
55.76
Travis Job 157.1
2 157.2 16 Jun 2015 05:00PM UTC 0
55.81
Travis Job 157.2
Source Files on build 157
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #157
  • d0877feb on github
  • Prev Build on master (#156)
  • Next Build on master (#158)
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