瀏覽代碼

ci: Update threshold for codecov

version-14
Suraj Shetty 3 年之前
committed by GitHub
父節點
當前提交
3fb93b9b3d
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: 4AEE18F83AFDEB23
共有 1 個文件被更改,包括 5 次插入1 次删除
  1. +5
    -1
      codecov.yml

+ 5
- 1
codecov.yml 查看文件

@@ -1,9 +1,13 @@
codecov:
require_ci_to_pass: yes

coverage:
status:
project:
default:
target: auto
threshold: 0.5%

comment:
layout: "diff, flags, files"
layout: "diff"
require_changes: true

Loading…
取消
儲存