diff options
| -rw-r--r-- | .codecov.yml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/.codecov.yml b/.codecov.yml index d6e610b..54c30de 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -6,6 +6,5 @@ comment: off coverage: status: - project: - default: - threshold: 1% + project: off + patch: off |
