diff options
author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2018-02-18 17:34:21 +0900 |
---|---|---|
committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2018-02-18 17:34:41 +0900 |
commit | 070c1b294ae6dd49c51bfa0099e2a2cb45c2c782 (patch) | |
tree | e15b974590dfb2e91d5826b735bfa1dc1168ba66 | |
parent | c8dbf60226bb6503e355970ecfc50f64dcb66b19 (diff) | |
download | sphinx-git-070c1b294ae6dd49c51bfa0099e2a2cb45c2c782.tar.gz |
Adjust .codecov.yml
-rw-r--r-- | .codecov.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.codecov.yml b/.codecov.yml index aa7a96c27..0e6fdf0c3 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -1,6 +1,6 @@ coverage: status: - patch: + project: default: # allowed to drop X% and still result in a "success" commit status threshold: 0.05 |