This repository has been archived by the owner on Apr 29, 2024. It is now read-only.
forked from DataDog/integrations-extras
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.codecov.yml
294 lines (294 loc) · 5.53 KB
/
.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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
comment:
layout: files
behavior: default
branches: null
coverage:
range: 50..100
round: down
precision: 2
status:
patch: false
project:
default:
target: 75
if_ci_failed: error
AWS Pricing:
target: 75
flags:
- aws_pricing
Aqua:
target: 75
flags:
- aqua
BIND 9:
target: 75
flags:
- bind9
Eventstore:
target: 75
flags:
- eventstore
Filebeat:
target: 75
flags:
- filebeat
Gnatsd:
target: 75
flags:
- gnatsd
Gnatsd Streaming:
target: 75
flags:
- gnatsd_streaming
Lighthouse:
target: 75
flags:
- lighthouse
Logstash:
target: 75
flags:
- logstash
Neo4j:
target: 75
flags:
- neo4j
Neutrona:
target: 75
flags:
- neutrona
Nextcloud:
target: 75
flags:
- nextcloud
Ping:
target: 75
flags:
- ping
Portworx:
target: 75
flags:
- portworx
Reboot Required:
target: 75
flags:
- reboot_required
Redis Sentinel:
target: 75
flags:
- redis_sentinel
Riak MDC Replication:
target: 75
flags:
- riak_repl
Sendmail:
target: 75
flags:
- sendmail
Snmpwalk:
target: 75
flags:
- snmpwalk
Sortdb:
target: 75
flags:
- sortdb
Stardog:
target: 75
flags:
- stardog
Storm:
target: 75
flags:
- storm
Traefik:
target: 75
flags:
- traefik
UPSC:
target: 75
flags:
- upsc
Unbound:
target: 75
flags:
- unbound
Vespa:
target: 75
flags:
- vespa
cert-manager:
target: 75
flags:
- cert_manager
Kernelcare:
target: 75
flags:
- kernelcare
nvml:
target: 75
flags:
- nvml
pihole:
target: 75
flags:
- pihole
speedtest:
target: 75
flags:
- speedtest
flags:
aqua:
carryforward: true
paths:
- aqua/datadog_checks/aqua
- aqua/tests
aws_pricing:
carryforward: true
paths:
- aws_pricing/datadog_checks/aws_pricing
- aws_pricing/tests
bind9:
carryforward: true
paths:
- bind9/datadog_checks/bind9
- bind9/tests
cert_manager:
carryforward: true
paths:
- cert_manager/datadog_checks/cert_manager
- cert_manager/tests
eventstore:
carryforward: true
paths:
- eventstore/datadog_checks/eventstore
- eventstore/tests
filebeat:
carryforward: true
paths:
- filebeat/datadog_checks/filebeat
- filebeat/tests
gnatsd:
carryforward: true
paths:
- gnatsd/datadog_checks/gnatsd
- gnatsd/tests
gnatsd_streaming:
carryforward: true
paths:
- gnatsd_streaming/datadog_checks/gnatsd_streaming
- gnatsd_streaming/tests
kernelcare:
carryforward: true
paths:
- kernelcare/datadog_checks/kernelcare
- kernelcare/tests
lighthouse:
carryforward: true
paths:
- lighthouse/datadog_checks/lighthouse
- lighthouse/tests
logstash:
carryforward: true
paths:
- logstash/datadog_checks/logstash
- logstash/tests
neo4j:
carryforward: true
paths:
- neo4j/datadog_checks/neo4j
- neo4j/tests
neutrona:
carryforward: true
paths:
- neutrona/datadog_checks/neutrona
- neutrona/tests
nextcloud:
carryforward: true
paths:
- nextcloud/datadog_checks/nextcloud
- nextcloud/tests
nvml:
carryforward: true
paths:
- nvml/datadog_checks/nvml
- nvml/tests
pihole:
carryforward: true
paths:
- pihole/datadog_checks/pihole
- pihole/tests
ping:
carryforward: true
paths:
- ping/datadog_checks/ping
- ping/tests
portworx:
carryforward: true
paths:
- portworx/datadog_checks/portworx
- portworx/tests
reboot_required:
carryforward: true
paths:
- reboot_required/datadog_checks/reboot_required
- reboot_required/tests
redis_sentinel:
carryforward: true
paths:
- redis_sentinel/datadog_checks/redis_sentinel
- redis_sentinel/tests
riak_repl:
carryforward: true
paths:
- riak_repl/datadog_checks/riak_repl
- riak_repl/tests
sendmail:
carryforward: true
paths:
- sendmail/datadog_checks/sendmail
- sendmail/tests
snmpwalk:
carryforward: true
paths:
- snmpwalk/datadog_checks/snmpwalk
- snmpwalk/tests
sortdb:
carryforward: true
paths:
- sortdb/datadog_checks/sortdb
- sortdb/tests
speedtest:
carryforward: true
paths:
- speedtest/datadog_checks/speedtest
- speedtest/tests
stardog:
carryforward: true
paths:
- stardog/datadog_checks/stardog
- stardog/tests
storm:
carryforward: true
paths:
- storm/datadog_checks/storm
- storm/tests
traefik:
carryforward: true
paths:
- traefik/datadog_checks/traefik
- traefik/tests
unbound:
carryforward: true
paths:
- unbound/datadog_checks/unbound
- unbound/tests
upsc:
carryforward: true
paths:
- upsc/datadog_checks/upsc
- upsc/tests
vespa:
carryforward: true
paths:
- vespa/datadog_checks/vespa
- vespa/tests