Terry Howe
a9a657434a
fix: broken --html flag to coverage script
...
Signed-off-by: Terry Howe <terrylhowe@gmail.com>
2025-09-24 15:33:15 -06:00
Stephanie Hohenberg
1904ef6ad8
Adapt test-coverage command to be able to run for a certain package
...
Signed-off-by: Stephanie Hohenberg <stephanie.hohenberg@gmail.com>
2025-09-07 11:01:16 -04:00
George Jenkins
b298910e07
Remove 'coveralls'
...
Signed-off-by: George Jenkins <gvjenkins@gmail.com>
2025-03-01 16:48:21 -08:00
Andrew Block
07821c8037
Removed remaining CircleCI artifacts
...
Signed-off-by: Andrew Block <andy.block@gmail.com>
2023-02-25 15:57:18 -06:00
yxxhero
39b0a82365
bump Go 1.18
...
Signed-off-by: yxxhero <aiopsclub@163.com>
2022-07-03 10:19:15 +08:00
Matthew Fisher
630134a904
fix(coverage): use `go list` instead of `godir`
...
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
2019-10-22 13:55:14 -07:00
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