forked from catchorg/Catch2
Return fixed codecov settings
This commit is contained in:
12
codecov.yml
12
codecov.yml
@ -1,6 +1,18 @@
|
|||||||
|
coverage:
|
||||||
|
precision: 2
|
||||||
|
round: nearest
|
||||||
|
range: "60...90"
|
||||||
|
status:
|
||||||
|
project:
|
||||||
|
default:
|
||||||
|
threshold: 2
|
||||||
|
|
||||||
codecov:
|
codecov:
|
||||||
branch: master
|
branch: master
|
||||||
|
|
||||||
|
comment:
|
||||||
|
layout: "diff"
|
||||||
|
|
||||||
coverage:
|
coverage:
|
||||||
ignore:
|
ignore:
|
||||||
- "projects/SelfTest"
|
- "projects/SelfTest"
|
||||||
|
Reference in New Issue
Block a user