Bump acceptable documentation coverage

This commit is contained in:
Nyall Dawson 2015-04-14 06:35:48 +10:00
parent d660acbfa3
commit 2722426059

View File

@ -32,7 +32,7 @@ from PyQt4.QtCore import qDebug
# DON'T LOWER THIS THRESHOLD UNLESS MEMBERS HAVE BEEN REMOVED FROM THE API
# (changes which raise this threshold are welcomed though!)
ACCEPTABLE_COVERAGE = 52.673
ACCEPTABLE_COVERAGE = 53.66
def elemIsDocumentableClass(elem):