adds .codecov.yml

This commit is contained in:
ludeeus
2019-10-30 18:34:55 +00:00
parent 75236d24be
commit 3523dc6dcf

23
.codecov.yml Normal file
View File

@ -0,0 +1,23 @@
codecov:
branch: master
coverage:
precision: 2
round: down
range: "50...100"
status:
project: yes
patch: yes
changes: no
parsers:
gcov:
branch_detection:
conditional: yes
loop: yes
method: no
macro: no
ignore:
- "tests"