mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-24 17:06:16 +03:00
Increased coverage threshold
This commit is contained in:
parent
9c73834407
commit
d12783374b
|
@ -12,7 +12,7 @@ coverage:
|
||||||
status:
|
status:
|
||||||
project:
|
project:
|
||||||
default:
|
default:
|
||||||
threshold: 0.01%
|
threshold: 0.1%
|
||||||
|
|
||||||
# Matches 'omit:' in .coveragerc
|
# Matches 'omit:' in .coveragerc
|
||||||
ignore:
|
ignore:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user