diff options
| author | Tanvi Moharir <74228962+tanvimoharir@users.noreply.github.com> | 2021-09-08 12:47:35 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-08 12:47:35 +0530 |
| commit | 27ccdef1cdc051e2a5af2821a56b3eb3d10aa14f (patch) | |
| tree | a9e8050992d6600dbaa4a4daa6c5b598f5badcc4 | |
| parent | 07d6cd1082abcc91af31ab9b4ac86cacc67cdd50 (diff) | |
| download | python-setuptools-git-27ccdef1cdc051e2a5af2821a56b3eb3d10aa14f.tar.gz | |
Removing additional configurations
| -rw-r--r-- | .codecov.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.codecov.yml b/.codecov.yml index 9eca5046..7510dfc6 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -1,8 +1,5 @@ -codecov: - require_ci_to_pass: true comment: false coverage: status: - patch: false project: threshold: 0.5% |
