1 Star 0 Fork 0

李海清/Lychee

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
codecov.yml 1.25 KB
一键复制 编辑 原始数据 按行查看 历史
ildyria 提交于 2020-09-17 12:58 . remove github annotations from codecov
{
"codecov": {
"require_ci_to_pass": true
},
"comment": {
"behavior": "default",
"require_base": false,
"require_changes": true,
"require_head": true
},
"github_checks": {
"annotations": false
},
"coverage": {
"precision": 2,
"round": "down",
"status": {
"changes": false,
"patch": {
"default": {}
},
"project": {
"default": {
"target": 50%
}
}
}
},
"ignore": [
"^app/Console/.*",
"^app/Exceptions/.*",
"^app/Http/ControllersFunctions/Diagnostics/.*",
"^app/Http/Controllers/Auth/.*",
"^app/Http/Middleware/LoginCheck.*",
"^app/Http/Middleware/VerifyCsrfToken.*",
"^app/Http/Middleware/RedirectIfAuthenticated.*",
"^app/Providers/BroadcastServiceProvider.*"
],
"parsers": {
"gcov": {
"branch_detection": {
"conditional": true,
"loop": true,
"macro": false,
"method": false
}
},
"javascript": {
"enable_partials": false
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lihq1403/Lychee.git
git@gitee.com:lihq1403/Lychee.git
lihq1403
Lychee
Lychee
master

搜索帮助