dcl-catalyst-client 12.0.9-20220802144053.commit-e9596be → 12.1.1-20220802165002.commit-392f428

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.
@@ -1,11 +1,11 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1659451253237" clover="3.2.0">
3
- <project timestamp="1659451253237" name="All files">
4
- <metrics statements="475" coveredstatements="372" conditionals="193" coveredconditionals="120" methods="143" coveredmethods="93" elements="811" coveredelements="585" complexity="0" loc="475" ncloc="475" packages="3" files="15" classes="15"/>
2
+ <coverage generated="1659459002211" clover="3.2.0">
3
+ <project timestamp="1659459002211" name="All files">
4
+ <metrics statements="485" coveredstatements="376" conditionals="194" coveredconditionals="120" methods="149" coveredmethods="95" elements="828" coveredelements="591" complexity="0" loc="485" ncloc="485" packages="3" files="15" classes="15"/>
5
5
  <package name="src">
6
- <metrics statements="146" coveredstatements="104" conditionals="61" coveredconditionals="45" methods="64" coveredmethods="28"/>
6
+ <metrics statements="156" coveredstatements="108" conditionals="62" coveredconditionals="45" methods="70" coveredmethods="30"/>
7
7
  <file name="CatalystClient.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/CatalystClient.ts">
8
- <metrics statements="33" coveredstatements="6" conditionals="3" coveredconditionals="0" methods="24" coveredmethods="0"/>
8
+ <metrics statements="36" coveredstatements="6" conditionals="3" coveredconditionals="0" methods="27" coveredmethods="0"/>
9
9
  <line num="2" count="3" type="stmt"/>
10
10
  <line num="12" count="3" type="stmt"/>
11
11
  <line num="14" count="3" type="stmt"/>
@@ -33,12 +33,15 @@
33
33
  <line num="109" count="0" type="stmt"/>
34
34
  <line num="118" count="0" type="stmt"/>
35
35
  <line num="122" count="0" type="stmt"/>
36
- <line num="126" count="0" type="stmt"/>
37
36
  <line num="130" count="0" type="stmt"/>
38
- <line num="134" count="0" type="stmt"/>
39
- <line num="138" count="0" type="stmt"/>
40
- <line num="142" count="0" type="stmt"/>
41
- <line num="146" count="0" type="stmt"/>
37
+ <line num="139" count="0" type="stmt"/>
38
+ <line num="143" count="0" type="stmt"/>
39
+ <line num="147" count="0" type="stmt"/>
40
+ <line num="151" count="0" type="stmt"/>
41
+ <line num="155" count="0" type="stmt"/>
42
+ <line num="159" count="0" type="stmt"/>
43
+ <line num="163" count="0" type="stmt"/>
44
+ <line num="167" count="0" type="stmt"/>
42
45
  </file>
43
46
  <file name="CatalystsList.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/CatalystsList.ts">
44
47
  <metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
@@ -125,38 +128,45 @@
125
128
  </file>
126
129
  <file name="LambdasAPI.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/LambdasAPI.ts">
127
130
  <metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>
128
- <line num="33" count="2" type="stmt"/>
129
- <line num="34" count="2" type="stmt"/>
130
- <line num="36" count="2" type="stmt"/>
131
- <line num="39" count="1" type="stmt"/>
131
+ <line num="45" count="2" type="stmt"/>
132
+ <line num="46" count="2" type="stmt"/>
133
+ <line num="48" count="2" type="stmt"/>
134
+ <line num="51" count="1" type="stmt"/>
132
135
  </file>
133
136
  <file name="LambdasClient.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/LambdasClient.ts">
134
- <metrics statements="25" coveredstatements="18" conditionals="17" coveredconditionals="14" methods="10" coveredmethods="5"/>
137
+ <metrics statements="32" coveredstatements="22" conditionals="18" coveredconditionals="14" methods="13" coveredmethods="7"/>
135
138
  <line num="1" count="3" type="stmt"/>
136
- <line num="11" count="3" type="stmt"/>
137
- <line num="24" count="3" type="stmt"/>
138
- <line num="29" count="6" type="stmt"/>
139
- <line num="30" count="6" type="cond" truecount="1" falsecount="1"/>
140
- <line num="38" count="3" type="stmt"/>
139
+ <line num="12" count="3" type="stmt"/>
140
+ <line num="25" count="3" type="stmt"/>
141
+ <line num="30" count="9" type="stmt"/>
142
+ <line num="31" count="9" type="cond" truecount="1" falsecount="1"/>
141
143
  <line num="39" count="3" type="stmt"/>
