Configure Codecov parameters
This commit is contained in:
committed by
GitHub
parent
18a8ae5a8a
commit
73c7af102b
10
.codecov.yml
10
.codecov.yml
@ -1,3 +1,11 @@
|
|||||||
comment: off
|
comment: off
|
||||||
|
github_checks:
|
||||||
|
annotations: false
|
||||||
coverage:
|
coverage:
|
||||||
range: "100...100"
|
status:
|
||||||
|
patch:
|
||||||
|
default:
|
||||||
|
target: 95%
|
||||||
|
project:
|
||||||
|
default:
|
||||||
|
threshold: 1%
|
||||||
|
|||||||
Reference in New Issue
Block a user