Write coverage information as html
authorGuido Günther <agx@sigxcpu.org>
Wed, 28 Dec 2011 22:39:15 +0000 (23:39 +0100)
committerGuido Günther <agx@sigxcpu.org>
Thu, 29 Dec 2011 08:45:19 +0000 (09:45 +0100)
setup.cfg

index 7dfbe05..623dbdc 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -2,6 +2,9 @@
 with-doctest=1
 with-coverage=1
 cover-package=gbp
+cover-erase=1
+cover-html=1
+cover-html-dir=build/cover/
 
 [epydoc]
 name = git-buildpackage