homepage/.codecov.yml

22 lines
337 B
YAML
Raw Permalink Normal View History

2026-02-05 03:58:39 +00:00
codecov:
require_ci_to_pass: true
coverage:
precision: 2
round: down
range: "0...100"
status:
project:
default:
target: 100%
threshold: 25%
patch:
default:
target: 100%
threshold: 25%
comment:
layout: "reach,diff,flags,files"
behavior: default
require_changes: false