[be1279]: / .github / codecov.yml

Download this file

15 lines (12 with data), 268 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
codecov:
require_ci_to_pass: false
coverage:
status:
project:
default:
target: auto
threshold: 5
comment:
layout: "diff, flags, files"
behavior: default
require_changes: false # if true: only post the comment if coverage changes