codecov: Add configuration
This commit is contained in:
parent
3414607a48
commit
6d77171be4
1 changed files with 9 additions and 0 deletions
9
codecov.yml
Normal file
9
codecov.yml
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
coverage:
|
||||||
|
status:
|
||||||
|
patch: no
|
||||||
|
project:
|
||||||
|
default:
|
||||||
|
threshold: 5%
|
||||||
|
codecov:
|
||||||
|
require_ci_to_pass: no
|
||||||
|
comment: no
|
||||||
Loading…
Add table
Add a link
Reference in a new issue