kubo/coverage
Steven Allen 3df743ac29 fix error when computing coverage
Some packages can contain both external and internal tests. Listing these
packages twice causes us to create two targets (which fails).

Instead, use a single go list statement.
2020-10-12 16:35:31 -07:00
..
main coverage: fix race of signal vs start of a process 2019-04-04 20:37:48 +02:00
.gitignore make: rework makefiles for non-recursive make and add sharness coverage 2017-02-12 01:18:40 +01:00
Rules.mk fix error when computing coverage 2020-10-12 16:35:31 -07:00