8000 Refine Codecov Settings (#2061) · Konano/python-telegram-bot@faa93fb · GitHub
[go: up one dir, main page]

Skip to content

Commit faa93fb

Browse files
authored
Refine Codecov Settings (python-telegram-bot#2061)
1 parent da452df commit faa93fb

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

codecov.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
11
comment: false
2+
3+
coverage:
4+
status:
5+
project:
6+
default:
7+
# We allow small coverage decreases in the project because we don't retry
8+
# on hitting flood limits, which adds noise to the coverage
9+
target: auto
10+
threshold: 0.1%

0 commit comments

Comments
 (0)
0