142
- <line num="40" count="3" type="cond" truecount="5" falsecount="0"/>
143
- <line num="41" count="1" type="cond" truecount="3" falsecount="1"/>
144
- <line num="42" count="1" type="stmt"/>
145
- <line num="45" count="3" type="cond" truecount="5" falsecount="0"/>
146
- <line num="46" count="1" type="stmt"/>
147
- <line num="48" count="2" type="stmt"/>
148
- <line num="52" count="3" type="stmt"/>
149
- <line num="62" count="1" type="stmt"/>
150
- <line num="63" count="1" type="cond" truecount="0" falsecount="1"/>
151
- <line num="64" count="0" type="stmt"/>
152
- <line num="67" count="1" type="stmt"/>
153
- <line num="83" count="2" type="stmt"/>
154
- <line num="98" count="0" type="stmt"/>
155
- <line num="102" count="0" type="stmt"/>
156
- <line num="112" count="0" type="stmt"/>
157
- <line num="116" count="0" type="stmt"/>
158
- <line num="120" count="0" type="stmt"/>
159
- <line num="124" count="0" type="stmt"/>
144
+ <line num="40" count="3" type="stmt"/>
145
+ <line num="41" count="3" type="cond" truecount="5" falsecount="0"/>
146
+ <line num="42" count="1" type="cond" truecount="3" falsecount="1"/>
147
+ <line num="43" count="1" type="stmt"/>
148
+ <line num="46" count="3" type="cond" truecount="5" falsecount="0"/>
149
+ <line num="47" count="1" type="stmt"/>
150
+ <line num="49" count="2" type="stmt"/>
151
+ <line num="53" count="3" type="stmt"/>
152
+ <line num="63" count="1" type="stmt"/>
153
+ <line num="64" count="1" type="cond" truecount="0" falsecount="1"/>
154
+ <line num="65" count="0" type="stmt"/>
155
+ <line num="68" count="1" type="stmt"/>
156
+ <line num="84" count="2" type="stmt"/>
157
+ <line num="99" count="0" type="stmt"/>
158
+ <line num="103" count="0" type="stmt"/>
159
+ <line num="113" count="1" type="stmt"/>
160
+ <line num="114" count="1" type="cond" truecount="0" falsecount="1"/>
161
+ <line num="115" count="0" type="stmt"/>
162
+ <line num="118" count="1" type="stmt"/>
163
+ <line num="134" count="2" type="stmt"/>
164
+ <line num="149" count="0" type="stmt"/>
165
+ <line num="153" count="0" type="stmt"/>
166
+ <line num="163" count="0" type="stmt"/>
167
+ <line num="167" count="0" type="stmt"/>
168
+ <line num="171" count="0" type="stmt"/>
169
+ <line num="175" count="0" type="stmt"/>
160
170
  </file>
161
171
  <file name="index.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/index.ts">
162
172
  <metrics statements="7" coveredstatements="7" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
@@ -290,131 +300,131 @@
290
300
  <line num="18" count="0" type="stmt"/>
291
301
  <line num="20" count="0" type="stmt"/>
292
302
  <line num="23" count="2" type="stmt"/>
293
- <line num="27" count="21" type="stmt"/>
303
+ <line num="27" count="25" type="stmt"/>
294
304
  <line num="33" count="5" type="stmt"/>
295
305
  <line num="34" count="5" type="stmt"/>
296
- <line num="43" count="13" type="cond" truecount="1" falsecount="1"/>
297
- <line num="46" count="13" type="stmt"/>
298
- <line num="48" count="13" type="stmt"/>
299
- <line num="49" count="13" type="stmt"/>
300
- <line num="51" count="13" type="stmt"/>
301
- <line num="54" count="13" type="cond" truecount="2" falsecount="0"/>
302
- <line num="58" count="13" type="stmt"/>
306
+ <line num="43" count="15" type="cond" truecount="1" falsecount="1"/>
307
+ <line num="46" count="15" type="stmt"/>
308
+ <line num="48" count="15" type="stmt"/>
309
+ <line num="49" count="15" type="stmt"/>
310
+ <line num="51" count="15" type="stmt"/>
311
+ <line num="54" count="15" type="cond" truecount="2" falsecount="0"/>
312
+ <line num="58" count="15" type="stmt"/>
303
313
  <line num="61" count="5" type="stmt"/>
