dcl-catalyst-client 14.0.0 → 14.0.2

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,63 +1,59 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1670521389748" clover="3.2.0">
3
- <project timestamp="1670521389748" name="All files">
4
- <metrics statements="478" coveredstatements="380" conditionals="187" coveredconditionals="115" methods="146" coveredmethods="98" elements="811" coveredelements="593" complexity="0" loc="478" ncloc="478" packages="3" files="14" classes="14"/>
2
+ <coverage generated="1672673233844" clover="3.2.0">
3
+ <project timestamp="1672673233844" name="All files">
4
+ <metrics statements="461" coveredstatements="366" conditionals="188" coveredconditionals="113" methods="134" coveredmethods="92" elements="783" coveredelements="571" complexity="0" loc="461" ncloc="461" packages="3" files="14" classes="14"/>
5
5
  <package name="src">
6
- <metrics statements="149" coveredstatements="111" conditionals="55" coveredconditionals="39" methods="67" coveredmethods="33"/>
6
+ <metrics statements="132" coveredstatements="97" conditionals="56" coveredconditionals="37" methods="55" coveredmethods="27"/>
7
7
  <file name="CatalystClient.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/CatalystClient.ts">
8
- <metrics statements="36" coveredstatements="6" conditionals="3" coveredconditionals="0" methods="27" coveredmethods="0"/>
8
+ <metrics statements="32" coveredstatements="6" conditionals="3" coveredconditionals="0" methods="23" coveredmethods="0"/>
9
9
  <line num="2" count="3" type="stmt"/>
10
- <line num="12" count="3" type="stmt"/>
11
- <line num="14" count="3" type="stmt"/>
12
- <line num="15" count="3" type="stmt"/>
13
- <line num="17" count="3" type="stmt"/>
14
- <line num="24" count="3" type="stmt"/>
15
- <line num="30" count="0" type="stmt"/>
16
- <line num="31" count="0" type="cond" truecount="0" falsecount="2"/>
17
- <line num="36" count="0" type="stmt"/>
18
- <line num="41" count="0" type="stmt"/>
19
- <line num="48" count="0" type="stmt"/>
20
- <line num="52" count="0" type="stmt"/>
10
+ <line num="4" count="3" type="stmt"/>
11
+ <line num="6" count="3" type="stmt"/>
12
+ <line num="7" count="3" type="stmt"/>
13
+ <line num="9" count="3" type="stmt"/>
14
+ <line num="16" count="3" type="stmt"/>
15
+ <line num="22" count="0" type="stmt"/>
16
+ <line num="23" count="0" type="cond" truecount="0" falsecount="2"/>
17
+ <line num="28" count="0" type="stmt"/>
18
+ <line num="33" count="0" type="stmt"/>
19
+ <line num="40" count="0" type="stmt"/>
20
+ <line num="44" count="0" type="stmt"/>
21
+ <line num="49" count="0" type="stmt"/>
22
+ <line num="53" count="0" type="stmt"/>
21
23
  <line num="57" count="0" type="stmt"/>
22
24
  <line num="61" count="0" type="stmt"/>
23
25
  <line num="65" count="0" type="stmt"/>
24
26
  <line num="69" count="0" type="stmt"/>
25
27
  <line num="73" count="0" type="stmt"/>
26
28
  <line num="77" count="0" type="stmt"/>
27
- <line num="81" count="0" type="stmt"/>
28
29
  <line num="85" count="0" type="stmt"/>
29
- <line num="89" count="0" type="stmt"/>
30
- <line num="93" count="0" type="stmt"/>
31
- <line num="97" count="0" type="stmt"/>
32
- <line num="101" count="0" type="stmt"/>
33
- <line num="109" count="0" type="stmt"/>
34
- <line num="118" count="0" type="stmt"/>
35
- <line num="122" count="0" type="stmt"/>
36
- <line num="130" count="0" type="stmt"/>
30
+ <line num="94" count="0" type="stmt"/>
31
+ <line num="98" count="0" type="stmt"/>
32
+ <line num="106" count="0" type="stmt"/>
33
+ <line num="115" count="0" type="stmt"/>
34
+ <line num="119" count="0" type="stmt"/>
35
+ <line num="123" count="0" type="stmt"/>
36
+ <line num="127" count="0" type="stmt"/>
37
+ <line num="131" count="0" type="stmt"/>
38
+ <line num="135" count="0" type="stmt"/>
37
39
  <line num="139" count="0" type="stmt"/>
38
40
  <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"/>
45
41
  </file>
46
42
  <file name="CatalystsList.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/CatalystsList.ts">
