Skip to content

Commit ce18a60

Browse files
committedApr 30, 2015
Bump acceptable doc coverage
1 parent 7314047 commit ce18a60

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.66
35+
ACCEPTABLE_COVERAGE = 53.9967
3636

3737

3838
def elemIsDocumentableClass(elem):

0 commit comments

Comments
 (0)
Please sign in to comment.