Skip to content

Commit 0b32606

Browse files
committedMay 18, 2015
Bump acceptable doc coverage
1 parent 4797228 commit 0b32606

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎tests/src/python/test_qgsdoccoverage.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
# DON'T LOWER THIS THRESHOLD UNLESS MEMBERS HAVE BEEN REMOVED FROM THE API
3333
# (changes which raise this threshold are welcomed though!)
3434

35-
ACCEPTABLE_COVERAGE = 53.9967
35+
ACCEPTABLE_COVERAGE = 54.5365
3636

3737

3838
def elemIsDocumentableClass(elem):

0 commit comments

Comments
 (0)
Please sign in to comment.