304
314
  <line num="66" count="5" type="stmt"/>
305
- <line num="76" count="2" type="cond" truecount="1" falsecount="1"/>
306
- <line num="79" count="2" type="stmt"/>
307
- <line num="82" count="2" type="stmt"/>
308
- <line num="85" count="2" type="stmt"/>
309
- <line num="86" count="2" type="stmt"/>
310
- <line num="87" count="2" type="cond" truecount="2" falsecount="0"/>
311
- <line num="88" count="2" type="stmt"/>
312
- <line num="89" count="2" type="cond" truecount="2" falsecount="0"/>
313
- <line num="90" count="3" type="stmt"/>
314
- <line num="93" count="3" type="stmt"/>
315
- <line num="94" count="3" type="stmt"/>
316
- <line num="95" count="5" type="stmt"/>
317
- <line num="96" count="3" type="stmt"/>
318
- <line num="97" count="3" type="cond" truecount="2" falsecount="0"/>
315
+ <line num="76" count="3" type="cond" truecount="1" falsecount="1"/>
316
+ <line num="79" count="3" type="stmt"/>
317
+ <line num="82" count="3" type="stmt"/>
318
+ <line num="85" count="3" type="stmt"/>
319
+ <line num="86" count="3" type="stmt"/>
320
+ <line num="87" count="3" type="cond" truecount="2" falsecount="0"/>
321
+ <line num="88" count="3" type="stmt"/>
322
+ <line num="89" count="3" type="cond" truecount="2" falsecount="0"/>
323
+ <line num="90" count="4" type="stmt"/>
324
+ <line num="93" count="4" type="stmt"/>
325
+ <line num="94" count="4" type="stmt"/>
326
+ <line num="95" count="6" type="stmt"/>
327
+ <line num="96" count="4" type="stmt"/>
328
+ <line num="97" count="4" type="cond" truecount="2" falsecount="0"/>
319
329
  <line num="99" count="0" type="stmt"/>
320
- <line num="104" count="2" type="stmt"/>
330
+ <line num="104" count="3" type="stmt"/>
321
331
  <line num="107" count="5" type="stmt"/>
322
- <line num="114" count="17" type="cond" truecount="2" falsecount="0"/>
323
- <line num="117" count="17" type="cond" truecount="0" falsecount="1"/>
332
+ <line num="114" count="20" type="cond" truecount="2" falsecount="0"/>
333
+ <line num="117" count="20" type="cond" truecount="0" falsecount="1"/>
324
334
  <line num="118" count="0" type="stmt"/>
325
- <line num="122" count="21" type="stmt"/>
326
- <line num="128" count="17" type="stmt"/>
327
- <line num="129" count="4" type="stmt"/>
328
- <line num="133" count="17" type="stmt"/>
329
- <line num="134" count="17" type="stmt"/>
330
- <line num="135" count="4" type="stmt"/>
331
- <line num="136" count="4" type="cond" truecount="0" falsecount="1"/>
335
+ <line num="122" count="25" type="stmt"/>
336
+ <line num="128" count="20" type="stmt"/>
337
+ <line num="129" count="5" type="stmt"/>
338
+ <line num="133" count="20" type="stmt"/>
339
+ <line num="134" count="20" type="stmt"/>
340
+ <line num="135" count="5" type="stmt"/>
341
+ <line num="136" count="5" type="cond" truecount="0" falsecount="1"/>
332
342
  <line num="137" count="0" type="stmt"/>
333
- <line num="141" count="4" type="stmt"/>
334
- <line num="145" count="17" type="stmt"/>
335
- <line num="146" count="17" type="stmt"/>
336
- <line num="147" count="17" type="stmt"/>
337
- <line num="149" count="17" type="stmt"/>
338
- <line num="151" count="423" type="cond" truecount="1" falsecount="0"/>
343
+ <line num="141" count="5" type="stmt"/>
344
+ <line num="145" count="20" type="stmt"/>
345
+ <line num="146" count="20" type="stmt"/>
346
+ <line num="147" count="20" type="stmt"/>
347
+ <line num="149" count="20" type="stmt"/>
348
+ <line num="151" count="427" type="cond" truecount="1" falsecount="0"/>
339
349
  <line num="152" count="2" type="stmt"/>
340
350
  <line num="153" count="2" type="stmt"/>
