diff options
Diffstat (limited to 'codecov.yml')
| -rw-r--r-- | codecov.yml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/codecov.yml b/codecov.yml index 959972a69..da629b510 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1 +1,6 @@ -comment: false
\ No newline at end of file +comment: false +coverage: + status: + project: + default: + threshold: 1%
\ No newline at end of file |