diff options
Diffstat (limited to 'codecov.yml')
| -rw-r--r-- | codecov.yml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/codecov.yml b/codecov.yml index 8b137891..932ecdbf 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1 +1,11 @@ +coverage: + status: + project: + default: + target: 70% + threshold: 70% + patch: + default: + target: 70% + threshold: 70% |