47
43
  <metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
48
44
  <line num="2" count="4" type="stmt"/>
49
45
  </file>
50
46
  <file name="ContentClient.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/ContentClient.ts">
51
- <metrics statements="78" coveredstatements="70" conditionals="45" coveredconditionals="33" methods="28" coveredmethods="21"/>
47
+ <metrics statements="65" coveredstatements="56" conditionals="46" coveredconditionals="31" methods="20" coveredmethods="15"/>
52
48
  <line num="1" count="4" type="stmt"/>
53
49
  <line num="3" count="4" type="stmt"/>
54
50
  <line num="4" count="4" type="stmt"/>
55
51
  <line num="6" count="4" type="stmt"/>
56
52
  <line num="7" count="4" type="stmt"/>
57
53
  <line num="15" count="4" type="stmt"/>
58
- <line num="21" count="18" type="stmt"/>
59
- <line num="22" count="18" type="cond" truecount="2" falsecount="0"/>
60
- <line num="27" count="18" type="cond" truecount="2" falsecount="0"/>
54
+ <line num="21" count="15" type="stmt"/>
55
+ <line num="22" count="15" type="cond" truecount="2" falsecount="0"/>
56
+ <line num="27" count="15" type="cond" truecount="2" falsecount="0"/>
61
57
  <line num="37" count="1" type="cond" truecount="1" falsecount="1"/>
62
58
  <line num="38" count="1" type="stmt"/>
63
59
  <line num="55" count="1" type="cond" truecount="1" falsecount="1"/>
@@ -73,60 +69,47 @@
73
69
  <line num="78" count="4" type="cond" truecount="2" falsecount="0"/>
74
70
  <line num="81" count="0" type="stmt"/>
75
71
  <line num="86" count="2" type="stmt"/>
76
- <line num="90" count="1" type="stmt"/>
77
- <line num="91" count="1" type="stmt"/>
78
- <line num="95" count="1" type="stmt"/>
79
- <line num="97" count="1" type="cond" truecount="1" falsecount="1"/>
80
- <line num="102" count="1" type="stmt"/>
81
- <line num="106" count="3" type="cond" truecount="1" falsecount="0"/>
82
- <line num="107" count="1" type="stmt"/>
83
- <line num="109" count="2" type="cond" truecount="1" falsecount="1"/>
84
- <line num="114" count="2" type="stmt"/>
85
- <line num="118" count="4" type="cond" truecount="1" falsecount="0"/>
86
- <line num="119" count="1" type="stmt"/>
87
- <line num="122" count="3" type="cond" truecount="1" falsecount="1"/>
88
- <line num="127" count="3" type="stmt"/>
89
- <line num="131" count="2" type="stmt"/>
90
- <line num="132" count="2" type="cond" truecount="1" falsecount="0"/>
72
+ <line num="90" count="0" type="stmt"/>
73
+ <line num="92" count="0" type="cond" truecount="0" falsecount="2"/>
74
+ <line num="96" count="0" type="stmt"/>
75
+ <line num="100" count="0" type="stmt"/>
76
+ <line num="104" count="1" type="stmt"/>
77
+ <line num="106" count="1" type="stmt"/>
78
+ <line num="114" count="3" type="cond" truecount="1" falsecount="0"/>
79
+ <line num="115" count="1" type="stmt"/>
80
+ <line num="118" count="2" type="stmt"/>
81
+ <line num="132" count="4" type="cond" truecount="1" falsecount="0"/>
91
82
  <line num="133" count="1" type="stmt"/>
92
- <line num="135" count="1" type="stmt"/>
93
- <line num="139" count="0" type="stmt"/>
94
- <line num="143" count="0" type="stmt"/>
95
- <line num="147" count="2" type="cond" truecount="2" falsecount="2"/>
96
- <line num="148" count="2" type="cond" truecount="4" falsecount="2"/>
83
+ <line num="136" count="3" type="stmt"/>
97
84
  <line num="150" count="2" type="stmt"/>
