mirror of
https://github.com/hacs/integration.git
synced 2025-08-16 17:12:38 +00:00
adds .codecov.yml
This commit is contained in:
23
.codecov.yml
Normal file
23
.codecov.yml
Normal 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"
|
Reference in New Issue
Block a user