add codecov.yaml

This commit is contained in:
c9s 2022-06-25 16:58:06 +08:00
parent b25be3d702
commit 94b9406587
No known key found for this signature in database
GPG Key ID: 7385E7E464CB0A54

21
codecov.yaml Normal file
View File

@ -0,0 +1,21 @@
codecov:
require_ci_to_pass: true
comment:
behavior: default
layout: reach,diff,flags,files,footer
require_changes: false
coverage:
precision: 2
range:
- 18.0
- 100.0
round: down
github_checks:
annotations: false
parsers:
gcov:
branch_detection:
conditional: true
loop: true
macro: false
method: false