coverage: use kcov to get coverage for our cc script

This commit is contained in:
Todd Gamblin
2018-12-29 12:26:16 -08:00
parent 51cbc278aa
commit 19b7b15929
5 changed files with 32 additions and 7 deletions

View File

@@ -7,7 +7,6 @@ branch = True
source = lib
omit =
lib/spack/spack/test/*
lib/spack/env/*
lib/spack/docs/*
lib/spack/external/*