341
- <line num="156" count="423" type="stmt"/>
342
- <line num="160" count="17" type="stmt"/>
343
- <line num="162" count="17" type="stmt"/>
351
+ <line num="156" count="427" type="stmt"/>
352
+ <line num="160" count="20" type="stmt"/>
353
+ <line num="162" count="20" type="stmt"/>
344
354
  <line num="165" count="5" type="stmt"/>
345
- <line num="166" count="17" type="stmt"/>
346
- <line num="167" count="19" type="stmt"/>
355
+ <line num="166" count="20" type="stmt"/>
356
+ <line num="167" count="22" type="stmt"/>
347
357
  <line num="170" count="5" type="stmt"/>
348
- <line num="171" count="3" type="cond" truecount="0" falsecount="1"/>
358
+ <line num="171" count="4" type="cond" truecount="0" falsecount="1"/>
349
359
  <line num="172" count="0" type="stmt"/>
350
- <line num="174" count="3" type="stmt"/>
351
- <line num="175" count="7" type="stmt"/>
352
- <line num="177" count="7" type="cond" truecount="2" falsecount="0"/>
353
- <line num="180" count="7" type="cond" truecount="2" falsecount="0"/>
354
- <line num="181" count="5" type="stmt"/>
355
- <line num="182" count="5" type="cond" truecount="2" falsecount="0"/>
356
- <line num="183" count="4" type="stmt"/>
360
+ <line num="174" count="4" type="stmt"/>
361
+ <line num="175" count="9" type="stmt"/>
362
+ <line num="177" count="9" type="cond" truecount="2" falsecount="0"/>
363
+ <line num="180" count="9" type="cond" truecount="2" falsecount="0"/>
364
+ <line num="181" count="7" type="stmt"/>
365
+ <line num="182" count="6" type="cond" truecount="2" falsecount="0"/>
366
+ <line num="183" count="5" type="stmt"/>
357
367
  <line num="185" count="1" type="stmt"/>
358
- <line num="189" count="6" type="stmt"/>
359
- <line num="191" count="6" type="stmt"/>
360
- <line num="192" count="2" type="stmt"/>
368
+ <line num="189" count="8" type="stmt"/>
369
+ <line num="191" count="8" type="stmt"/>
370
+ <line num="192" count="3" type="stmt"/>
361
371
  <line num="195" count="5" type="stmt"/>
362
372
  <line num="196" count="5" type="cond" truecount="1" falsecount="1"/>
363
373
  <line num="199" count="5" type="stmt"/>
364
374
  <line num="200" count="3" type="cond" truecount="1" falsecount="1"/>
365
- <line num="206" count="10" type="cond" truecount="3" falsecount="0"/>
375
+ <line num="206" count="13" type="cond" truecount="3" falsecount="0"/>
366
376
  <line num="210" count="5" type="stmt"/>
367
- <line num="212" count="26" type="stmt"/>
368
- <line num="215" count="26" type="cond" truecount="3" falsecount="0"/>
377
+ <line num="212" count="29" type="stmt"/>
378
+ <line num="215" count="29" type="cond" truecount="3" falsecount="0"/>
369
379
  <line num="216" count="1" type="stmt"/>
370
- <line num="220" count="26" type="cond" truecount="1" falsecount="0"/>
380
+ <line num="220" count="29" type="cond" truecount="1" falsecount="0"/>
371
381
  <line num="221" count="1" type="stmt"/>
372
- <line num="224" count="26" type="stmt"/>
382
+ <line num="224" count="29" type="stmt"/>
373
383
  <line num="248" count="5" type="stmt"/>
374
- <line num="252" count="36" type="stmt"/>
375
- <line num="253" count="36" type="cond" truecount="0" falsecount="1"/>
376
- <line num="254" count="36" type="cond" truecount="1" falsecount="0"/>
377
- <line num="256" count="36" type="stmt"/>
378
- <line num="260" count="846" type="stmt"/>
379
- <line num="264" count="423" type="cond" truecount="0" falsecount="1"/>
384
+ <line num="252" count="42" type="stmt"/>
385
+ <line num="253" count="42" type="cond" truecount="0" falsecount="1"/>
386
+ <line num="254" count="42" type="cond" truecount="1" falsecount="0"/>
387
+ <line num="256" count="42" type="stmt"/>
388
+ <line num="260" count="854" type="stmt"/>
389
+ <line num="264" count="427" type="cond" truecount="0" falsecount="1"/>
380
390
  <line num="265" count="0" type="stmt"/>
