mirror of
https://github.com/Dineshkarthik/telegram_media_downloader.git
synced 2024-12-28 17:51:03 +08:00
Add: codecov yaml config
This commit is contained in:
parent
cf46b35639
commit
e1c0eba8ea
1 changed files with 13 additions and 0 deletions
13
codecov.yml
Normal file
13
codecov.yml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
coverage:
|
||||||
|
status:
|
||||||
|
project:
|
||||||
|
default:
|
||||||
|
target: auto
|
||||||
|
threshold: 0.5%
|
||||||
|
if_no_uploads: error
|
||||||
|
if_not_found: success
|
||||||
|
if_ci_failed: error
|
||||||
|
patch: yes
|
||||||
|
|
||||||
|
comment:
|
||||||
|
require_changes: true
|
Loading…
Reference in a new issue