dcl-catalyst-client 10.0.1 → 10.0.2-20220208124806.commit-2c0a892
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/coverage/clover.xml +109 -93
- package/coverage/coverage-final.json +2 -2
- package/coverage/lcov-report/index.html +24 -24
- package/coverage/lcov.info +260 -234
- package/dist/CatalystsList.js +6 -6
- package/dist/CatalystsList.js.map +1 -1
- package/dist/ContentClient.js +2 -3
- package/dist/ContentClient.js.map +1 -1
- package/dist/utils/DeploymentBuilder.d.ts +16 -1
- package/dist/utils/DeploymentBuilder.js +60 -3
- package/dist/utils/DeploymentBuilder.js.map +1 -1
- package/package.json +4 -2
package/coverage/clover.xml
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<coverage generated="
|
|
3
|
-
<project timestamp="
|
|
4
|
-
<metrics statements="
|
|
2
|
+
<coverage generated="1644324485751" clover="3.2.0">
|
|
3
|
+
<project timestamp="1644324485751" name="All files">
|
|
4
|
+
<metrics statements="438" coveredstatements="365" conditionals="241" coveredconditionals="178" methods="132" coveredmethods="90" elements="811" coveredelements="633" complexity="0" loc="438" ncloc="438" packages="3" files="15" classes="15"/>
|
|
5
5
|
<package name="src">
|
|
6
|
-
<metrics statements="
|
|
6
|
+
<metrics statements="140" coveredstatements="102" conditionals="90" coveredconditionals="69" methods="60" coveredmethods="27"/>
|
|
7
7
|
<file name="CatalystClient.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/CatalystClient.ts">
|
|
8
8
|
<metrics statements="31" coveredstatements="6" conditionals="5" coveredconditionals="0" methods="22" coveredmethods="0"/>
|
|
9
9
|
<line num="1" count="3" type="stmt"/>
|
|
@@ -43,81 +43,82 @@
|
|
|
43
43
|
<line num="2" count="4" type="stmt"/>
|
|
44
44
|
</file>
|
|
45
45
|
<file name="ContentClient.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/ContentClient.ts">
|
|
46
|
-
<metrics statements="
|
|
46
|
+
<metrics statements="75" coveredstatements="67" conditionals="63" coveredconditionals="50" methods="27" coveredmethods="20"/>
|
|
47
47
|
<line num="1" count="4" type="stmt"/>
|
|
48
|
-
<line num="
|
|
48
|
+
<line num="2" count="4" type="stmt"/>
|
|
49
49
|
<line num="21" count="4" type="stmt"/>
|
|
50
|
-
<line num="
|
|
51
|
-
<line num="
|
|
52
|
-
<line num="
|
|
53
|
-
<line num="
|
|
54
|
-
<line num="
|
|
55
|
-
<line num="
|
|
56
|
-
<line num="
|
|
57
|
-
<line num="
|
|
58
|
-
<line num="
|
|
50
|
+
<line num="23" count="4" type="stmt"/>
|
|
51
|
+
<line num="24" count="4" type="stmt"/>
|
|
52
|
+
<line num="31" count="4" type="stmt"/>
|
|
53
|
+
<line num="37" count="18" type="stmt"/>
|
|
54
|
+
<line num="38" count="18" type="stmt"/>
|
|
55
|
+
<line num="43" count="18" type="cond" truecount="4" falsecount="0"/>
|
|
56
|
+
<line num="53" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
57
|
+
<line num="54" count="1" type="stmt"/>
|
|
58
|
+
<line num="71" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
59
|
+
<line num="72" count="1" type="stmt"/>
|
|
60
|
+
<line num="84" count="2" type="stmt"/>
|
|
61
|
+
<line num="86" count="2" type="stmt"/>
|
|
59
62
|
<line num="87" count="2" type="stmt"/>
|
|
60
|
-
<line num="
|
|
63
|
+
<line num="88" count="2" type="stmt"/>
|
|
61
64
|
<line num="90" count="2" type="stmt"/>
|
|
62
65
|
<line num="91" count="2" type="stmt"/>
|
|
63
|
-
<line num="
|
|
64
|
-
<line num="
|
|
65
|
-
<line num="95" count="4" type="cond" truecount="2" falsecount="
|
|
66
|
-
<line num="
|
|
67
|
-
<line num="
|
|
68
|
-
<line num="
|
|
69
|
-
<line num="
|
|
70
|
-
<line num="
|
|
71
|
-
<line num="
|
|
72
|
-
<line num="
|
|
73
|
-
<line num="
|
|
74
|
-
<line num="
|
|
75
|
-
<line num="
|
|
76
|
-
<line num="
|
|
77
|
-
<line num="
|
|
78
|
-
<line num="
|
|
79
|
-
<line num="
|
|
80
|
-
<line num="
|
|
81
|
-
<line num="155" count="
|
|
82
|
-
<line num="
|
|
83
|
-
<line num="
|
|
84
|
-
<line num="
|
|
85
|
-
<line num="
|
|
86
|
-
<line num="170" count="2" type="
|
|
87
|
-
<line num="
|
|
88
|
-
<line num="173" count="
|
|
89
|
-
<line num="
|
|
90
|
-
<line num="
|
|
91
|
-
<line num="
|
|
92
|
-
<line num="
|
|
93
|
-
<line num="
|
|
94
|
-
<line num="
|
|
95
|
-
<line num="
|
|
96
|
-
<line num="213" count="
|
|
97
|
-
<line num="
|
|
98
|
-
<line num="
|
|
66
|
+
<line num="92" count="4" type="cond" truecount="2" falsecount="2"/>
|
|
67
|
+
<line num="93" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
68
|
+
<line num="95" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
69
|
+
<line num="98" count="0" type="stmt"/>
|
|
70
|
+
<line num="103" count="2" type="stmt"/>
|
|
71
|
+
<line num="107" count="1" type="stmt"/>
|
|
72
|
+
<line num="109" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
73
|
+
<line num="113" count="1" type="stmt"/>
|
|
74
|
+
<line num="117" count="1" type="stmt"/>
|
|
75
|
+
<line num="121" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
76
|
+
<line num="122" count="1" type="stmt"/>
|
|
77
|
+
<line num="125" count="2" type="stmt"/>
|
|
78
|
+
<line num="136" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
79
|
+
<line num="137" count="1" type="stmt"/>
|
|
80
|
+
<line num="140" count="3" type="stmt"/>
|
|
81
|
+
<line num="151" count="2" type="stmt"/>
|
|
82
|
+
<line num="152" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
83
|
+
<line num="153" count="1" type="stmt"/>
|
|
84
|
+
<line num="155" count="1" type="stmt"/>
|
|
85
|
+
<line num="159" count="0" type="stmt"/>
|
|
86
|
+
<line num="163" count="0" type="stmt"/>
|
|
87
|
+
<line num="167" count="2" type="cond" truecount="4" falsecount="2"/>
|
|
88
|
+
<line num="168" count="2" type="cond" truecount="4" falsecount="2"/>
|
|
89
|
+
<line num="170" count="2" type="stmt"/>
|
|
90
|
+
<line num="172" count="4" type="stmt"/>
|
|
91
|
+
<line num="173" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
92
|
+
<line num="177" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
93
|
+
<line num="178" count="1" type="stmt"/>
|
|
94
|
+
<line num="180" count="3" type="stmt"/>
|
|
95
|
+
<line num="192" count="3" type="stmt"/>
|
|
96
|
+
<line num="197" count="18" type="stmt"/>
|
|
97
|
+
<line num="208" count="20" type="stmt"/>
|
|
98
|
+
<line num="212" count="3" type="stmt"/>
|
|
99
|
+
<line num="213" count="3" type="cond" truecount="3" falsecount="1"/>
|
|
100
|
+
<line num="214" count="3" type="stmt"/>
|
|
101
|
+
<line num="215" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
102
|
+
<line num="216" count="1" type="stmt"/>
|
|
99
103
|
<line num="219" count="3" type="stmt"/>
|
|
100
|
-
<line num="
|
|
101
|
-
<line num="
|
|
102
|
-
<line num="
|
|
103
|
-
<line num="
|
|
104
|
-
<line num="
|
|
105
|
-
<line num="
|
|
106
|
-
<line num="
|
|
107
|
-
<line num="
|
|
108
|
-
<line num="
|
|
109
|
-
<line num="
|
|
110
|
-
<line num="
|
|
111
|
-
<line num="
|
|
112
|
-
<line num="
|
|
113
|
-
<line num="
|
|
114
|
-
<line num="
|
|
115
|
-
<line num="
|
|
116
|
-
<line num="
|
|
117
|
-
<line num="
|
|
118
|
-
<line num="307" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
119
|
-
<line num="308" count="2" type="stmt"/>
|
|
120
|
-
<line num="310" count="0" type="stmt"/>
|
|
104
|
+
<line num="223" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
105
|
+
<line num="224" count="1" type="stmt"/>
|
|
106
|
+
<line num="227" count="3" type="stmt"/>
|
|
107
|
+
<line num="238" count="0" type="stmt"/>
|
|
108
|
+
<line num="246" count="2" type="stmt"/>
|
|
109
|
+
<line num="248" count="2" type="stmt"/>
|
|
110
|
+
<line num="250" count="2" type="stmt"/>
|
|
111
|
+
<line num="254" count="0" type="stmt"/>
|
|
112
|
+
<line num="276" count="4" type="stmt"/>
|
|
113
|
+
<line num="277" count="4" type="stmt"/>
|
|
114
|
+
<line num="278" count="4" type="stmt"/>
|
|
115
|
+
<line num="284" count="4" type="stmt"/>
|
|
116
|
+
<line num="290" count="12" type="stmt"/>
|
|
117
|
+
<line num="293" count="0" type="stmt"/>
|
|
118
|
+
<line num="297" count="0" type="stmt"/>
|
|
119
|
+
<line num="302" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
120
|
+
<line num="303" count="2" type="stmt"/>
|
|
121
|
+
<line num="305" count="0" type="stmt"/>
|
|
121
122
|
</file>
|
|
122
123
|
<file name="LambdasAPI.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/LambdasAPI.ts">
|
|
123
124
|
<metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>
|
|
@@ -163,7 +164,7 @@
|
|
|
163
164
|
</file>
|
|
164
165
|
</package>
|
|
165
166
|
<package name="src.utils">
|
|
166
|
-
<metrics statements="
|
|
167
|
+
<metrics statements="250" coveredstatements="215" conditionals="151" coveredconditionals="109" methods="61" coveredmethods="52"/>
|
|
167
168
|
<file name="CatalystClientBuilder.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/utils/CatalystClientBuilder.ts">
|
|
168
169
|
<metrics statements="23" coveredstatements="21" conditionals="4" coveredconditionals="3" methods="3" coveredmethods="3"/>
|
|
169
170
|
<line num="1" count="4" type="stmt"/>
|
|
@@ -191,26 +192,41 @@
|
|
|
191
192
|
<line num="47" count="0" type="stmt"/>
|
|
192
193
|
</file>
|
|
193
194
|
<file name="DeploymentBuilder.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/utils/DeploymentBuilder.ts">
|
|
194
|
-
<metrics statements="
|
|
195
|
+
<metrics statements="34" coveredstatements="33" conditionals="44" coveredconditionals="37" methods="9" coveredmethods="8"/>
|
|
195
196
|
<line num="1" count="5" type="stmt"/>
|
|
196
|
-
<line num="
|
|
197
|
-
<line num="
|
|
198
|
-
<line num="
|
|
199
|
-
<line num="
|
|
200
|
-
<line num="
|
|
201
|
-
<line num="
|
|
202
|
-
<line num="
|
|
203
|
-
<line num="
|
|
204
|
-
<line num="
|
|
205
|
-
<line num="
|
|
206
|
-
<line num="
|
|
207
|
-
<line num="
|
|
208
|
-
<line num="
|
|
209
|
-
<line num="
|
|
210
|
-
<line num="
|
|
211
|
-
<line num="
|
|
212
|
-
<line num="
|
|
213
|
-
<line num="
|
|
197
|
+
<line num="2" count="5" type="stmt"/>
|
|
198
|
+
<line num="3" count="5" type="stmt"/>
|
|
199
|
+
<line num="16" count="5" type="stmt"/>
|
|
200
|
+
<line num="37" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
201
|
+
<line num="39" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
202
|
+
<line num="41" count="6" type="stmt"/>
|
|
203
|
+
<line num="52" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
204
|
+
<line num="53" count="3" type="stmt"/>
|
|
205
|
+
<line num="54" count="3" type="stmt"/>
|
|
206
|
+
<line num="55" count="5" type="stmt"/>
|
|
207
|
+
<line num="56" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
208
|
+
<line num="57" count="1" type="stmt"/>
|
|
209
|
+
<line num="63" count="4" type="stmt"/>
|
|
210
|
+
<line num="67" count="5" type="stmt"/>
|
|
211
|
+
<line num="69" count="5" type="stmt"/>
|
|
212
|
+
<line num="70" count="5" type="stmt"/>
|
|
213
|
+
<line num="75" count="5" type="stmt"/>
|
|
214
|
+
<line num="98" count="2" type="cond" truecount="4" falsecount="0"/>
|
|
215
|
+
<line num="104" count="2" type="stmt"/>
|
|
216
|
+
<line num="105" count="1" type="stmt"/>
|
|
217
|
+
<line num="107" count="2" type="stmt"/>
|
|
218
|
+
<line num="108" count="2" type="stmt"/>
|
|
219
|
+
<line num="110" count="2" type="stmt"/>
|
|
220
|
+
<line num="136" count="0" type="stmt"/>
|
|
221
|
+
<line num="146" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
222
|
+
<line num="147" count="1" type="stmt"/>
|
|
223
|
+
<line num="151" count="1" type="cond" truecount="6" falsecount="2"/>
|
|
224
|
+
<line num="152" count="1" type="stmt"/>
|
|
225
|
+
<line num="158" count="1" type="cond" truecount="6" falsecount="2"/>
|
|
226
|
+
<line num="161" count="1" type="stmt"/>
|
|
227
|
+
<line num="171" count="1" type="cond" truecount="6" falsecount="2"/>
|
|
228
|
+
<line num="172" count="1" type="stmt"/>
|
|
229
|
+
<line num="174" count="1" type="stmt"/>
|
|
214
230
|
</file>
|
|
215
231
|
<file name="Environment.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/utils/Environment.ts">
|
|
216
232
|
<metrics statements="1" coveredstatements="1" conditionals="4" coveredconditionals="3" methods="0" coveredmethods="0"/>
|