Set codecov status thresholds to 5%
and rename file to be less dotty
This commit is contained in:
parent
d62ac9c02e
commit
ee4ff8f8ff
3
.github/.codecov.yml
vendored
3
.github/.codecov.yml
vendored
@ -1,3 +0,0 @@
|
|||||||
comment: false
|
|
||||||
coverage:
|
|
||||||
threshold: 5%
|
|
9
.github/codecov.yml
vendored
Normal file
9
.github/codecov.yml
vendored
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
comment: false
|
||||||
|
coverage:
|
||||||
|
status:
|
||||||
|
project:
|
||||||
|
default:
|
||||||
|
threshold: 5%
|
||||||
|
patch:
|
||||||
|
default:
|
||||||
|
threshold: 5%
|
Loading…
Reference in New Issue
Block a user