dcl-catalyst-client 9.0.3 → 9.0.5-20211227164242.commit-60af360

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.
@@ -2,7 +2,8 @@
2
2
  "files.exclude": {
3
3
  "bazel*": true,
4
4
  "data*": true,
5
- "dist/**/*": true
5
+ "dist/**/*": true,
6
+ "node_modules/**/*": true
6
7
  },
7
8
  "typescript.tsdk": "node_modules/typescript/lib",
8
9
  "editor.formatOnSave": true,
@@ -1,9 +1,9 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1637330282287" clover="3.2.0">
3
- <project timestamp="1637330282287" name="All files">
4
- <metrics statements="554" coveredstatements="439" conditionals="230" coveredconditionals="154" methods="149" coveredmethods="101" elements="933" coveredelements="694" complexity="0" loc="554" ncloc="554" packages="4" files="17" classes="17"/>
2
+ <coverage generated="1640623361870" clover="3.2.0">
3
+ <project timestamp="1640623361870" name="All files">
4
+ <metrics statements="552" coveredstatements="435" conditionals="230" coveredconditionals="152" methods="149" coveredmethods="99" elements="931" coveredelements="686" complexity="0" loc="552" ncloc="552" packages="4" files="17" classes="17"/>
5
5
  <package name="src">
6
- <metrics statements="200" coveredstatements="155" conditionals="91" coveredconditionals="74" methods="69" coveredmethods="35"/>
6
+ <metrics statements="198" coveredstatements="151" conditionals="91" coveredconditionals="72" methods="69" coveredmethods="33"/>
7
7
  <file name="CatalystClient.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/CatalystClient.ts">
8
8
  <metrics statements="34" coveredstatements="6" conditionals="3" coveredconditionals="0" methods="25" coveredmethods="0"/>
9
9
  <line num="1" count="3" type="stmt"/>
@@ -46,135 +46,133 @@
46
46
  <line num="2" count="4" type="stmt"/>
47
47
  </file>
48
48
  <file name="ContentClient.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/ContentClient.ts">
49
- <metrics statements="128" coveredstatements="118" conditionals="78" coveredconditionals="67" methods="33" coveredmethods="28"/>
49
+ <metrics statements="126" coveredstatements="114" conditionals="78" coveredconditionals="65" methods="33" coveredmethods="26"/>
50
50
  <line num="1" count="4" type="stmt"/>
51
- <line num="25" count="4" type="stmt"/>
52
51
  <line num="26" count="4" type="stmt"/>
53
- <line num="28" count="4" type="stmt"/>
52
+ <line num="27" count="4" type="stmt"/>
54
53
  <line num="29" count="4" type="stmt"/>
55
54
  <line num="30" count="4" type="stmt"/>
56
- <line num="46" count="4" type="stmt"/>
57
- <line num="52" count="27" type="stmt"/>
58
- <line num="53" count="27" type="stmt"/>
59
- <line num="58" count="27" type="cond" truecount="2" falsecount="0"/>
60
- <line num="60" count="27" type="cond" truecount="1" falsecount="1"/>
61
- <line num="61" count="0" type="stmt"/>
55
+ <line num="31" count="4" type="stmt"/>
56
+ <line num="47" count="4" type="stmt"/>
57
+ <line num="53" count="25" type="stmt"/>
58
+ <line num="54" count="25" type="stmt"/>
59
+ <line num="59" count="25" type="cond" truecount="2" falsecount="0"/>
60
+ <line num="61" count="25" type="cond" truecount="1" falsecount="1"/>
62
61
  <line num="62" count="0" type="stmt"/>
63
- <line num="73" count="2" type="stmt"/>
64
- <line num="74" count="2" type="cond" truecount="2" falsecount="0"/>
65
- <line num="75" count="2" type="stmt"/>
66
- <line num="92" count="2" type="stmt"/>
67
- <line num="93" count="2" type="cond" truecount="2" falsecount="0"/>
68
- <line num="94" count="2" type="stmt"/>
69
- <line num="106" count="2" type="stmt"/>
62
+ <line num="63" count="0" type="stmt"/>
63
+ <line num="74" count="1" type="cond" truecount="1" falsecount="1"/>
64
+ <line num="75" count="1" type="stmt"/>
65
+ <line num="92" count="1" type="cond" truecount="1" falsecount="1"/>
66
+ <line num="93" count="1" type="stmt"/>
67
+ <line num="105" count="2" type="stmt"/>
68
+ <line num="107" count="2" type="stmt"/>
70
69
  <line num="108" count="2" type="stmt"/>
71
70
  <line num="109" count="2" type="stmt"/>
72
- <line num="110" count="2" type="stmt"/>
71
+ <line num="111" count="2" type="stmt"/>
73
72
  <line num="112" count="2" type="stmt"/>
