diff --git a/.codecov.yml b/.codecov.yml index d561cd54..47f6f748 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -5,3 +5,9 @@ coverage: target: 1% threshold: 1% path: "src" + + project: + default: + target: 50% + threshold: 50% + path: "src"