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

maruel / pre-commit-go / 122
84%

Build:
DEFAULT BRANCH: master
Ran 12 Jun 2015 12:52PM UTC
Jobs 1
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

pending completion
122

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

Jobs
ID Job ID Ran Files Coverage
1 122.1 12 Jun 2015 12:52PM UTC 0
50.73
Travis Job 122.1
Source Files on build 122
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #122
  • 9045b7a6 on github
  • Prev Build on master (#121)
  • Next Build on master (#123)
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