Commit Graph

8 Commits

Author SHA1 Message Date
Matthew Fisher b048f8914b
fix(coverage): cd to root dir to avoid adding godir to go modules
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
2019-10-22 13:52:30 -07:00
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors" 2018-08-24 12:03:55 -07:00
Adam Reese 7ef5751529 fix(ci): disable running coverage in parallel
Running in parallel will crash a circle ci node. Disabling until we can
build in some safeguards.
2016-08-10 13:08:24 -07:00
Adam Reese 870918d1e5 feat(ci): run test coverage in parallel
```
./scripts/coverage.sh  37.25s user 4.15s system 144% cpu 28.615 total
```
```
./scripts/coverage.sh  47.96s user 6.77s system 567% cpu 9.647 total
```
2016-07-21 23:44:16 -07:00
Adam Reese e64223664f fix(ci): ensure godir is installed for coverage 2016-07-07 09:39:41 -07:00
Adam Reese ebffaadba7 feat(ci): setup test coverage reports with coveralls.io 2016-07-06 20:59:47 -07:00
Matt Butcher e757b24aed fix(*): add license header 2016-06-22 12:28:45 -06:00
Adam Reese 6092f01fac feat(Makefile): add Makefile 2016-04-12 14:07:00 -07:00