mirror of
https://github.com/all-contributors/cli.git
synced 2025-01-08 05:06:23 +00:00
infra: add .codecov.yml
This commit is contained in:
parent
21b694aee4
commit
12df8685c2
1 changed files with 10 additions and 0 deletions
10
.codecov.yml
Normal file
10
.codecov.yml
Normal file
|
@ -0,0 +1,10 @@
|
|||
coverage:
|
||||
status:
|
||||
project: off
|
||||
changes: on
|
||||
patch:
|
||||
default:
|
||||
target: auto
|
||||
base: pr
|
||||
|
||||
comment: off
|
Loading…
Reference in a new issue