diff options
author | James McCoy <jamessan@jamessan.com> | 2018-12-02 22:09:33 -0500 |
---|---|---|
committer | James McCoy <jamessan@jamessan.com> | 2018-12-02 23:10:58 -0500 |
commit | 131897c16b970a2779efdef64451624960df6f59 (patch) | |
tree | 2c76c5f2c233babd8c90a64577412010b0e5cd04 | |
parent | 07ad5d71ab97a84dc9c59b3507bf7898040d24cf (diff) | |
download | rneovim-131897c16b970a2779efdef64451624960df6f59.tar.gz rneovim-131897c16b970a2779efdef64451624960df6f59.tar.bz2 rneovim-131897c16b970a2779efdef64451624960df6f59.zip |
codecov: Tolerate a 1% drop in coverage for a PR
-rw-r--r-- | codecov.yml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/codecov.yml b/codecov.yml index 481eea89ee..8ff7ac19f9 100644 --- a/codecov.yml +++ b/codecov.yml @@ -13,7 +13,9 @@ coverage: status: project: yes - patch: yes + patch: + default: + threshold: 1 changes: no parsers: |