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

maruel / pre-commit-go / 122 / 1
84%
master: 84%

Build:
DEFAULT BRANCH: master
Ran 12 Jun 2015 12:52PM UTC
Files 13
Run time 2min
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

12 Jun 2015 12:49PM UTC coverage: 50.732% (+1.0%) from 49.756%
122.1

push

travis-ci

maruel
Make pre-commit-go significantly more concurrent and fix one bug.

- git.ScmDir() was not concurrent safe, fix this.
- git hooks installation and prerequisites check are now done concurrently.
- Stashing runs 3 (read-only) git commands concurrently instead of running them
  serially.
- Sort two lists of strings concurrently.
- Enable GOMAXPROCS on pre-go1.5.
- Pre allocate list of 128 when gathering lists from git to reduce the initial
  slice churn on medium sized repositories.

762 of 1502 relevant lines covered (50.73%)

35.37 hits per line

Source Files on job 122.1
  • Tree
  • List 0
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 122
  • Travis Job 122.1
  • 9045b7a6 on github
  • Prev Job for on master (#121.1)
  • Next Job for on master (#123.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