74
- <line num="113" count="2" type="stmt"/>
75
- <line num="114" count="4" type="cond" truecount="2" falsecount="2"/>
76
- <line num="115" count="4" type="cond" truecount="1" falsecount="1"/>
77
- <line num="117" count="4" type="cond" truecount="2" falsecount="0"/>
78
- <line num="120" count="0" type="stmt"/>
79
- <line num="125" count="2" type="stmt"/>
80
- <line num="129" count="1" type="stmt"/>
81
- <line num="131" count="1" type="cond" truecount="2" falsecount="0"/>
82
- <line num="135" count="1" type="stmt"/>
83
- <line num="139" count="1" type="stmt"/>
84
- <line num="143" count="3" type="cond" truecount="2" falsecount="0"/>
85
- <line num="144" count="1" type="stmt"/>
86
- <line num="147" count="2" type="stmt"/>
87
- <line num="158" count="4" type="cond" truecount="2" falsecount="0"/>
88
- <line num="159" count="1" type="stmt"/>
89
- <line num="162" count="3" type="stmt"/>
90
- <line num="173" count="2" type="stmt"/>
91
- <line num="174" count="2" type="cond" truecount="2" falsecount="0"/>
92
- <line num="175" count="1" type="stmt"/>
93
- <line num="177" count="1" type="stmt"/>
94
- <line num="181" count="0" type="stmt"/>
95
- <line num="185" count="4" type="stmt"/>
96
- <line num="189" count="2" type="cond" truecount="2" falsecount="2"/>
97
- <line num="190" count="2" type="cond" truecount="1" falsecount="1"/>
98
- <line num="192" count="2" type="stmt"/>
99
- <line num="194" count="4" type="stmt"/>
100
- <line num="195" count="4" type="cond" truecount="2" falsecount="0"/>
101
- <line num="201" count="4" type="cond" truecount="2" falsecount="0"/>
102
- <line num="202" count="1" type="stmt"/>
103
- <line num="204" count="3" type="stmt"/>
104
- <line num="216" count="3" type="stmt"/>
105
- <line num="221" count="27" type="stmt"/>
106
- <line num="232" count="20" type="stmt"/>
73
+ <line num="113" count="4" type="cond" truecount="2" falsecount="2"/>
74
+ <line num="114" count="4" type="cond" truecount="1" falsecount="1"/>
75
+ <line num="116" count="4" type="cond" truecount="2" falsecount="0"/>
76
+ <line num="119" count="0" type="stmt"/>
77
+ <line num="124" count="2" type="stmt"/>
78
+ <line num="128" count="1" type="stmt"/>
79
+ <line num="130" count="1" type="cond" truecount="2" falsecount="0"/>
80
+ <line num="134" count="1" type="stmt"/>
81
+ <line num="138" count="1" type="stmt"/>
82
+ <line num="142" count="3" type="cond" truecount="2" falsecount="0"/>
83
+ <line num="143" count="1" type="stmt"/>
84
+ <line num="146" count="2" type="stmt"/>
85
+ <line num="157" count="4" type="cond" truecount="2" falsecount="0"/>
86
+ <line num="158" count="1" type="stmt"/>
87
+ <line num="161" count="3" type="stmt"/>
88
+ <line num="172" count="2" type="stmt"/>
89
+ <line num="173" count="2" type="cond" truecount="2" falsecount="0"/>
90
+ <line num="174" count="1" type="stmt"/>
91
+ <line num="176" count="1" type="stmt"/>
92
+ <line num="180" count="0" type="stmt"/>
93
+ <line num="184" count="0" type="stmt"/>
94
+ <line num="188" count="2" type="cond" truecount="2" falsecount="2"/>
95
+ <line num="189" count="2" type="cond" truecount="1" falsecount="1"/>
96
+ <line num="191" count="2" type="stmt"/>
97
+ <line num="193" count="4" type="stmt"/>
98
+ <line num="194" count="4" type="cond" truecount="2" falsecount="0"/>
99
+ <line num="200" count="4" type="cond" truecount="2" falsecount="0"/>
100
+ <line num="201" count="1" type="stmt"/>
101
+ <line num="203" count="3" type="stmt"/>
102
+ <line num="215" count="3" type="stmt"/>
103
+ <line num="220" count="25" type="stmt"/>
104
+ <line num="231" count="20" type="stmt"/>
105
+ <line num="235" count="3" type="stmt"/>
107
106
  <line num="236" count="3" type="stmt"/>
108
107
  <line num="237" count="3" type="stmt"/>
109
- <line num="238" count="3" type="stmt"/>
110
- <line num="239" count="3" type="cond" truecount="2" falsecount="0"/>
111
- <line num="240" count="1" type="stmt"/>
112
- <line num="243" count="3" type="stmt"/>
108
+ <line num="238" count="3" type="cond" truecount="2" falsecount="0"/>
109
+ <line num="239" count="1" type="stmt"/>
110
+ <line num="242" count="3" type="stmt"/>
111
+ <line num="255" count="5" type="stmt"/>
113
112
  <line num="256" count="5" type="stmt"/>
