ファイル
rocm-systems/projects/rocdecode/.codecov.yaml
T
Ameya Keshava Mallya d0396f30b3 Add 'projects/rocdecode/' from commit 'b0bab079403eda171f9056409fa96b0908f61073'
git-subtree-dir: projects/rocdecode
git-subtree-mainline: 5d609c1e57
git-subtree-split: b0bab07940
2026-01-30 20:33:26 +00:00

23 行
789 B
YAML

# Configuration details
# https://docs.codecov.io/docs/codecov-yaml
# Validate YAML
# curl --data-binary @.codecov.yaml https://codecov.io/validate
# Coverage configuration
coverage:
status:
patch: true
range: 60..80 # First number represents red, and second represents green
round: nearest # up, down, or nearest
precision: 2 # Number of decimal places, between 0 and 5
comment: # this is a top-level key
layout: "diff, files"
behavior: default
require_changes: true # learn more in the Requiring Changes section below
require_base: true # [true :: must have a base report to post]
require_head: true # [true :: must have a head report to post]
hide_project_coverage: true # [true :: only show coverage on the git diff]