加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
codecov.yml 350 Bytes
一键复制 编辑 原始数据 按行查看 历史
micbou 提交于 2016-10-12 03:18 . Add coverage support
codecov:
notify:
require_ci_to_pass: yes
coverage:
precision: 2
round: down
range: 70...100
status:
# Learn more at https://codecov.io/docs#yaml_default_commit_status
project: true
patch: true
changes: true
comment:
layout: "header, diff, changes, uncovered"
behavior: default # update if exists else create new
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化