1 Star 0 Fork 0

rg-kd/官方Frappe

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
codecov.yml 1.16 KB
一键复制 编辑 原始数据 按行查看 历史
Ankush Menat 提交于 2023-01-10 13:17 . ci: update codecov.yml flags
codecov:
require_ci_to_pass: yes
coverage:
range: 60..90
status:
project:
default:
target: auto
threshold: 0.5%
flags:
- server
patch:
default:
target: 85%
threshold: 0%
only_pulls: true
if_ci_failed: ignore
flags:
- server
comment:
layout: "diff, flags"
require_changes: true
show_critical_paths: true
flags:
server:
paths:
- "**/*.py"
carryforward: true
ui-tests:
paths:
- "**/*.js"
carryforward: true
server-ui:
paths:
- "**/*.py"
carryforward: true
profiling:
critical_files_paths:
- /frappe/api.py
- /frappe/app.py
- /frappe/auth.py
- /frappe/boot.py
- /frappe/client.py
- /frappe/handler.py
- /frappe/migrate.py
- /frappe/sessions.py
- /frappe/utils/*
- /frappe/desk/reportview.py
- /frappe/desk/form/*
- /frappe/model/*
- /frappe/core/doctype/doctype/*
- /frappe/core/doctype/data_import/*
- /frappe/core/doctype/user/*
- /frappe/core/doctype/user/*
- /frappe/query_builder/*
- /frappe/database/*
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/gurui/official-frappe.git
[email protected]:gurui/official-frappe.git
gurui
official-frappe
官方Frappe
develop

搜索帮助