projects
/
tools
/
git-buildpackage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1bc542
)
Remove cover-min-percentage
author
Guido Günther
<agx@sigxcpu.org>
Sun, 23 Feb 2014 16:52:49 +0000
(17:52 +0100)
committer
Guido Günther
<agx@sigxcpu.org>
Sun, 23 Feb 2014 16:54:51 +0000
(17:54 +0100)
It makes running single tests harder than necessary since it requires
the percentage also when using "nose <testname>".
setup.cfg
patch
|
blob
|
history
diff --git
a/setup.cfg
b/setup.cfg
index
da16b16
..
8247159
100644
(file)
--- a/
setup.cfg
+++ b/
setup.cfg
@@
-5,9
+5,6
@@
with-xunit=1
cover-package=gbp
cover-erase=1
exe=1
-#cover-html=1
-#cover-html-dir=build/cover/
-cover-min-percentage=68
[epydoc]
name = git-buildpackage