@mapbox/cloudfriend 9.3.1 → 9.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude/settings.local.json +1 -2
- package/changelog.md +8 -0
- package/coverage/clover.xml +59 -59
- package/coverage/coverage-final.json +32 -32
- package/coverage/lcov-report/cloudfriend/bin/build-template.js.html +1 -1
- package/coverage/lcov-report/cloudfriend/bin/index.html +1 -1
- package/coverage/lcov-report/cloudfriend/bin/validate-template.js.html +1 -1
- package/coverage/lcov-report/cloudfriend/index.html +1 -1
- package/coverage/lcov-report/cloudfriend/index.js.html +1 -1
- package/coverage/lcov-report/cloudfriend/lib/build.js.html +1 -1
- package/coverage/lcov-report/cloudfriend/lib/conditions.js.html +1 -1
- package/coverage/lcov-report/cloudfriend/lib/index.html +1 -1
- package/coverage/lcov-report/cloudfriend/lib/intrinsic.js.html +1 -1
- package/coverage/lcov-report/cloudfriend/lib/merge.js.html +1 -1
- package/coverage/lcov-report/cloudfriend/lib/pseudo.js.html +1 -1
- package/coverage/lcov-report/cloudfriend/lib/rules.js.html +1 -1
- package/coverage/lcov-report/cloudfriend/lib/shortcuts/cross-account-role.js.html +1 -1
- package/coverage/lcov-report/cloudfriend/lib/shortcuts/event-lambda.js.html +1 -1
- package/coverage/lcov-report/cloudfriend/lib/shortcuts/glue-database.js.html +1 -1
- package/coverage/lcov-report/cloudfriend/lib/shortcuts/glue-iceberg-table.js.html +1 -1
- package/coverage/lcov-report/cloudfriend/lib/shortcuts/glue-json-table.js.html +1 -1
- package/coverage/lcov-report/cloudfriend/lib/shortcuts/glue-orc-table.js.html +1 -1
- package/coverage/lcov-report/cloudfriend/lib/shortcuts/glue-parquet-table.js.html +1 -1
- package/coverage/lcov-report/cloudfriend/lib/shortcuts/glue-presto-view.js.html +1 -1
- package/coverage/lcov-report/cloudfriend/lib/shortcuts/glue-spark-view.js.html +1 -1
- package/coverage/lcov-report/cloudfriend/lib/shortcuts/glue-table.js.html +1 -1
- package/coverage/lcov-report/cloudfriend/lib/shortcuts/hookshot.js.html +1 -1
- package/coverage/lcov-report/cloudfriend/lib/shortcuts/index.html +1 -1
- package/coverage/lcov-report/cloudfriend/lib/shortcuts/index.js.html +1 -1
- package/coverage/lcov-report/cloudfriend/lib/shortcuts/kinesis-firehose-base.js.html +1 -1
- package/coverage/lcov-report/cloudfriend/lib/shortcuts/lambda.js.html +11 -2
- package/coverage/lcov-report/cloudfriend/lib/shortcuts/log-subscription-lambda.js.html +1 -1
- package/coverage/lcov-report/cloudfriend/lib/shortcuts/queue-lambda.js.html +1 -1
- package/coverage/lcov-report/cloudfriend/lib/shortcuts/queue.js.html +1 -1
- package/coverage/lcov-report/cloudfriend/lib/shortcuts/role.js.html +1 -1
- package/coverage/lcov-report/cloudfriend/lib/shortcuts/s3-kinesis-firehose.js.html +1 -1
- package/coverage/lcov-report/cloudfriend/lib/shortcuts/scheduled-lambda.js.html +1 -1
- package/coverage/lcov-report/cloudfriend/lib/shortcuts/service-role.js.html +1 -1
- package/coverage/lcov-report/cloudfriend/lib/shortcuts/stream-lambda.js.html +1 -1
- package/coverage/lcov-report/cloudfriend/lib/validate.js.html +1 -1
- package/coverage/lcov-report/index.html +1 -1
- package/coverage/lcov.info +65 -65
- package/lib/shortcuts/api.md +1 -0
- package/lib/shortcuts/lambda.js +3 -0
- package/package.json +2 -2
- package/test/fixtures/shortcuts/lambda-full.json +3 -0
- package/test/shortcuts.test.js +1 -0
- package/.idea/cloudfriend.iml +0 -9
- package/.idea/codeStyles/Project.xml +0 -7
- package/.idea/codeStyles/codeStyleConfig.xml +0 -5
- package/.idea/inspectionProfiles/Project_Default.xml +0 -6
- package/.idea/misc.xml +0 -6
- package/.idea/modules.xml +0 -8
- package/.idea/vcs.xml +0 -6
- package/.nyc_output/6686e513-03b6-415d-9b8b-0fcde7a4e430.json +0 -1
- package/.nyc_output/f58a557c-a1c0-4dcc-83c5-bbca4d01baf9.json +0 -1
- package/.nyc_output/processinfo/6686e513-03b6-415d-9b8b-0fcde7a4e430.json +0 -1
- package/.nyc_output/processinfo/f58a557c-a1c0-4dcc-83c5-bbca4d01baf9.json +0 -1
- package/.nyc_output/processinfo/index.json +0 -1
- package/cfniceberg_createtable.yaml +0 -71
package/changelog.md
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 9.4.0
|
|
4
|
+
|
|
5
|
+
- Add support for `Architectures` property to Lambda shortcuts.
|
|
6
|
+
|
|
7
|
+
## 9.3.2
|
|
8
|
+
|
|
9
|
+
- Dependency update to avoid security vulnerabilities (@aws-sdk/client-cloudformation).
|
|
10
|
+
|
|
3
11
|
## 9.3.1
|
|
4
12
|
|
|
5
13
|
- Add `GlueIcebergTable` shortcut for creating AWS Glue tables backed by Apache Iceberg format with support for table optimizers.
|
package/coverage/clover.xml
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<coverage generated="
|
|
3
|
-
<project timestamp="
|
|
2
|
+
<coverage generated="1770917224461" clover="3.2.0">
|
|
3
|
+
<project timestamp="1770917224461" name="All files">
|
|
4
4
|
<metrics statements="516" coveredstatements="484" conditionals="325" coveredconditionals="305" methods="95" coveredmethods="88" elements="936" coveredelements="877" complexity="0" loc="516" ncloc="516" packages="4" files="32" classes="32"/>
|
|
5
5
|
<package name="cloudfriend">
|
|
6
6
|
<metrics statements="18" coveredstatements="18" conditionals="0" coveredconditionals="0" methods="4" coveredmethods="4"/>
|
|
7
|
-
<file name="index.js" path="/Users/
|
|
7
|
+
<file name="index.js" path="/Users/jeff/work/cloudfriend/index.js">
|
|
8
8
|
<metrics statements="18" coveredstatements="18" conditionals="0" coveredconditionals="0" methods="4" coveredmethods="4"/>
|
|
9
9
|
<line num="3" count="2" type="stmt"/>
|
|
10
10
|
<line num="4" count="2" type="stmt"/>
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
</package>
|
|
29
29
|
<package name="cloudfriend.bin">
|
|
30
30
|
<metrics statements="13" coveredstatements="0" conditionals="2" coveredconditionals="0" methods="3" coveredmethods="0"/>
|
|
31
|
-
<file name="build-template.js" path="/Users/
|
|
31
|
+
<file name="build-template.js" path="/Users/jeff/work/cloudfriend/bin/build-template.js">
|
|
32
32
|
<metrics statements="5" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
33
33
|
<line num="5" count="0" type="stmt"/>
|
|
34
34
|
<line num="6" count="0" type="stmt"/>
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
<line num="12" count="0" type="stmt"/>
|
|
37
37
|
<line num="14" count="0" type="stmt"/>
|
|
38
38
|
</file>
|
|
39
|
-
<file name="validate-template.js" path="/Users/
|
|
39
|
+
<file name="validate-template.js" path="/Users/jeff/work/cloudfriend/bin/validate-template.js">
|
|
40
40
|
<metrics statements="8" coveredstatements="0" conditionals="2" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
41
41
|
<line num="5" count="0" type="stmt"/>
|
|
42
42
|
<line num="6" count="0" type="stmt"/>
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
</package>
|
|
51
51
|
<package name="cloudfriend.lib">
|
|
52
52
|
<metrics statements="156" coveredstatements="153" conditionals="60" coveredconditionals="56" methods="40" coveredmethods="38"/>
|
|
53
|
-
<file name="build.js" path="/Users/
|
|
53
|
+
<file name="build.js" path="/Users/jeff/work/cloudfriend/lib/build.js">
|
|
54
54
|
<metrics statements="18" coveredstatements="18" conditionals="10" coveredconditionals="10" methods="3" coveredmethods="3"/>
|
|
55
55
|
<line num="3" count="2" type="stmt"/>
|
|
56
56
|
<line num="4" count="2" type="stmt"/>
|
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
<line num="41" count="5" type="stmt"/>
|
|
72
72
|
<line num="42" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
73
73
|
</file>
|
|
74
|
-
<file name="conditions.js" path="/Users/
|
|
74
|
+
<file name="conditions.js" path="/Users/jeff/work/cloudfriend/lib/conditions.js">
|
|
75
75
|
<metrics statements="13" coveredstatements="13" conditionals="0" coveredconditionals="0" methods="6" coveredmethods="6"/>
|
|
76
76
|
<line num="3" count="2" type="stmt"/>
|
|
77
77
|
<line num="20" count="2" type="stmt"/>
|
|
@@ -87,7 +87,7 @@
|
|
|
87
87
|
<line num="113" count="2" type="stmt"/>
|
|
88
88
|
<line num="114" count="1" type="stmt"/>
|
|
89
89
|
</file>
|
|
90
|
-
<file name="intrinsic.js" path="/Users/
|
|
90
|
+
<file name="intrinsic.js" path="/Users/jeff/work/cloudfriend/lib/intrinsic.js">
|
|
91
91
|
<metrics statements="40" coveredstatements="40" conditionals="10" coveredconditionals="10" methods="15" coveredmethods="15"/>
|
|
92
92
|
<line num="3" count="2" type="stmt"/>
|
|
93
93
|
<line num="17" count="2" type="stmt"/>
|
|
@@ -130,7 +130,7 @@
|
|
|
130
130
|
<line num="293" count="2" type="stmt"/>
|
|
131
131
|
<line num="294" count="1" type="stmt"/>
|
|
132
132
|
</file>
|
|
133
|
-
<file name="merge.js" path="/Users/
|
|
133
|
+
<file name="merge.js" path="/Users/jeff/work/cloudfriend/lib/merge.js">
|
|
134
134
|
<metrics statements="56" coveredstatements="56" conditionals="36" coveredconditionals="36" methods="8" coveredmethods="8"/>
|
|
135
135
|
<line num="3" count="2" type="stmt"/>
|
|
136
136
|
<line num="19" count="2" type="stmt"/>
|
|
@@ -189,7 +189,7 @@
|
|
|
189
189
|
<line num="125" count="23" type="stmt"/>
|
|
190
190
|
<line num="130" count="131" type="stmt"/>
|
|
191
191
|
</file>
|
|
192
|
-
<file name="pseudo.js" path="/Users/
|
|
192
|
+
<file name="pseudo.js" path="/Users/jeff/work/cloudfriend/lib/pseudo.js">
|
|
193
193
|
<metrics statements="10" coveredstatements="10" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
194
194
|
<line num="3" count="2" type="stmt"/>
|
|
195
195
|
<line num="5" count="2" type="stmt"/>
|
|
@@ -202,7 +202,7 @@
|
|
|
202
202
|
<line num="83" count="2" type="stmt"/>
|
|
203
203
|
<line num="95" count="2" type="stmt"/>
|
|
204
204
|
</file>
|
|
205
|
-
<file name="rules.js" path="/Users/
|
|
205
|
+
<file name="rules.js" path="/Users/jeff/work/cloudfriend/lib/rules.js">
|
|
206
206
|
<metrics statements="13" coveredstatements="13" conditionals="0" coveredconditionals="0" methods="6" coveredmethods="6"/>
|
|
207
207
|
<line num="3" count="2" type="stmt"/>
|
|
208
208
|
<line num="17" count="2" type="stmt"/>
|
|
@@ -218,7 +218,7 @@
|
|
|
218
218
|
<line num="86" count="2" type="stmt"/>
|
|
219
219
|
<line num="87" count="1" type="stmt"/>
|
|
220
220
|
</file>
|
|
221
|
-
<file name="validate.js" path="/Users/
|
|
221
|
+
<file name="validate.js" path="/Users/jeff/work/cloudfriend/lib/validate.js">
|
|
222
222
|
<metrics statements="6" coveredstatements="3" conditionals="4" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
223
223
|
<line num="3" count="2" type="stmt"/>
|
|
224
224
|
<line num="4" count="2" type="stmt"/>
|
|
@@ -230,7 +230,7 @@
|
|
|
230
230
|
</package>
|
|
231
231
|
<package name="cloudfriend.lib.shortcuts">
|
|
232
232
|
<metrics statements="329" coveredstatements="313" conditionals="263" coveredconditionals="249" methods="48" coveredmethods="46"/>
|
|
233
|
-
<file name="cross-account-role.js" path="/Users/
|
|
233
|
+
<file name="cross-account-role.js" path="/Users/jeff/work/cloudfriend/lib/shortcuts/cross-account-role.js">
|
|
234
234
|
<metrics statements="9" coveredstatements="9" conditionals="4" coveredconditionals="4" methods="2" coveredmethods="2"/>
|
|
235
235
|
<line num="3" count="2" type="stmt"/>
|
|
236
236
|
<line num="38" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
@@ -242,7 +242,7 @@
|
|
|
242
242
|
<line num="49" count="2" type="stmt"/>
|
|
243
243
|
<line num="53" count="2" type="stmt"/>
|
|
244
244
|
</file>
|
|
245
|
-
<file name="event-lambda.js" path="/Users/
|
|
245
|
+
<file name="event-lambda.js" path="/Users/jeff/work/cloudfriend/lib/shortcuts/event-lambda.js">
|
|
246
246
|
<metrics statements="10" coveredstatements="10" conditionals="5" coveredconditionals="5" methods="2" coveredmethods="2"/>
|
|
247
247
|
<line num="3" count="2" type="stmt"/>
|
|
248
248
|
<line num="39" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
@@ -255,7 +255,7 @@
|
|
|
255
255
|
<line num="75" count="2" type="stmt"/>
|
|
256
256
|
<line num="94" count="2" type="stmt"/>
|
|
257
257
|
</file>
|
|
258
|
-
<file name="glue-database.js" path="/Users/
|
|
258
|
+
<file name="glue-database.js" path="/Users/jeff/work/cloudfriend/lib/shortcuts/glue-database.js">
|
|
259
259
|
<metrics statements="7" coveredstatements="7" conditionals="6" coveredconditionals="6" methods="2" coveredmethods="2"/>
|
|
260
260
|
<line num="32" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
261
261
|
<line num="42" count="3" type="stmt"/>
|
|
@@ -265,7 +265,7 @@
|
|
|
265
265
|
<line num="48" count="2" type="stmt"/>
|
|
266
266
|
<line num="67" count="2" type="stmt"/>
|
|
267
267
|
</file>
|
|
268
|
-
<file name="glue-iceberg-table.js" path="/Users/
|
|
268
|
+
<file name="glue-iceberg-table.js" path="/Users/jeff/work/cloudfriend/lib/shortcuts/glue-iceberg-table.js">
|
|
269
269
|
<metrics statements="29" coveredstatements="27" conditionals="37" coveredconditionals="35" methods="2" coveredmethods="2"/>
|
|
270
270
|
<line num="35" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
271
271
|
<line num="57" count="14" type="stmt"/>
|
|
@@ -297,7 +297,7 @@
|
|
|
297
297
|
<line num="166" count="3" type="stmt"/>
|
|
298
298
|
<line num="187" count="2" type="stmt"/>
|
|
299
299
|
</file>
|
|
300
|
-
<file name="glue-json-table.js" path="/Users/
|
|
300
|
+
<file name="glue-json-table.js" path="/Users/jeff/work/cloudfriend/lib/shortcuts/glue-json-table.js">
|
|
301
301
|
<metrics statements="14" coveredstatements="14" conditionals="4" coveredconditionals="4" methods="2" coveredmethods="2"/>
|
|
302
302
|
<line num="3" count="2" type="stmt"/>
|
|
303
303
|
<line num="18" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
@@ -314,7 +314,7 @@
|
|
|
314
314
|
<line num="35" count="2" type="stmt"/>
|
|
315
315
|
<line num="50" count="2" type="stmt"/>
|
|
316
316
|
</file>
|
|
317
|
-
<file name="glue-orc-table.js" path="/Users/
|
|
317
|
+
<file name="glue-orc-table.js" path="/Users/jeff/work/cloudfriend/lib/shortcuts/glue-orc-table.js">
|
|
318
318
|
<metrics statements="12" coveredstatements="12" conditionals="4" coveredconditionals="4" methods="2" coveredmethods="2"/>
|
|
319
319
|
<line num="3" count="2" type="stmt"/>
|
|
320
320
|
<line num="18" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
@@ -329,7 +329,7 @@
|
|
|
329
329
|
<line num="33" count="2" type="stmt"/>
|
|
330
330
|
<line num="47" count="2" type="stmt"/>
|
|
331
331
|
</file>
|
|
332
|
-
<file name="glue-parquet-table.js" path="/Users/
|
|
332
|
+
<file name="glue-parquet-table.js" path="/Users/jeff/work/cloudfriend/lib/shortcuts/glue-parquet-table.js">
|
|
333
333
|
<metrics statements="8" coveredstatements="8" conditionals="4" coveredconditionals="4" methods="2" coveredmethods="2"/>
|
|
334
334
|
<line num="3" count="2" type="stmt"/>
|
|
335
335
|
<line num="29" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
@@ -340,7 +340,7 @@
|
|
|
340
340
|
<line num="36" count="2" type="stmt"/>
|
|
341
341
|
<line num="61" count="2" type="stmt"/>
|
|
342
342
|
</file>
|
|
343
|
-
<file name="glue-presto-view.js" path="/Users/
|
|
343
|
+
<file name="glue-presto-view.js" path="/Users/jeff/work/cloudfriend/lib/shortcuts/glue-presto-view.js">
|
|
344
344
|
<metrics statements="17" coveredstatements="17" conditionals="5" coveredconditionals="5" methods="3" coveredmethods="3"/>
|
|
345
345
|
<line num="3" count="2" type="stmt"/>
|
|
346
346
|
<line num="14" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
@@ -360,7 +360,7 @@
|
|
|
360
360
|
<line num="76" count="2" type="stmt"/>
|
|
361
361
|
<line num="91" count="2" type="stmt"/>
|
|
362
362
|
</file>
|
|
363
|
-
<file name="glue-spark-view.js" path="/Users/
|
|
363
|
+
<file name="glue-spark-view.js" path="/Users/jeff/work/cloudfriend/lib/shortcuts/glue-spark-view.js">
|
|
364
364
|
<metrics statements="13" coveredstatements="2" conditionals="5" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
365
365
|
<line num="3" count="2" type="stmt"/>
|
|
366
366
|
<line num="14" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
@@ -376,7 +376,7 @@
|
|
|
376
376
|
<line num="39" count="0" type="stmt"/>
|
|
377
377
|
<line num="52" count="2" type="stmt"/>
|
|
378
378
|
</file>
|
|
379
|
-
<file name="glue-table.js" path="/Users/
|
|
379
|
+
<file name="glue-table.js" path="/Users/jeff/work/cloudfriend/lib/shortcuts/glue-table.js">
|
|
380
380
|
<metrics statements="7" coveredstatements="7" conditionals="12" coveredconditionals="12" methods="2" coveredmethods="2"/>
|
|
381
381
|
<line num="59" count="12" type="cond" truecount="2" falsecount="0"/>
|
|
382
382
|
<line num="87" count="11" type="stmt"/>
|
|
@@ -386,7 +386,7 @@
|
|
|
386
386
|
<line num="93" count="10" type="stmt"/>
|
|
387
387
|
<line num="132" count="2" type="stmt"/>
|
|
388
388
|
</file>
|
|
389
|
-
<file name="hookshot.js" path="/Users/
|
|
389
|
+
<file name="hookshot.js" path="/Users/jeff/work/cloudfriend/lib/shortcuts/hookshot.js">
|
|
390
390
|
<metrics statements="39" coveredstatements="39" conditionals="28" coveredconditionals="27" methods="8" coveredmethods="8"/>
|
|
391
391
|
<line num="3" count="2" type="stmt"/>
|
|
392
392
|
<line num="4" count="2" type="stmt"/>
|
|
@@ -428,11 +428,11 @@
|
|
|
428
428
|
<line num="429" count="3" type="stmt"/>
|
|
429
429
|
<line num="470" count="2" type="stmt"/>
|
|
430
430
|
</file>
|
|
431
|
-
<file name="index.js" path="/Users/
|
|
431
|
+
<file name="index.js" path="/Users/jeff/work/cloudfriend/lib/shortcuts/index.js">
|
|
432
432
|
<metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
433
433
|
<line num="3" count="2" type="stmt"/>
|
|
434
434
|
</file>
|
|
435
|
-
<file name="kinesis-firehose-base.js" path="/Users/
|
|
435
|
+
<file name="kinesis-firehose-base.js" path="/Users/jeff/work/cloudfriend/lib/shortcuts/kinesis-firehose-base.js">
|
|
436
436
|
<metrics statements="11" coveredstatements="11" conditionals="6" coveredconditionals="5" methods="1" coveredmethods="1"/>
|
|
437
437
|
<line num="2" count="2" type="stmt"/>
|
|
438
438
|
<line num="4" count="2" type="stmt"/>
|
|
@@ -446,38 +446,38 @@
|
|
|
446
446
|
<line num="94" count="1" type="stmt"/>
|
|
447
447
|
<line num="111" count="2" type="stmt"/>
|
|
448
448
|
</file>
|
|
449
|
-
<file name="lambda.js" path="/Users/
|
|
449
|
+
<file name="lambda.js" path="/Users/jeff/work/cloudfriend/lib/shortcuts/lambda.js">
|
|
450
450
|
<metrics statements="28" coveredstatements="27" conditionals="40" coveredconditionals="39" methods="2" coveredmethods="2"/>
|
|
451
451
|
<line num="3" count="2" type="stmt"/>
|
|
452
452
|
<line num="4" count="2" type="stmt"/>
|
|
453
|
-
<line num="
|
|
454
|
-
<line num="
|
|
455
|
-
<line num="
|
|
456
|
-
<line num="
|
|
457
|
-
<line num="
|
|
458
|
-
<line num="
|
|
459
|
-
<line num="
|
|
460
|
-
<line num="
|
|
461
|
-
<line num="
|
|
462
|
-
<line num="
|
|
463
|
-
<line num="
|
|
464
|
-
<line num="
|
|
465
|
-
<line num="136" count="46" type="stmt"/>
|
|
466
|
-
<line num="137" count="46" type="stmt"/>
|
|
453
|
+
<line num="72" count="54" type="cond" truecount="2" falsecount="0"/>
|
|
454
|
+
<line num="117" count="53" type="stmt"/>
|
|
455
|
+
<line num="119" count="53" type="cond" truecount="1" falsecount="1"/>
|
|
456
|
+
<line num="120" count="0" type="stmt"/>
|
|
457
|
+
<line num="122" count="53" type="stmt"/>
|
|
458
|
+
<line num="123" count="100" type="cond" truecount="2" falsecount="0"/>
|
|
459
|
+
<line num="124" count="6" type="stmt"/>
|
|
460
|
+
<line num="126" count="47" type="cond" truecount="4" falsecount="0"/>
|
|
461
|
+
<line num="127" count="1" type="stmt"/>
|
|
462
|
+
<line num="132" count="46" type="cond" truecount="2" falsecount="0"/>
|
|
463
|
+
<line num="133" count="1" type="stmt"/>
|
|
464
|
+
<line num="135" count="45" type="stmt"/>
|
|
467
465
|
<line num="138" count="46" type="stmt"/>
|
|
466
|
+
<line num="139" count="46" type="stmt"/>
|
|
468
467
|
<line num="140" count="46" type="stmt"/>
|
|
469
|
-
<line num="
|
|
470
|
-
<line num="
|
|
471
|
-
<line num="
|
|
472
|
-
<line num="
|
|
473
|
-
<line num="
|
|
474
|
-
<line num="241" count="
|
|
475
|
-
<line num="
|
|
476
|
-
<line num="
|
|
477
|
-
<line num="
|
|
478
|
-
<line num="
|
|
479
|
-
|
|
480
|
-
|
|
468
|
+
<line num="142" count="46" type="stmt"/>
|
|
469
|
+
<line num="231" count="46" type="cond" truecount="2" falsecount="0"/>
|
|
470
|
+
<line num="232" count="1" type="stmt"/>
|
|
471
|
+
<line num="234" count="45" type="stmt"/>
|
|
472
|
+
<line num="240" count="45" type="stmt"/>
|
|
473
|
+
<line num="241" count="45" type="stmt"/>
|
|
474
|
+
<line num="244" count="46" type="cond" truecount="2" falsecount="0"/>
|
|
475
|
+
<line num="245" count="1" type="stmt"/>
|
|
476
|
+
<line num="246" count="1" type="stmt"/>
|
|
477
|
+
<line num="247" count="1" type="stmt"/>
|
|
478
|
+
<line num="252" count="2" type="stmt"/>
|
|
479
|
+
</file>
|
|
480
|
+
<file name="log-subscription-lambda.js" path="/Users/jeff/work/cloudfriend/lib/shortcuts/log-subscription-lambda.js">
|
|
481
481
|
<metrics statements="10" coveredstatements="10" conditionals="5" coveredconditionals="5" methods="2" coveredmethods="2"/>
|
|
482
482
|
<line num="3" count="2" type="stmt"/>
|
|
483
483
|
<line num="32" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
@@ -490,7 +490,7 @@
|
|
|
490
490
|
<line num="54" count="2" type="stmt"/>
|
|
491
491
|
<line num="75" count="2" type="stmt"/>
|
|
492
492
|
</file>
|
|
493
|
-
<file name="queue-lambda.js" path="/Users/
|
|
493
|
+
<file name="queue-lambda.js" path="/Users/jeff/work/cloudfriend/lib/shortcuts/queue-lambda.js">
|
|
494
494
|
<metrics statements="18" coveredstatements="17" conditionals="14" coveredconditionals="12" methods="2" coveredmethods="2"/>
|
|
495
495
|
<line num="3" count="2" type="stmt"/>
|
|
496
496
|
<line num="34" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
@@ -511,7 +511,7 @@
|
|
|
511
511
|
<line num="80" count="2" type="stmt"/>
|
|
512
512
|
<line num="93" count="2" type="stmt"/>
|
|
513
513
|
</file>
|
|
514
|
-
<file name="queue.js" path="/Users/
|
|
514
|
+
<file name="queue.js" path="/Users/jeff/work/cloudfriend/lib/shortcuts/queue.js">
|
|
515
515
|
<metrics statements="15" coveredstatements="15" conditionals="22" coveredconditionals="22" methods="2" coveredmethods="2"/>
|
|
516
516
|
<line num="54" count="9" type="cond" truecount="2" falsecount="0"/>
|
|
517
517
|
<line num="73" count="8" type="stmt"/>
|
|
@@ -529,7 +529,7 @@
|
|
|
529
529
|
<line num="149" count="5" type="stmt"/>
|
|
530
530
|
<line num="178" count="2" type="stmt"/>
|
|
531
531
|
</file>
|
|
532
|
-
<file name="role.js" path="/Users/
|
|
532
|
+
<file name="role.js" path="/Users/jeff/work/cloudfriend/lib/shortcuts/role.js">
|
|
533
533
|
<metrics statements="9" coveredstatements="9" conditionals="9" coveredconditionals="9" methods="3" coveredmethods="3"/>
|
|
534
534
|
<line num="47" count="57" type="cond" truecount="2" falsecount="0"/>
|
|
535
535
|
<line num="59" count="56" type="stmt"/>
|
|
@@ -541,7 +541,7 @@
|
|
|
541
541
|
<line num="87" count="55" type="cond" truecount="2" falsecount="0"/>
|
|
542
542
|
<line num="99" count="2" type="stmt"/>
|
|
543
543
|
</file>
|
|
544
|
-
<file name="s3-kinesis-firehose.js" path="/Users/
|
|
544
|
+
<file name="s3-kinesis-firehose.js" path="/Users/jeff/work/cloudfriend/lib/shortcuts/s3-kinesis-firehose.js">
|
|
545
545
|
<metrics statements="14" coveredstatements="14" conditionals="14" coveredconditionals="14" methods="1" coveredmethods="1"/>
|
|
546
546
|
<line num="2" count="2" type="stmt"/>
|
|
547
547
|
<line num="3" count="2" type="stmt"/>
|
|
@@ -558,7 +558,7 @@
|
|
|
558
558
|
<line num="157" count="2" type="stmt"/>
|
|
559
559
|
<line num="161" count="2" type="stmt"/>
|
|
560
560
|
</file>
|
|
561
|
-
<file name="scheduled-lambda.js" path="/Users/
|
|
561
|
+
<file name="scheduled-lambda.js" path="/Users/jeff/work/cloudfriend/lib/shortcuts/scheduled-lambda.js">
|
|
562
562
|
<metrics statements="18" coveredstatements="18" conditionals="9" coveredconditionals="9" methods="2" coveredmethods="2"/>
|
|
563
563
|
<line num="3" count="2" type="stmt"/>
|
|
564
564
|
<line num="4" count="2" type="stmt"/>
|
|
@@ -579,7 +579,7 @@
|
|
|
579
579
|
<line num="130" count="1" type="stmt"/>
|
|
580
580
|
<line num="135" count="2" type="stmt"/>
|
|
581
581
|
</file>
|
|
582
|
-
<file name="service-role.js" path="/Users/
|
|
582
|
+
<file name="service-role.js" path="/Users/jeff/work/cloudfriend/lib/shortcuts/service-role.js">
|
|
583
583
|
<metrics statements="13" coveredstatements="13" conditionals="6" coveredconditionals="6" methods="2" coveredmethods="2"/>
|
|
584
584
|
<line num="3" count="2" type="stmt"/>
|
|
585
585
|
<line num="35" count="53" type="cond" truecount="2" falsecount="0"/>
|
|
@@ -595,7 +595,7 @@
|
|
|
595
595
|
<line num="70" count="51" type="stmt"/>
|
|
596
596
|
<line num="74" count="2" type="stmt"/>
|
|
597
597
|
</file>
|
|
598
|
-
<file name="stream-lambda.js" path="/Users/
|
|
598
|
+
<file name="stream-lambda.js" path="/Users/jeff/work/cloudfriend/lib/shortcuts/stream-lambda.js">
|
|
599
599
|
<metrics statements="27" coveredstatements="26" conditionals="24" coveredconditionals="22" methods="2" coveredmethods="2"/>
|
|
600
600
|
<line num="3" count="2" type="stmt"/>
|
|
601
601
|
<line num="53" count="10" type="cond" truecount="2" falsecount="0"/>
|