mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-21 14:46:29 +01:00
Refine Codecov Settings (#2061)
This commit is contained in:
parent
da452df07d
commit
faa93fbf75
1 changed files with 9 additions and 0 deletions
|
@ -1 +1,10 @@
|
||||||
comment: false
|
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%
|
||||||
|
|
Loading…
Reference in a new issue