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

maruel / pre-commit-go / 146

Builds Branch Commit Type Ran Committer Via Coverage
146 master Migrate coverage check in its own file and improve it. It's already large and it will grow larger. Add filtering on ignored files. But it's still using the wrong total, this will be fixed later. Improve sorting to be base on source file name, the... push 15 Jun 2015 06:32PM UTC maruel travis-ci pending completion   set done
145 master Expose Change.IsIgnored, it'll be needed by checks that work at package level. For example, coverage, errcheck, golint and govet work at package level, so individual ignored files, like proto-gen-go generated files, must be ignored after running ... push 15 Jun 2015 04:47PM UTC maruel travis-ci pending completion   set done
144 master Fix a crash when running with no change. push 15 Jun 2015 04:30PM UTC maruel travis-ci pending completion   set done
143 master Add *.pb.go to the default IgnorePatterns. push 15 Jun 2015 04:28PM UTC maruel travis-ci pending completion   set done
142 master Fix incorrect +build statement in TUTORIAL push 15 Jun 2015 03:06PM UTC maruel travis-ci pending completion   set done
141 master Simplify writeconfig explanation. push 15 Jun 2015 03:05PM UTC maruel travis-ci pending completion   set done
140 master Improve tests, fix golint & govet. Sadly the checks golint and govet are not working currently, will be fixed in a follow up. push 15 Jun 2015 03:04PM UTC maruel travis-ci pending completion   set done
139 master Fine tune TUTORIAL.md push 15 Jun 2015 02:49PM UTC maruel travis-ci pending completion   set done
138 master Add TUTORIAL.md and more doc to DESIGN.md push 15 Jun 2015 02:45PM UTC maruel travis-ci pending completion   set done
137 master Increase parallelism when finding transitive dependencies. Add content cache, it'll be used later to reduce the number of process shelled out and reduce file I/O. Increase ./scm coverage to 90%. push 13 Jun 2015 12:08AM UTC maruel travis-ci pending completion   set done
135 master Add note in README about bypassing hooks on push push 12 Jun 2015 07:21PM UTC maruel travis-ci pending completion   set done
133 master Further down the rabbit hole. Cheezy test all the way. Note that this is specific to pre-commit-go, because it is testing itself. push 12 Jun 2015 07:05PM UTC maruel travis-ci pending completion   set done
124 master Add coverage.SkipDirs. I'm still not sure on the final design of coverage. Expect to be broken. People who care about coverage often want per directory coverage level. Since this project calculates indirect coverage by other packages, it potenti... push 12 Jun 2015 02:14PM UTC maruel travis-ci pending completion   set done
123 master Shorten all flags to one letter. All the flags are meant to be used at CLI so longer names are annoying. Remove stale TODOs. push 12 Jun 2015 02:03PM UTC maruel travis-ci pending completion   set done
122 master 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 concurrentl... push 12 Jun 2015 12:52PM UTC maruel travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • Next →
  • Back to Repo
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

© 2025 Coveralls, Inc