[master 1/1] Add config for easier combining of kickstart and Jenkins coverage data

atodorov installerbot-noreply at redhat.com
Tue Oct 13 11:58:44 UTC 2015


From: Alexander Todorov <atodorov at redhat.com>

---
 .coveragerc | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/.coveragerc b/.coveragerc
index fe9c945..1df9a11 100644
--- a/.coveragerc
+++ b/.coveragerc
@@ -4,3 +4,11 @@
 branch = True
 parallel = True
 source = ..
+
+# used by coverage combine
+# when combining Jenkins and kickstart_tests data
+# doesn't affect combination of pykickstart tests data
+[paths]
+source = .
+        /usr/lib*/python*/site-packages/
+        /usr/sbin/


-- 
To view this commit on github, visit https://github.com/rhinstaller/anaconda/commit/c66ed478d5782bc4822f5cfc8fddf83b72160bbe


More information about the anaconda-patches mailing list