[e7f7dd]: / codecov.yml

Download this file

19 lines (16 with data), 293 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
codecov:
require_ci_to_pass: true
strict_yaml_branch: main
coverage:
range: "80...100"
status:
project:
default:
target: 75%
threshold: 1%
patch: off
comment:
layout: "reach, diff, files"
behavior: default
require_changes: true
branches: [main]