Use code coverage target instead of threshold
This commit is contained in:
parent
f1688ac87a
commit
27e246859e
2
.github/codecov.yml
vendored
2
.github/codecov.yml
vendored
@ -6,5 +6,5 @@ coverage:
|
|||||||
status:
|
status:
|
||||||
patch: off
|
patch: off
|
||||||
project:
|
project:
|
||||||
threshold: 75%
|
target: 75%
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user