381
- <line num="267" count="423" type="stmt"/>
382
- <line num="268" count="423" type="cond" truecount="2" falsecount="0"/>
383
- <line num="269" count="423" type="stmt"/>
384
- <line num="270" count="423" type="stmt"/>
385
- <line num="271" count="423" type="stmt"/>
386
- <line num="272" count="423" type="stmt"/>
387
- <line num="276" count="8" type="stmt"/>
388
- <line num="277" count="8" type="stmt"/>
389
- <line num="278" count="8" type="stmt"/>
390
- <line num="283" count="4" type="cond" truecount="0" falsecount="1"/>
391
+ <line num="267" count="427" type="stmt"/>
392
+ <line num="268" count="427" type="cond" truecount="2" falsecount="0"/>
393
+ <line num="269" count="427" type="stmt"/>
394
+ <line num="270" count="427" type="stmt"/>
395
+ <line num="271" count="427" type="stmt"/>
396
+ <line num="272" count="427" type="stmt"/>
397
+ <line num="276" count="10" type="stmt"/>
398
+ <line num="277" count="10" type="stmt"/>
399
+ <line num="278" count="10" type="stmt"/>
400
+ <line num="283" count="5" type="cond" truecount="0" falsecount="1"/>
391
401
  <line num="284" count="0" type="stmt"/>
392
- <line num="286" count="4" type="stmt"/>
393
- <line num="288" count="6" type="stmt"/>
394
- <line num="290" count="4" type="stmt"/>
395
- <line num="291" count="4" type="stmt"/>
402
+ <line num="286" count="5" type="stmt"/>
403
+ <line num="288" count="7" type="stmt"/>
404
+ <line num="290" count="5" type="stmt"/>
405
+ <line num="291" count="5" type="stmt"/>
396
406
  <line num="296" count="0" type="stmt"/>
397
407
  <line num="297" count="0" type="stmt"/>
398
- <line num="301" count="19" type="stmt"/>
399
- <line num="302" count="19" type="stmt"/>
400
- <line num="303" count="19" type="stmt"/>
401
- <line num="304" count="24" type="stmt"/>
402
- <line num="305" count="431" type="cond" truecount="2" falsecount="0"/>
403
- <line num="306" count="412" type="stmt"/>
404
- <line num="308" count="19" type="stmt"/>
405
- <line num="309" count="19" type="stmt"/>
406
- <line num="313" count="19" type="stmt"/>
407
- <line num="317" count="48" type="stmt"/>
408
- <line num="318" count="48" type="stmt"/>
409
- <line num="319" count="7" type="cond" truecount="1" falsecount="0"/>
410
- <line num="321" count="7" type="stmt"/>
411
- <line num="324" count="48" type="stmt"/>
412
- <line num="325" count="17" type="stmt"/>
413
- <line num="327" count="48" type="stmt"/>
414
- <line num="331" count="19" type="stmt"/>
415
- <line num="335" count="440" type="stmt"/>
416
- <line num="336" count="440" type="stmt"/>
417
- <line num="340" count="449" type="stmt"/>
408
+ <line num="301" count="22" type="stmt"/>
409
+ <line num="302" count="22" type="stmt"/>
410
+ <line num="303" count="22" type="stmt"/>
411
+ <line num="304" count="28" type="stmt"/>
412
+ <line num="305" count="436" type="cond" truecount="2" falsecount="0"/>
413
+ <line num="306" count="414" type="stmt"/>
414
+ <line num="308" count="22" type="stmt"/>
415
+ <line num="309" count="22" type="stmt"/>
416
+ <line num="313" count="22" type="stmt"/>
417
+ <line num="317" count="57" type="stmt"/>
418
+ <line num="318" count="57" type="stmt"/>
419
+ <line num="319" count="12" type="cond" truecount="1" falsecount="0"/>
420
+ <line num="321" count="12" type="stmt"/>
421
+ <line num="324" count="57" type="stmt"/>
422
+ <line num="325" count="21" type="stmt"/>
423
+ <line num="327" count="57" type="stmt"/>
424
+ <line num="331" count="22" type="stmt"/>
425
+ <line num="335" count="448" type="stmt"/>
426
+ <line num="336" count="448" type="stmt"/>
427
+ <line num="340" count="457" type="stmt"/>
418
428
  </file>
419
429
  <file name="catalystList.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/utils/catalystList.ts">
420
430
  <metrics statements="40" coveredstatements="30" conditionals="15" coveredconditionals="10" methods="10" coveredmethods="7"/>