2
0
Ficheiros
rocm-systems/projects/rocdecode/.codecov.yaml
T

Ignorando as revisões em .git-blame-ignore-revs. Clique aqui para contornar e ver a vista normal de responsabilização.

23 linhas
789 B
YAML
Em bruto Vista normal Histórico

2025-04-09 11:43:10 -07:00
# Configuration details
# https://docs.codecov.io/docs/codecov-yaml
# Validate YAML
# curl --data-binary @.codecov.yaml https://codecov.io/validate
# Coverage configuration
coverage:
status:
2025-04-21 05:49:49 -07:00
patch: true
2025-04-09 11:43:10 -07:00
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]