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

maruel / pre-commit-go / 164

Builds Branch Commit Type Ran Committer Via Coverage
164 master Extract common code to print coverage results. Precalculate FuncExtent.SourceRef. It's simpler. Add doc to public symbols. Migrate private code at the bottom of coverage.go. push 17 Jun 2015 07:00PM UTC maruel travis-ci pending completion   set done
163 master Fix regression in 8cf3f7726. push 17 Jun 2015 06:24PM UTC maruel travis-ci pending completion   set done
159 master Reduce min_coverage to 50, drone.io skips many tests. push 16 Jun 2015 06:07PM UTC maruel travis-ci pending completion   set done
158 master Add distinction between global and per package coverage settings. The per package settings are not enforced yet. Will be added in a follow up. push 16 Jun 2015 05:58PM UTC maruel travis-ci pending completion   set done
157 master 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 d... push 16 Jun 2015 05:00PM UTC maruel travis-ci pending completion   set done
156 master Properly expose returned types by external API. Prepare to get rid of go tool cover completely. push 16 Jun 2015 03:51PM UTC maruel travis-ci pending completion   set done
155 master Add test to increase coverage against Coverage. push 16 Jun 2015 03:35PM UTC maruel travis-ci pending completion   set done
154 master Migrate a few calls from os.RemoveAll() to internal.RemoveAll(). push 16 Jun 2015 03:28PM UTC maruel travis-ci pending completion   set done
153 master Add cmd/covg to run coverage standalone. It's similar to gocov and other tools but will permit much more fine grained coverage settings. Fix regression in 86b81385f which would ignore pre-commit-go.yml since it int... push 16 Jun 2015 03:09PM UTC maruel travis-ci pending completion   set done
152 master Improve getImports() to work with more import statements. Add regression tests. push 16 Jun 2015 12:53PM UTC maruel travis-ci pending completion   set done
151 master Fix tests that can't be run in parallel push 15 Jun 2015 11:10PM UTC maruel travis-ci pending completion   set done
150 master Merge two files from go tools cover with modifications. - Add support to load a profile from a io.Reader instead of a file path, this permits to use pure in-memory trace. - Add support to ignore paths, which will be used along IgnorePatterns. push 15 Jun 2015 10:59PM UTC maruel travis-ci pending completion   set done
149 master Ignore failure, just log it. push 15 Jun 2015 10:55PM UTC maruel travis-ci pending completion   set done
148 master Increase coverage for checks, try to fix CI. push 15 Jun 2015 10:51PM UTC maruel travis-ci pending completion   set done
147 master Add 82% coverage for internal/. push 15 Jun 2015 10:40PM 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