Add codecov.yml

This commit is contained in:
Masaaki Goshima 2021-02-01 12:05:28 +09:00
parent 04da39a443
commit 1d91627890
1 changed files with 28 additions and 0 deletions

28
.codecov.yml Normal file
View File

@ -0,0 +1,28 @@
codecov:
require_ci_to_pass: yes
coverage:
precision: 2
round: down
range: "70...100"
status:
project:
default:
target: 70%
threshold: 2%
patch: off
changes: no
parsers:
gcov:
branch_detection:
conditional: yes
loop: yes
method: no
macro: no
comment:
layout: "header,diff"
behavior: default
require_changes: no