未验证 提交 4986a4b8 编写于 作者: S Shu Muto 提交者: GitHub

Disable codecov check for patch (#5738)

We use codecov for information described as above.
So it is enough to check only `project` as of now.
Also, fix format and values.
上级 e79e52c0
......@@ -8,14 +8,15 @@ coverage:
range: "70...90"
status:
project: yes
project:
default:
target: 75%
threshold: 1%
# We need codecov purely for information purposes. Due to coverage calculation issue we have to disable checks.
informational: true
patch: yes
changes: no
# We use codecov for information described as above. So it is enough to check only `project` as of now.
patch: off
changes: off
parsers:
gcov:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册