forked from SirSeim/SPFY
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcodecov.yml
43 lines (36 loc) · 819 Bytes
/
codecov.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
codecov:
branch: master
coverage:
precision: 2
round: down
range: "60...100"
notify:
slack:
default:
url: secret:8YqG1jGg5hYuzRw1A/VodGgOKKq8fDBfZSbdSwjgEYbcLljr1jbPLl4ZSLFlS1yp9UwM6rmyY3kx6QWGnEb3PVenM/5mUPt2RzPr63LjymMZgXYji7B0DsrQG104LQb8BdepIfHKM++D6V7YpT4TEd057M9NwK/iNabQV7epenI=
threshold: 1
branches: *
attachments: "sunburst, diff"
status:
project:
default:
target: auto
threshold: 1
branches: *
patch:
default:
target: auto
branches: *
changes:
default:
branches: *
ignore:
- test/.*
- node_modules/.*
- coverage/.*
- docs/.*
- resources/.*
comment:
layout: "header, diff, changes, sunburst, uncovered, tree"
branches: null
behavior: default