added codecov.yml
This commit is contained in:
+21
@@ -0,0 +1,21 @@
|
||||
codecov:
|
||||
branch: master
|
||||
|
||||
coverage:
|
||||
precision: 2
|
||||
round: down
|
||||
range: "70...100"
|
||||
|
||||
notify:
|
||||
slack:
|
||||
default:
|
||||
attachments: "sunburst, diff"
|
||||
|
||||
status:
|
||||
project:
|
||||
default:
|
||||
target: auto
|
||||
|
||||
comment:
|
||||
layout: "header, diff, changes, sunburst, uncovered"
|
||||
behavior: default
|
||||
Reference in New Issue
Block a user