114
113
  <line num="257" count="5" type="stmt"/>
115
- <line num="258" count="5" type="stmt"/>
116
- <line num="260" count="4" type="stmt"/>
117
- <line num="270" count="0" type="stmt"/>
118
- <line num="278" count="7" type="stmt"/>
119
- <line num="281" count="7" type="stmt"/>
120
- <line num="284" count="6" type="stmt"/>
121
- <line num="287" count="6" type="stmt"/>
122
- <line num="290" count="6" type="stmt"/>
123
- <line num="292" count="6" type="cond" truecount="2" falsecount="0"/>
114
+ <line num="259" count="4" type="stmt"/>
115
+ <line num="269" count="0" type="stmt"/>
116
+ <line num="277" count="7" type="stmt"/>
117
+ <line num="280" count="7" type="stmt"/>
118
+ <line num="283" count="6" type="stmt"/>
119
+ <line num="286" count="6" type="stmt"/>
120
+ <line num="289" count="6" type="stmt"/>
121
+ <line num="291" count="6" type="cond" truecount="2" falsecount="0"/>
122
+ <line num="292" count="4" type="stmt"/>
124
123
  <line num="293" count="4" type="stmt"/>
125
- <line num="294" count="4" type="stmt"/>
126
- <line num="297" count="6" type="cond" truecount="2" falsecount="0"/>
127
- <line num="298" count="1" type="stmt"/>
128
- <line num="302" count="6" type="stmt"/>
129
- <line num="307" count="6" type="stmt"/>
130
- <line num="322" count="6" type="stmt"/>
124
+ <line num="296" count="6" type="cond" truecount="2" falsecount="0"/>
125
+ <line num="297" count="1" type="stmt"/>
126
+ <line num="301" count="6" type="stmt"/>
127
+ <line num="306" count="6" type="stmt"/>
128
+ <line num="321" count="6" type="stmt"/>
129
+ <line num="329" count="6" type="stmt"/>
131
130
  <line num="330" count="6" type="stmt"/>
132
- <line num="331" count="6" type="stmt"/>
133
- <line num="332" count="6" type="cond" truecount="2" falsecount="0"/>
134
- <line num="333" count="6" type="stmt"/>
135
- <line num="334" count="6" type="cond" truecount="2" falsecount="0"/>
131
+ <line num="331" count="6" type="cond" truecount="2" falsecount="0"/>
132
+ <line num="332" count="6" type="stmt"/>
133
+ <line num="333" count="6" type="cond" truecount="2" falsecount="0"/>
134
+ <line num="334" count="9" type="stmt"/>
136
135
  <line num="335" count="9" type="stmt"/>
137
- <line num="336" count="9" type="stmt"/>
138
- <line num="337" count="8" type="cond" truecount="2" falsecount="0"/>
139
- <line num="338" count="1" type="stmt"/>
136
+ <line num="336" count="8" type="cond" truecount="2" falsecount="0"/>
137
+ <line num="337" count="1" type="stmt"/>
138
+ <line num="346" count="7" type="stmt"/>
140
139
  <line num="347" count="7" type="stmt"/>
141
- <line num="348" count="7" type="stmt"/>
142
- <line num="349" count="10" type="cond" truecount="2" falsecount="0"/>
140
+ <line num="348" count="10" type="cond" truecount="2" falsecount="0"/>
141
+ <line num="349" count="9" type="stmt"/>
143
142
  <line num="350" count="9" type="stmt"/>
144
- <line num="351" count="9" type="stmt"/>
145
- <line num="354" count="7" type="stmt"/>
146
- <line num="355" count="7" type="cond" truecount="2" falsecount="0"/>
147
- <line num="357" count="2" type="cond" truecount="1" falsecount="1"/>
143
+ <line num="353" count="7" type="stmt"/>
144
+ <line num="354" count="7" type="cond" truecount="2" falsecount="0"/>
145
+ <line num="356" count="2" type="cond" truecount="1" falsecount="1"/>
146
+ <line num="357" count="0" type="stmt"/>
148
147
  <line num="358" count="0" type="stmt"/>
