We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dde03fc commit 5632bbaCopy full SHA for 5632bba
codecov.yml
@@ -21,7 +21,7 @@ coverage:
21
project: # project 统计所有代码x
22
default:
23
# basic
24
- target: 89% # 总体通过标准
+ target: 85% # 总体通过标准
25
threshold: 3% # 允许单次下降的幅度
26
base: auto
27
if_not_found: success
0 commit comments