diff --git a/codecov.yml b/codecov.yml index 618691f80..65dc198fe 100644 --- a/codecov.yml +++ b/codecov.yml @@ -8,4 +8,9 @@ comment: - "master" - "v0.12" - +coverage: + status: + project: + default: + target: auto + threshold: "0.5%"