98
- <line num="152" count="4" type="stmt"/>
99
- <line num="153" count="4" type="cond" truecount="2" falsecount="0"/>
100
- <line num="157" count="4" type="cond" truecount="1" falsecount="0"/>
101
- <line num="158" count="1" type="stmt"/>
102
- <line num="160" count="3" type="stmt"/>
103
- <line num="172" count="3" type="stmt"/>
104
- <line num="177" count="18" type="stmt"/>
105
- <line num="188" count="20" type="stmt"/>
106
- <line num="192" count="3" type="stmt"/>
107
- <line num="193" count="3" type="cond" truecount="3" falsecount="1"/>
108
- <line num="194" count="3" type="stmt"/>
109
- <line num="195" count="3" type="cond" truecount="1" falsecount="0"/>
110
- <line num="196" count="1" type="stmt"/>
111
- <line num="199" count="3" type="stmt"/>
112
- <line num="203" count="4" type="cond" truecount="1" falsecount="0"/>
113
- <line num="204" count="1" type="stmt"/>
114
- <line num="207" count="3" type="stmt"/>
115
- <line num="218" count="0" type="stmt"/>
116
- <line num="223" count="2" type="stmt"/>
117
- <line num="225" count="2" type="stmt"/>
118
- <line num="227" count="2" type="stmt"/>
119
- <line num="231" count="0" type="stmt"/>
120
- <line num="253" count="4" type="stmt"/>
121
- <line num="254" count="4" type="stmt"/>
122
- <line num="255" count="4" type="stmt"/>
123
- <line num="261" count="4" type="stmt"/>
124
- <line num="263" count="12" type="stmt"/>
125
- <line num="266" count="0" type="stmt"/>
126
- <line num="270" count="0" type="stmt"/>
127
- <line num="275" count="2" type="cond" truecount="1" falsecount="0"/>
128
- <line num="276" count="2" type="stmt"/>
129
- <line num="278" count="0" type="stmt"/>
85
+ <line num="151" count="2" type="cond" truecount="1" falsecount="0"/>
86
+ <line num="152" count="1" type="stmt"/>
87
+ <line num="154" count="1" type="stmt"/>
88
+ <line num="158" count="2" type="cond" truecount="2" falsecount="2"/>
89
+ <line num="159" count="2" type="cond" truecount="4" falsecount="2"/>
90
+ <line num="161" count="2" type="stmt"/>
91
+ <line num="163" count="4" type="stmt"/>
92
+ <line num="164" count="4" type="cond" truecount="2" falsecount="0"/>
93
+ <line num="168" count="4" type="cond" truecount="1" falsecount="0"/>
94
+ <line num="169" count="1" type="stmt"/>
95
+ <line num="171" count="3" type="stmt"/>
96
+ <line num="179" count="4" type="cond" truecount="1" falsecount="0"/>
97
+ <line num="180" count="1" type="stmt"/>
98
+ <line num="183" count="3" type="stmt"/>
99
+ <line num="194" count="0" type="stmt"/>
100
+ <line num="199" count="2" type="stmt"/>
101
+ <line num="201" count="2" type="stmt"/>
102
+ <line num="203" count="2" type="stmt"/>
103
+ <line num="225" count="4" type="stmt"/>
104
+ <line num="226" count="4" type="stmt"/>
105
+ <line num="227" count="4" type="stmt"/>
106
+ <line num="233" count="4" type="stmt"/>
107
+ <line num="235" count="12" type="stmt"/>
108
+ <line num="238" count="0" type="stmt"/>
109
+ <line num="242" count="0" type="stmt"/>
110
+ <line num="247" count="2" type="cond" truecount="1" falsecount="0"/>
111
+ <line num="248" count="2" type="stmt"/>
112
+ <line num="250" count="0" type="stmt"/>
130
113
  </file>
131
114
  <file name="LambdasClient.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/LambdasClient.ts">
132
115
  <metrics statements="27" coveredstatements="27" conditionals="7" coveredconditionals="6" methods="12" coveredmethods="12"/>
@@ -364,12 +347,12 @@
364
347
  <line num="200" count="6" type="cond" truecount="1" falsecount="1"/>
365
348
  <line num="206" count="13" type="cond" truecount="3" falsecount="0"/>
366
349
  <line num="210" count="5" type="stmt"/>
367
- <line num="212" count="36" type="stmt"/>
368
- <line num="215" count="36" type="cond" truecount="3" falsecount="0"/>
350
+ <line num="212" count="33" type="stmt"/>
351
+ <line num="215" count="33" type="cond" truecount="3" falsecount="0"/>
369
352
  <line num="216" count="1" type="stmt"/>
370
- <line num="220" count="36" type="cond" truecount="1" falsecount="0"/>
353
+ <line num="220" count="33" type="cond" truecount="1" falsecount="0"/>
371
354
  <line num="221" count="1" type="stmt"/>
372
- <line num="224" count="36" type="stmt"/>
355
+ <line num="224" count="33" type="stmt"/>
373
356
  <line num="248" count="5" type="stmt"/>
374
357
  <line num="252" count="30" type="stmt"/>
375
358
  <line num="253" count="30" type="cond" truecount="0" falsecount="1"/>