forked from DataDog/integrations-extras
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.codecov.yml
410 lines (410 loc) · 7.82 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
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
comment: false
coverage:
range: 50..100
round: down
precision: 2
status:
patch: false
default_rules:
flag_coverage_not_uploaded_behavior: exclude
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
Cyral:
target: 75
flags:
- cyral
Eventstore:
target: 75
flags:
- eventstore
Filebeat:
target: 75
flags:
- filebeat
Gatekeeper:
target: 75
flags:
- gatekeeper
Gnatsd:
target: 75
flags:
- gnatsd
Gnatsd_Streaming:
target: 75
flags:
- gnatsd_streaming
JFrog_Platform:
target: 75
flags:
- jfrog_platform
Kernelcare:
target: 75
flags:
- kernelcare
Lighthouse:
target: 75
flags:
- lighthouse
Logstash:
target: 75
flags:
- logstash
NS1:
target: 75
flags:
- ns1
Neo4j:
target: 75
flags:
- neo4j
Neutrona:
target: 75
flags:
- neutrona
Nextcloud:
target: 75
flags:
- nextcloud
OctoPrint:
target: 75
flags:
- octoprint
PHP_APCu:
target: 75
flags:
- php_apcu
PHP_OPcache:
target: 75
flags:
- php_opcache
Ping:
target: 75
flags:
- ping
Portworx:
target: 75
flags:
- portworx
Puma:
target: 75
flags:
- puma
Reboot_Required:
target: 75
flags:
- reboot_required
Redis_Enterprise:
target: 75
flags:
- redisenterprise
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
TiDB:
target: 75
flags:
- tidb
Traefik:
target: 75
flags:
- traefik
UPSC:
target: 75
flags:
- upsc
Unbound:
target: 75
flags:
- unbound
Vespa:
target: 75
flags:
- vespa
Zabbix:
target: 75
flags:
- zabbix
cert-manager:
target: 75
flags:
- cert_manager
nvml:
target: 75
flags:
- nvml
open_policy_agent:
target: 75
flags:
- open_policy_agent
pihole:
target: 75
flags:
- pihole
pulsar:
target: 75
flags:
- pulsar
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
cyral:
carryforward: true
paths:
- cyral/datadog_checks/cyral
- cyral/tests
eventstore:
carryforward: true
paths:
- eventstore/datadog_checks/eventstore
- eventstore/tests
filebeat:
carryforward: true
paths:
- filebeat/datadog_checks/filebeat
- filebeat/tests
gatekeeper:
carryforward: true
paths:
- gatekeeper/datadog_checks/gatekeeper
- gatekeeper/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
jfrog_platform:
carryforward: true
paths:
- jfrog_platform/datadog_checks/jfrog_platform
- jfrog_platform/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
ns1:
carryforward: true
paths:
- ns1/datadog_checks/ns1
- ns1/tests
nvml:
carryforward: true
paths:
- nvml/datadog_checks/nvml
- nvml/tests
octoprint:
carryforward: true
paths:
- octoprint/datadog_checks/octoprint
- octoprint/tests
open_policy_agent:
carryforward: true
paths:
- open_policy_agent/datadog_checks/open_policy_agent
- open_policy_agent/tests
php_apcu:
carryforward: true
paths:
- php_apcu/datadog_checks/php_apcu
- php_apcu/tests
php_opcache:
carryforward: true
paths:
- php_opcache/datadog_checks/php_opcache
- php_opcache/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
pulsar:
carryforward: true
paths:
- pulsar/datadog_checks/pulsar
- pulsar/tests
puma:
carryforward: true
paths:
- puma/datadog_checks/puma
- puma/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
redisenterprise:
carryforward: true
paths:
- redisenterprise/datadog_checks/redisenterprise
- redisenterprise/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
tidb:
carryforward: true
paths:
- tidb/datadog_checks/tidb
- tidb/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
zabbix:
carryforward: true
paths:
- zabbix/datadog_checks/zabbix
- zabbix/tests