diff --git a/codecov.yml b/codecov.yml index 0778e8d..723a541 100644 --- a/codecov.yml +++ b/codecov.yml @@ -2,5 +2,5 @@ coverage: status: project: default: - target: 100% - threshold: 40% + target: 90% + threshold: 20%