diff --git a/.codecov.yml b/.codecov.yml index 2cdd0088..ec49f9c4 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -3,6 +3,6 @@ coverage: project: default: target: auto - threshold: 0.50 + threshold: 50 base: auto - patch: off \ No newline at end of file + patch: off