加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
codecov.yml 496 Bytes
一键复制 编辑 原始数据 按行查看 历史
codecov:
notify:
require_ci_to_pass: yes
coverage:
precision: 2
round: down
range: "70...100"
status:
project: yes
patch: yes
changes: no
parsers:
gcov:
branch_detection:
conditional: yes
loop: yes
method: no
macro: no
comment:
layout: "header, diff, files"
behavior: once
require_changes: no
fixes:
- "/C/projects/visualstudio/::"
ignore:
- "*.xaml"
- "*.xaml.cs"
- "**/SampleData/*"
- "src/GitHub.App/sqlite-net/*"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化