Set code coverage threshold to 75%
This commit is contained in:
3
.github/codecov.yml
vendored
3
.github/codecov.yml
vendored
@ -5,3 +5,6 @@ ignore:
|
|||||||
coverage:
|
coverage:
|
||||||
status:
|
status:
|
||||||
patch: off
|
patch: off
|
||||||
|
project:
|
||||||
|
threshold: 75%
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user