149
- <line num="359" count="0" type="stmt"/>
150
- <line num="361" count="2" type="stmt"/>
151
- <line num="370" count="7" type="cond" truecount="10" falsecount="0"/>
152
- <line num="376" count="7" type="cond" truecount="2" falsecount="0"/>
153
- <line num="377" count="1" type="stmt"/>
154
- <line num="382" count="6" type="stmt"/>
155
- <line num="383" count="6" type="cond" truecount="2" falsecount="0"/>
156
- <line num="384" count="1" type="stmt"/>
157
- <line num="386" count="6" type="cond" truecount="2" falsecount="0"/>
158
- <line num="387" count="1" type="stmt"/>
159
- <line num="389" count="6" type="stmt"/>
160
- <line num="393" count="4" type="cond" truecount="2" falsecount="0"/>
161
- <line num="394" count="1" type="stmt"/>
162
- <line num="397" count="3" type="stmt"/>
163
- <line num="408" count="0" type="stmt"/>
164
- <line num="416" count="2" type="stmt"/>
165
- <line num="418" count="2" type="stmt"/>
166
- <line num="420" count="2" type="stmt"/>
167
- <line num="424" count="4" type="stmt"/>
148
+ <line num="360" count="2" type="stmt"/>
149
+ <line num="369" count="7" type="cond" truecount="10" falsecount="0"/>
150
+ <line num="375" count="7" type="cond" truecount="2" falsecount="0"/>
151
+ <line num="376" count="1" type="stmt"/>
152
+ <line num="381" count="6" type="stmt"/>
153
+ <line num="382" count="6" type="cond" truecount="2" falsecount="0"/>
154
+ <line num="383" count="1" type="stmt"/>
155
+ <line num="385" count="6" type="cond" truecount="2" falsecount="0"/>
156
+ <line num="386" count="1" type="stmt"/>
157
+ <line num="388" count="6" type="stmt"/>
158
+ <line num="392" count="4" type="cond" truecount="2" falsecount="0"/>
159
+ <line num="393" count="1" type="stmt"/>
160
+ <line num="396" count="3" type="stmt"/>
161
+ <line num="407" count="0" type="stmt"/>
162
+ <line num="415" count="2" type="stmt"/>
163
+ <line num="417" count="2" type="stmt"/>
164
+ <line num="419" count="2" type="stmt"/>
165
+ <line num="423" count="0" type="stmt"/>
166
+ <line num="459" count="4" type="stmt"/>
168
167
  <line num="460" count="4" type="stmt"/>
169
168
  <line num="461" count="4" type="stmt"/>
170
- <line num="462" count="4" type="stmt"/>
171
- <line num="468" count="4" type="stmt"/>
172
- <line num="474" count="12" type="stmt"/>
173
- <line num="477" count="4" type="stmt"/>
174
- <line num="481" count="0" type="stmt"/>
175
- <line num="486" count="2" type="cond" truecount="1" falsecount="1"/>
176
- <line num="487" count="2" type="stmt"/>
177
- <line num="489" count="0" type="stmt"/>
169
+ <line num="467" count="4" type="stmt"/>
170
+ <line num="473" count="12" type="stmt"/>
171
+ <line num="476" count="4" type="stmt"/>
172
+ <line num="480" count="0" type="stmt"/>
173
+ <line num="485" count="2" type="cond" truecount="1" falsecount="1"/>
174
+ <line num="486" count="2" type="stmt"/>
175
+ <line num="488" count="0" type="stmt"/>
178
176
  </file>
179
177
  <file name="LambdasAPI.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/LambdasAPI.ts">
180
178
  <metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>
@@ -434,17 +432,17 @@
434
432
  <line num="191" count="18" type="stmt"/>
435
433
  <line num="192" count="8" type="stmt"/>
436
434
  <line num="195" count="6" type="stmt"/>
437
- <line num="196" count="4" type="cond" truecount="1" falsecount="1"/>
435
+ <line num="196" count="6" type="cond" truecount="1" falsecount="1"/>
438
436
  <line num="199" count="6" type="stmt"/>
439
- <line num="200" count="2" type="cond" truecount="1" falsecount="1"/>
437
+ <line num="200" count="4" type="cond" truecount="1" falsecount="1"/>
440
438
  <line num="206" count="26" type="cond" truecount="3" falsecount="0"/>
441
439
  <line num="210" count="6" type="stmt"/>
442
- <line num="212" count="36" type="stmt"/>
443
- <line num="215" count="36" type="cond" truecount="4" falsecount="0"/>
440
+ <line num="212" count="34" type="stmt"/>
441
+ <line num="215" count="34" type="cond" truecount="4" falsecount="0"/>
444
442
  <line num="216" count="2" type="stmt"/>
445
- <line num="220" count="36" type="cond" truecount="2" falsecount="0"/>
443
+ <line num="220" count="34" type="cond" truecount="2" falsecount="0"/>
446
444
  <line num="221" count="1" type="stmt"/>
447
- <line num="224" count="36" type="stmt"/>
445
+ <line num="224" count="34" type="stmt"/>
448
446
  <line num="248" count="6" type="stmt"/>
449
447
  <line num="252" count="48" type="stmt"/>
450
448
  <line num="253" count="48" type="cond" truecount="0" falsecount="1"/>