mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-21 22:56:38 +01:00
10 lines
259 B
YAML
10 lines
259 B
YAML
comment: false
|
|
|
|
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
# We allow small coverage decreases in the project because we don't retry
|
|
# on hitting flood limits, which adds noise to the coverage
|
|
target: auto
|
|
threshold: 0.1%
|