dcl-catalyst-client 8.1.1 → 8.1.2-20211004191412.commit-e8658b6
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/.github/dependabot.yml +7 -0
- package/.prettierignore +3 -0
- package/.vscode/settings.json +9 -4
- package/coverage/clover.xml +291 -286
- package/coverage/coverage-final.json +10 -10
- package/coverage/lcov-report/index.html +29 -29
- package/coverage/lcov.info +607 -751
- package/dist/CatalystClient.d.ts +4 -3
- package/dist/CatalystClient.js +9 -6
- package/dist/CatalystClient.js.map +1 -1
- package/dist/CatalystsList.js +5 -0
- package/dist/CatalystsList.js.map +1 -1
- package/dist/ContentAPI.d.ts +11 -4
- package/dist/ContentClient.d.ts +13 -3
- package/dist/ContentClient.js +100 -111
- package/dist/ContentClient.js.map +1 -1
- package/dist/LambdasAPI.js.map +1 -1
- package/dist/LambdasClient.js +12 -12
- package/dist/LambdasClient.js.map +1 -1
- package/dist/ports/Jwt.js +11 -13
- package/dist/ports/Jwt.js.map +1 -1
- package/dist/utils/CatalystClientBuilder.js +4 -4
- package/dist/utils/CatalystClientBuilder.js.map +1 -1
- package/dist/utils/DeploymentBuilder.js +6 -7
- package/dist/utils/DeploymentBuilder.js.map +1 -1
- package/dist/utils/Environment.js +1 -2
- package/dist/utils/Environment.js.map +1 -1
- package/dist/utils/Helper.d.ts +1 -0
- package/dist/utils/Helper.js +6 -16
- package/dist/utils/Helper.js.map +1 -1
- package/dist/utils/ProofOfWork.js +2 -2
- package/dist/utils/ProofOfWork.js.map +1 -1
- package/dist/utils/catalystList.js +7 -8
- package/dist/utils/catalystList.js.map +1 -1
- package/package.json +10 -12
package/coverage/clover.xml
CHANGED
|
@@ -1,22 +1,21 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<coverage generated="
|
|
3
|
-
<project timestamp="
|
|
4
|
-
<metrics statements="
|
|
2
|
+
<coverage generated="1633374852390" clover="3.2.0">
|
|
3
|
+
<project timestamp="1633374852390" name="All files">
|
|
4
|
+
<metrics statements="500" coveredstatements="369" conditionals="222" coveredconditionals="140" methods="135" coveredmethods="83" elements="857" coveredelements="592" complexity="0" loc="500" ncloc="500" packages="3" files="15" classes="15"/>
|
|
5
5
|
<package name="src">
|
|
6
|
-
<metrics statements="
|
|
6
|
+
<metrics statements="193" coveredstatements="134" conditionals="83" coveredconditionals="60" methods="66" coveredmethods="29"/>
|
|
7
7
|
<file name="CatalystClient.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/CatalystClient.ts">
|
|
8
|
-
<metrics statements="
|
|
8
|
+
<metrics statements="34" coveredstatements="6" conditionals="3" coveredconditionals="0" methods="25" coveredmethods="0"/>
|
|
9
9
|
<line num="1" count="2" type="stmt"/>
|
|
10
|
-
<line num="
|
|
11
|
-
<line num="24" count="2" type="stmt"/>
|
|
10
|
+
<line num="23" count="2" type="stmt"/>
|
|
12
11
|
<line num="25" count="2" type="stmt"/>
|
|
13
|
-
<line num="
|
|
14
|
-
<line num="
|
|
15
|
-
<line num="
|
|
16
|
-
<line num="
|
|
17
|
-
<line num="
|
|
18
|
-
<line num="
|
|
19
|
-
<line num="
|
|
12
|
+
<line num="26" count="2" type="stmt"/>
|
|
13
|
+
<line num="28" count="2" type="stmt"/>
|
|
14
|
+
<line num="36" count="2" type="stmt"/>
|
|
15
|
+
<line num="42" count="0" type="stmt"/>
|
|
16
|
+
<line num="44" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
17
|
+
<line num="48" count="0" type="stmt"/>
|
|
18
|
+
<line num="54" count="0" type="stmt"/>
|
|
20
19
|
<line num="65" count="0" type="stmt"/>
|
|
21
20
|
<line num="69" count="0" type="stmt"/>
|
|
22
21
|
<line num="73" count="0" type="stmt"/>
|
|
@@ -24,14 +23,15 @@
|
|
|
24
23
|
<line num="81" count="0" type="stmt"/>
|
|
25
24
|
<line num="85" count="0" type="stmt"/>
|
|
26
25
|
<line num="89" count="0" type="stmt"/>
|
|
27
|
-
<line num="
|
|
28
|
-
<line num="
|
|
29
|
-
<line num="
|
|
26
|
+
<line num="93" count="0" type="stmt"/>
|
|
27
|
+
<line num="97" count="0" type="stmt"/>
|
|
28
|
+
<line num="104" count="0" type="stmt"/>
|
|
30
29
|
<line num="111" count="0" type="stmt"/>
|
|
30
|
+
<line num="115" count="0" type="stmt"/>
|
|
31
31
|
<line num="119" count="0" type="stmt"/>
|
|
32
|
-
<line num="
|
|
32
|
+
<line num="123" count="0" type="stmt"/>
|
|
33
33
|
<line num="131" count="0" type="stmt"/>
|
|
34
|
-
<line num="
|
|
34
|
+
<line num="135" count="0" type="stmt"/>
|
|
35
35
|
<line num="143" count="0" type="stmt"/>
|
|
36
36
|
<line num="147" count="0" type="stmt"/>
|
|
37
37
|
<line num="151" count="0" type="stmt"/>
|
|
@@ -39,138 +39,147 @@
|
|
|
39
39
|
<line num="159" count="0" type="stmt"/>
|
|
40
40
|
<line num="163" count="0" type="stmt"/>
|
|
41
41
|
<line num="167" count="0" type="stmt"/>
|
|
42
|
+
<line num="171" count="0" type="stmt"/>
|
|
42
43
|
</file>
|
|
43
44
|
<file name="CatalystsList.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/CatalystsList.ts">
|
|
44
45
|
<metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
45
46
|
<line num="2" count="3" type="stmt"/>
|
|
46
47
|
</file>
|
|
47
48
|
<file name="ContentClient.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/ContentClient.ts">
|
|
48
|
-
<metrics statements="
|
|
49
|
+
<metrics statements="123" coveredstatements="99" conditionals="72" coveredconditionals="55" methods="31" coveredmethods="23"/>
|
|
49
50
|
<line num="1" count="3" type="stmt"/>
|
|
50
|
-
<line num="
|
|
51
|
+
<line num="25" count="3" type="stmt"/>
|
|
51
52
|
<line num="26" count="3" type="stmt"/>
|
|
52
|
-
<line num="
|
|
53
|
+
<line num="28" count="3" type="stmt"/>
|
|
53
54
|
<line num="29" count="3" type="stmt"/>
|
|
54
55
|
<line num="30" count="3" type="stmt"/>
|
|
55
|
-
<line num="
|
|
56
|
-
<line num="
|
|
57
|
-
<line num="53" count="
|
|
58
|
-
<line num="
|
|
59
|
-
<line num="
|
|
60
|
-
<line num="61" count="
|
|
56
|
+
<line num="46" count="3" type="stmt"/>
|
|
57
|
+
<line num="52" count="25" type="stmt"/>
|
|
58
|
+
<line num="53" count="25" type="stmt"/>
|
|
59
|
+
<line num="58" count="25" type="cond" truecount="2" falsecount="0"/>
|
|
60
|
+
<line num="60" count="25" type="cond" truecount="1" falsecount="1"/>
|
|
61
|
+
<line num="61" count="0" type="stmt"/>
|
|
61
62
|
<line num="62" count="0" type="stmt"/>
|
|
62
|
-
<line num="
|
|
63
|
-
<line num="74" count="2" type="
|
|
64
|
-
<line num="75" count="2" type="
|
|
65
|
-
<line num="
|
|
66
|
-
<line num="93" count="2" type="
|
|
67
|
-
<line num="94" count="2" type="
|
|
68
|
-
<line num="
|
|
69
|
-
<line num="
|
|
70
|
-
<line num="
|
|
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="0" type="stmt"/>
|
|
70
|
+
<line num="108" count="0" type="stmt"/>
|
|
71
|
+
<line num="109" count="0" type="stmt"/>
|
|
72
|
+
<line num="110" count="0" type="stmt"/>
|
|
71
73
|
<line num="112" count="0" type="stmt"/>
|
|
72
74
|
<line num="113" count="0" type="stmt"/>
|
|
73
|
-
<line num="
|
|
74
|
-
<line num="
|
|
75
|
-
<line num="117" count="0" type="
|
|
76
|
-
<line num="
|
|
77
|
-
<line num="
|
|
78
|
-
<line num="
|
|
79
|
-
<line num="
|
|
80
|
-
<line num="
|
|
81
|
-
<line num="138" count="
|
|
82
|
-
<line num="
|
|
83
|
-
<line num="
|
|
84
|
-
<line num="
|
|
85
|
-
<line num="
|
|
86
|
-
<line num="
|
|
87
|
-
<line num="
|
|
88
|
-
<line num="
|
|
89
|
-
<line num="
|
|
90
|
-
<line num="
|
|
91
|
-
<line num="
|
|
92
|
-
<line num="
|
|
93
|
-
<line num="184" count="
|
|
94
|
-
<line num="
|
|
95
|
-
<line num="
|
|
96
|
-
<line num="
|
|
97
|
-
<line num="
|
|
98
|
-
<line num="
|
|
99
|
-
<line num="
|
|
100
|
-
<line num="
|
|
101
|
-
<line num="
|
|
102
|
-
<line num="
|
|
103
|
-
<line num="
|
|
104
|
-
<line num="228" count="
|
|
105
|
-
<line num="
|
|
106
|
-
<line num="
|
|
75
|
+
<line num="114" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
76
|
+
<line num="115" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
77
|
+
<line num="117" count="0" type="stmt"/>
|
|
78
|
+
<line num="120" count="0" type="stmt"/>
|
|
79
|
+
<line num="125" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
80
|
+
<line num="129" count="0" type="stmt"/>
|
|
81
|
+
<line num="133" count="0" type="stmt"/>
|
|
82
|
+
<line num="137" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
83
|
+
<line num="138" count="1" type="stmt"/>
|
|
84
|
+
<line num="141" count="2" type="stmt"/>
|
|
85
|
+
<line num="152" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
86
|
+
<line num="153" count="1" type="stmt"/>
|
|
87
|
+
<line num="156" count="3" type="stmt"/>
|
|
88
|
+
<line num="167" count="2" type="stmt"/>
|
|
89
|
+
<line num="168" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
90
|
+
<line num="169" count="1" type="stmt"/>
|
|
91
|
+
<line num="171" count="1" type="stmt"/>
|
|
92
|
+
<line num="175" count="0" type="stmt"/>
|
|
93
|
+
<line num="179" count="4" type="stmt"/>
|
|
94
|
+
<line num="183" count="2" type="cond" truecount="2" falsecount="2"/>
|
|
95
|
+
<line num="184" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
96
|
+
<line num="186" count="2" type="stmt"/>
|
|
97
|
+
<line num="188" count="4" type="stmt"/>
|
|
98
|
+
<line num="189" count="4" type="stmt"/>
|
|
99
|
+
<line num="192" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
100
|
+
<line num="193" count="1" type="stmt"/>
|
|
101
|
+
<line num="195" count="3" type="stmt"/>
|
|
102
|
+
<line num="207" count="3" type="stmt"/>
|
|
103
|
+
<line num="212" count="25" type="stmt"/>
|
|
104
|
+
<line num="223" count="20" type="stmt"/>
|
|
105
|
+
<line num="227" count="3" type="stmt"/>
|
|
106
|
+
<line num="228" count="3" type="stmt"/>
|
|
107
|
+
<line num="229" count="3" type="stmt"/>
|
|
108
|
+
<line num="230" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
109
|
+
<line num="231" count="1" type="stmt"/>
|
|
107
110
|
<line num="234" count="3" type="stmt"/>
|
|
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="
|
|
119
|
-
<line num="
|
|
120
|
-
<line num="
|
|
121
|
-
<line num="
|
|
122
|
-
<line num="
|
|
123
|
-
<line num="
|
|
124
|
-
<line num="
|
|
125
|
-
<line num="
|
|
126
|
-
<line num="
|
|
127
|
-
<line num="
|
|
128
|
-
<line num="
|
|
129
|
-
<line num="
|
|
130
|
-
<line num="323" count="5" type="stmt"/>
|
|
131
|
-
<line num="324" count="5" type="stmt"/>
|
|
111
|
+
<line num="247" count="5" type="stmt"/>
|
|
112
|
+
<line num="248" count="5" type="stmt"/>
|
|
113
|
+
<line num="249" count="5" type="stmt"/>
|
|
114
|
+
<line num="251" count="4" type="stmt"/>
|
|
115
|
+
<line num="261" count="0" type="stmt"/>
|
|
116
|
+
<line num="269" count="7" type="stmt"/>
|
|
117
|
+
<line num="272" count="7" type="stmt"/>
|
|
118
|
+
<line num="275" count="6" type="stmt"/>
|
|
119
|
+
<line num="278" count="6" type="stmt"/>
|
|
120
|
+
<line num="281" count="6" type="stmt"/>
|
|
121
|
+
<line num="283" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
122
|
+
<line num="284" count="4" type="stmt"/>
|
|
123
|
+
<line num="285" count="4" type="stmt"/>
|
|
124
|
+
<line num="288" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
125
|
+
<line num="289" count="1" type="stmt"/>
|
|
126
|
+
<line num="293" count="6" type="stmt"/>
|
|
127
|
+
<line num="298" count="6" type="stmt"/>
|
|
128
|
+
<line num="313" count="6" type="stmt"/>
|
|
129
|
+
<line num="321" count="6" type="stmt"/>
|
|
130
|
+
<line num="322" count="6" type="stmt"/>
|
|
131
|
+
<line num="323" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
132
|
+
<line num="324" count="6" type="stmt"/>
|
|
132
133
|
<line num="325" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
133
|
-
<line num="326" count="
|
|
134
|
-
<line num="327" count="
|
|
135
|
-
<line num="
|
|
136
|
-
<line num="
|
|
137
|
-
<line num="
|
|
138
|
-
<line num="
|
|
139
|
-
<line num="
|
|
140
|
-
<line num="
|
|
141
|
-
<line num="
|
|
142
|
-
<line num="
|
|
143
|
-
<line num="
|
|
144
|
-
<line num="
|
|
145
|
-
<line num="
|
|
146
|
-
<line num="
|
|
147
|
-
<line num="
|
|
148
|
-
<line num="
|
|
149
|
-
<line num="367" count="
|
|
134
|
+
<line num="326" count="9" type="stmt"/>
|
|
135
|
+
<line num="327" count="9" type="stmt"/>
|
|
136
|
+
<line num="328" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
137
|
+
<line num="329" count="1" type="stmt"/>
|
|
138
|
+
<line num="338" count="7" type="stmt"/>
|
|
139
|
+
<line num="339" count="7" type="stmt"/>
|
|
140
|
+
<line num="340" count="10" type="cond" truecount="2" falsecount="0"/>
|
|
141
|
+
<line num="341" count="9" type="stmt"/>
|
|
142
|
+
<line num="342" count="9" type="stmt"/>
|
|
143
|
+
<line num="345" count="7" type="stmt"/>
|
|
144
|
+
<line num="346" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
145
|
+
<line num="348" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
146
|
+
<line num="349" count="0" type="stmt"/>
|
|
147
|
+
<line num="350" count="0" type="stmt"/>
|
|
148
|
+
<line num="352" count="2" type="stmt"/>
|
|
149
|
+
<line num="361" count="7" type="cond" truecount="10" falsecount="0"/>
|
|
150
|
+
<line num="367" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
150
151
|
<line num="368" count="1" type="stmt"/>
|
|
151
|
-
<line num="
|
|
152
|
-
<line num="
|
|
153
|
-
<line num="
|
|
154
|
-
<line num="
|
|
155
|
-
<line num="
|
|
156
|
-
<line num="
|
|
157
|
-
<line num="
|
|
158
|
-
<line num="
|
|
159
|
-
<line num="
|
|
160
|
-
<line num="
|
|
161
|
-
<line num="
|
|
162
|
-
<line num="
|
|
163
|
-
<line num="
|
|
152
|
+
<line num="373" count="6" type="stmt"/>
|
|
153
|
+
<line num="374" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
154
|
+
<line num="375" count="1" type="stmt"/>
|
|
155
|
+
<line num="377" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
156
|
+
<line num="378" count="1" type="stmt"/>
|
|
157
|
+
<line num="380" count="6" type="stmt"/>
|
|
158
|
+
<line num="384" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
159
|
+
<line num="385" count="1" type="stmt"/>
|
|
160
|
+
<line num="388" count="1" type="stmt"/>
|
|
161
|
+
<line num="399" count="0" type="stmt"/>
|
|
162
|
+
<line num="407" count="0" type="stmt"/>
|
|
163
|
+
<line num="409" count="0" type="stmt"/>
|
|
164
|
+
<line num="411" count="0" type="stmt"/>
|
|
165
|
+
<line num="415" count="4" type="stmt"/>
|
|
166
|
+
<line num="451" count="3" type="stmt"/>
|
|
167
|
+
<line num="452" count="3" type="stmt"/>
|
|
168
|
+
<line num="453" count="3" type="stmt"/>
|
|
169
|
+
<line num="459" count="3" type="stmt"/>
|
|
170
|
+
<line num="465" count="9" type="stmt"/>
|
|
171
|
+
<line num="468" count="4" type="stmt"/>
|
|
172
|
+
<line num="472" count="0" type="stmt"/>
|
|
164
173
|
</file>
|
|
165
174
|
<file name="LambdasAPI.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/LambdasAPI.ts">
|
|
166
175
|
<metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>
|
|
167
|
-
<line num="
|
|
168
|
-
<line num="
|
|
169
|
-
<line num="
|
|
170
|
-
<line num="
|
|
176
|
+
<line num="29" count="1" type="stmt"/>
|
|
177
|
+
<line num="30" count="1" type="stmt"/>
|
|
178
|
+
<line num="32" count="1" type="stmt"/>
|
|
179
|
+
<line num="35" count="1" type="stmt"/>
|
|
171
180
|
</file>
|
|
172
181
|
<file name="LambdasClient.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/LambdasClient.ts">
|
|
173
|
-
<metrics statements="24" coveredstatements="17" conditionals="
|
|
182
|
+
<metrics statements="24" coveredstatements="17" conditionals="8" coveredconditionals="5" methods="8" coveredmethods="4"/>
|
|
174
183
|
<line num="1" count="2" type="stmt"/>
|
|
175
184
|
<line num="11" count="2" type="stmt"/>
|
|
176
185
|
<line num="12" count="2" type="stmt"/>
|
|
@@ -182,8 +191,8 @@
|
|
|
182
191
|
<line num="39" count="0" type="stmt"/>
|
|
183
192
|
<line num="48" count="2" type="stmt"/>
|
|
184
193
|
<line num="49" count="2" type="stmt"/>
|
|
185
|
-
<line num="50" count="2" type="cond" truecount="
|
|
186
|
-
<line num="51" count="1" type="
|
|
194
|
+
<line num="50" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
195
|
+
<line num="51" count="1" type="stmt"/>
|
|
187
196
|
<line num="52" count="1" type="stmt"/>
|
|
188
197
|
<line num="54" count="2" type="stmt"/>
|
|
189
198
|
<line num="64" count="1" type="stmt"/>
|
|
@@ -208,9 +217,9 @@
|
|
|
208
217
|
</file>
|
|
209
218
|
</package>
|
|
210
219
|
<package name="src.ports">
|
|
211
|
-
<metrics statements="63" coveredstatements="34" conditionals="
|
|
220
|
+
<metrics statements="63" coveredstatements="34" conditionals="32" coveredconditionals="13" methods="8" coveredmethods="4"/>
|
|
212
221
|
<file name="Jwt.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/ports/Jwt.ts">
|
|
213
|
-
<metrics statements="63" coveredstatements="34" conditionals="
|
|
222
|
+
<metrics statements="63" coveredstatements="34" conditionals="32" coveredconditionals="13" methods="8" coveredmethods="4"/>
|
|
214
223
|
<line num="1" count="4" type="stmt"/>
|
|
215
224
|
<line num="3" count="4" type="stmt"/>
|
|
216
225
|
<line num="4" count="4" type="stmt"/>
|
|
@@ -241,17 +250,17 @@
|
|
|
241
250
|
<line num="41" count="1" type="stmt"/>
|
|
242
251
|
<line num="43" count="0" type="stmt"/>
|
|
243
252
|
<line num="47" count="4" type="stmt"/>
|
|
244
|
-
<line num="48" count="3" type="
|
|
253
|
+
<line num="48" count="3" type="stmt"/>
|
|
245
254
|
<line num="50" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
246
255
|
<line num="51" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
247
|
-
<line num="52" count="0" type="cond" truecount="0" falsecount="
|
|
256
|
+
<line num="52" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
248
257
|
<line num="53" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
249
258
|
<line num="54" count="0" type="stmt"/>
|
|
250
259
|
<line num="55" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
251
|
-
<line num="58" count="3" type="cond" truecount="
|
|
260
|
+
<line num="58" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
252
261
|
<line num="61" count="0" type="stmt"/>
|
|
253
262
|
<line num="66" count="3" type="stmt"/>
|
|
254
|
-
<line num="67" count="3" type="cond" truecount="
|
|
263
|
+
<line num="67" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
255
264
|
<line num="70" count="4" type="stmt"/>
|
|
256
265
|
<line num="71" count="0" type="stmt"/>
|
|
257
266
|
<line num="72" count="0" type="stmt"/>
|
|
@@ -277,7 +286,7 @@
|
|
|
277
286
|
</file>
|
|
278
287
|
</package>
|
|
279
288
|
<package name="src.utils">
|
|
280
|
-
<metrics statements="
|
|
289
|
+
<metrics statements="244" coveredstatements="201" conditionals="107" coveredconditionals="67" methods="61" coveredmethods="50"/>
|
|
281
290
|
<file name="CatalystClientBuilder.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/utils/CatalystClientBuilder.ts">
|
|
282
291
|
<metrics statements="23" coveredstatements="21" conditionals="4" coveredconditionals="3" methods="3" coveredmethods="3"/>
|
|
283
292
|
<line num="1" count="3" type="stmt"/>
|
|
@@ -305,10 +314,10 @@
|
|
|
305
314
|
<line num="49" count="0" type="stmt"/>
|
|
306
315
|
</file>
|
|
307
316
|
<file name="DeploymentBuilder.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/utils/DeploymentBuilder.ts">
|
|
308
|
-
<metrics statements="20" coveredstatements="19" conditionals="
|
|
317
|
+
<metrics statements="20" coveredstatements="19" conditionals="12" coveredconditionals="8" methods="8" coveredmethods="7"/>
|
|
309
318
|
<line num="1" count="4" type="stmt"/>
|
|
310
319
|
<line num="15" count="4" type="stmt"/>
|
|
311
|
-
<line num="36" count="2" type="cond" truecount="
|
|
320
|
+
<line num="36" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
312
321
|
<line num="37" count="1" type="stmt"/>
|
|
313
322
|
<line num="44" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
314
323
|
<line num="45" count="2" type="stmt"/>
|
|
@@ -319,165 +328,161 @@
|
|
|
319
328
|
<line num="77" count="0" type="stmt"/>
|
|
320
329
|
<line num="87" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
321
330
|
<line num="88" count="1" type="stmt"/>
|
|
322
|
-
<line num="92" count="1" type="cond" truecount="
|
|
331
|
+
<line num="92" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
323
332
|
<line num="93" count="1" type="stmt"/>
|
|
324
|
-
<line num="99" count="1" type="cond" truecount="
|
|
333
|
+
<line num="99" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
325
334
|
<line num="102" count="1" type="stmt"/>
|
|
326
|
-
<line num="112" count="1" type="cond" truecount="
|
|
335
|
+
<line num="112" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
327
336
|
<line num="113" count="1" type="stmt"/>
|
|
328
337
|
<line num="115" count="1" type="stmt"/>
|
|
329
338
|
</file>
|
|
330
339
|
<file name="Environment.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/utils/Environment.ts">
|
|
331
|
-
<metrics statements="1" coveredstatements="1" conditionals="
|
|
332
|
-
<line num="1" count="5" type="cond" truecount="
|
|
340
|
+
<metrics statements="1" coveredstatements="1" conditionals="2" coveredconditionals="2" methods="0" coveredmethods="0"/>
|
|
341
|
+
<line num="1" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
333
342
|
</file>
|
|
334
343
|
<file name="Helper.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/utils/Helper.ts">
|
|
335
|
-
<metrics statements="
|
|
344
|
+
<metrics statements="141" coveredstatements="119" conditionals="67" coveredconditionals="42" methods="35" coveredmethods="32"/>
|
|
336
345
|
<line num="1" count="5" type="stmt"/>
|
|
337
|
-
<line num="
|
|
338
|
-
<line num="
|
|
339
|
-
<line num="
|
|
340
|
-
<line num="
|
|
341
|
-
<line num="
|
|
342
|
-
<line num="8" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
346
|
+
<line num="3" count="5" type="stmt"/>
|
|
347
|
+
<line num="5" count="5" type="cond" truecount="0" falsecount="1"/>
|
|
348
|
+
<line num="6" count="0" type="stmt"/>
|
|
349
|
+
<line num="7" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
350
|
+
<line num="8" count="0" type="stmt"/>
|
|
343
351
|
<line num="9" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
344
|
-
<line num="10" count="0" type="
|
|
345
|
-
<line num="11" count="0" type="
|
|
346
|
-
<line num="12" count="0" type="
|
|
352
|
+
<line num="10" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
353
|
+
<line num="11" count="0" type="stmt"/>
|
|
354
|
+
<line num="12" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
347
355
|
<line num="13" count="0" type="stmt"/>
|
|
348
356
|
<line num="14" count="0" type="stmt"/>
|
|
349
|
-
<line num="
|
|
350
|
-
<line num="17" count="0" type="
|
|
351
|
-
<line num="
|
|
352
|
-
<line num="
|
|
353
|
-
<line num="
|
|
354
|
-
<line num="
|
|
357
|
+
<line num="15" count="0" type="stmt"/>
|
|
358
|
+
<line num="17" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
359
|
+
<line num="18" count="0" type="stmt"/>
|
|
360
|
+
<line num="20" count="0" type="stmt"/>
|
|
361
|
+
<line num="23" count="0" type="stmt"/>
|
|
362
|
+
<line num="27" count="36" type="stmt"/>
|
|
355
363
|
<line num="33" count="5" type="stmt"/>
|
|
356
|
-
<line num="
|
|
357
|
-
<line num="
|
|
358
|
-
<line num="
|
|
364
|
+
<line num="34" count="5" type="stmt"/>
|
|
365
|
+
<line num="43" count="10" type="cond" truecount="1" falsecount="1"/>
|
|
366
|
+
<line num="46" count="10" type="stmt"/>
|
|
359
367
|
<line num="48" count="10" type="stmt"/>
|
|
360
|
-
<line num="
|
|
361
|
-
<line num="
|
|
362
|
-
<line num="
|
|
363
|
-
<line num="
|
|
364
|
-
<line num="
|
|
365
|
-
<line num="
|
|
366
|
-
<line num="
|
|
367
|
-
<line num="
|
|
368
|
-
<line num="
|
|
368
|
+
<line num="49" count="10" type="stmt"/>
|
|
369
|
+
<line num="51" count="10" type="stmt"/>
|
|
370
|
+
<line num="54" count="10" type="cond" truecount="2" falsecount="0"/>
|
|
371
|
+
<line num="58" count="10" type="stmt"/>
|
|
372
|
+
<line num="61" count="5" type="stmt"/>
|
|
373
|
+
<line num="66" count="5" type="stmt"/>
|
|
374
|
+
<line num="76" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
375
|
+
<line num="79" count="2" type="stmt"/>
|
|
376
|
+
<line num="82" count="2" type="stmt"/>
|
|
369
377
|
<line num="85" count="2" type="stmt"/>
|
|
370
|
-
<line num="86" count="2" type="
|
|
371
|
-
<line num="87" count="2" type="
|
|
372
|
-
<line num="88" count="2" type="
|
|
373
|
-
<line num="89" count="
|
|
374
|
-
<line num="
|
|
378
|
+
<line num="86" count="2" type="stmt"/>
|
|
379
|
+
<line num="87" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
380
|
+
<line num="88" count="2" type="stmt"/>
|
|
381
|
+
<line num="89" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
382
|
+
<line num="90" count="3" type="stmt"/>
|
|
375
383
|
<line num="93" count="3" type="stmt"/>
|
|
376
|
-
<line num="94" count="
|
|
377
|
-
<line num="95" count="
|
|
378
|
-
<line num="96" count="3" type="
|
|
379
|
-
<line num="
|
|
380
|
-
<line num="
|
|
381
|
-
<line num="
|
|
382
|
-
<line num="
|
|
383
|
-
<line num="
|
|
384
|
-
<line num="117" count="
|
|
385
|
-
<line num="
|
|
386
|
-
<line num="
|
|
387
|
-
<line num="128" count="
|
|
388
|
-
<line num="
|
|
389
|
-
<line num="133" count="
|
|
390
|
-
<line num="134" count="
|
|
391
|
-
<line num="135" count="
|
|
392
|
-
<line num="136" count="
|
|
393
|
-
<line num="
|
|
394
|
-
<line num="
|
|
395
|
-
<line num="145" count="
|
|
396
|
-
<line num="146" count="
|
|
397
|
-
<line num="
|
|
398
|
-
<line num="
|
|
399
|
-
<line num="151" count="
|
|
384
|
+
<line num="94" count="3" type="stmt"/>
|
|
385
|
+
<line num="95" count="5" type="stmt"/>
|
|
386
|
+
<line num="96" count="3" type="stmt"/>
|
|
387
|
+
<line num="97" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
388
|
+
<line num="99" count="0" type="stmt"/>
|
|
389
|
+
<line num="104" count="2" type="stmt"/>
|
|
390
|
+
<line num="107" count="5" type="stmt"/>
|
|
391
|
+
<line num="114" count="20" type="cond" truecount="2" falsecount="0"/>
|
|
392
|
+
<line num="117" count="20" type="cond" truecount="1" falsecount="1"/>
|
|
393
|
+
<line num="118" count="0" type="stmt"/>
|
|
394
|
+
<line num="122" count="36" type="stmt"/>
|
|
395
|
+
<line num="128" count="20" type="stmt"/>
|
|
396
|
+
<line num="129" count="16" type="stmt"/>
|
|
397
|
+
<line num="133" count="20" type="stmt"/>
|
|
398
|
+
<line num="134" count="20" type="stmt"/>
|
|
399
|
+
<line num="135" count="16" type="stmt"/>
|
|
400
|
+
<line num="136" count="16" type="cond" truecount="1" falsecount="1"/>
|
|
401
|
+
<line num="137" count="0" type="stmt"/>
|
|
402
|
+
<line num="141" count="16" type="stmt"/>
|
|
403
|
+
<line num="145" count="20" type="stmt"/>
|
|
404
|
+
<line num="146" count="20" type="stmt"/>
|
|
405
|
+
<line num="147" count="20" type="stmt"/>
|
|
406
|
+
<line num="149" count="20" type="stmt"/>
|
|
407
|
+
<line num="151" count="424" type="cond" truecount="2" falsecount="0"/>
|
|
400
408
|
<line num="152" count="2" type="stmt"/>
|
|
401
|
-
<line num="
|
|
402
|
-
<line num="
|
|
403
|
-
<line num="
|
|
404
|
-
<line num="
|
|
405
|
-
<line num="165" count="
|
|
409
|
+
<line num="153" count="2" type="stmt"/>
|
|
410
|
+
<line num="156" count="424" type="stmt"/>
|
|
411
|
+
<line num="160" count="20" type="stmt"/>
|
|
412
|
+
<line num="162" count="20" type="stmt"/>
|
|
413
|
+
<line num="165" count="5" type="stmt"/>
|
|
406
414
|
<line num="166" count="20" type="stmt"/>
|
|
407
|
-
<line num="
|
|
408
|
-
<line num="170" count="
|
|
409
|
-
<line num="171" count="
|
|
410
|
-
<line num="
|
|
411
|
-
<line num="174" count="
|
|
412
|
-
<line num="
|
|
413
|
-
<line num="
|
|
414
|
-
<line num="180" count="
|
|
415
|
-
<line num="181" count="
|
|
416
|
-
<line num="182" count="
|
|
417
|
-
<line num="
|
|
418
|
-
<line num="
|
|
419
|
-
<line num="
|
|
420
|
-
<line num="191" count="
|
|
421
|
-
<line num="
|
|
422
|
-
<line num="195" count="
|
|
423
|
-
<line num="
|
|
424
|
-
<line num="199" count="
|
|
425
|
-
<line num="
|
|
426
|
-
<line num="206" count="
|
|
427
|
-
<line num="
|
|
428
|
-
<line num="
|
|
429
|
-
<line num="
|
|
430
|
-
<line num="
|
|
431
|
-
<line num="220" count="
|
|
432
|
-
<line num="
|
|
433
|
-
<line num="224" count="
|
|
434
|
-
<line num="
|
|
435
|
-
<line num="
|
|
436
|
-
<line num="
|
|
437
|
-
<line num="
|
|
438
|
-
<line num="
|
|
439
|
-
<line num="
|
|
440
|
-
<line num="
|
|
441
|
-
<line num="
|
|
442
|
-
<line num="
|
|
443
|
-
<line num="
|
|
444
|
-
<line num="
|
|
445
|
-
<line num="
|
|
446
|
-
<line num="
|
|
447
|
-
<line num="
|
|
448
|
-
<line num="
|
|
449
|
-
<line num="
|
|
450
|
-
<line num="
|
|
451
|
-
<line num="
|
|
452
|
-
<line num="285" count="
|
|
453
|
-
<line num="
|
|
454
|
-
<line num="
|
|
455
|
-
<line num="
|
|
456
|
-
<line num="295" count="
|
|
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="
|
|
466
|
-
<line num="
|
|
467
|
-
<line num="
|
|
468
|
-
<line num="
|
|
469
|
-
<line num="
|
|
470
|
-
<line num="
|
|
471
|
-
<line num="
|
|
472
|
-
<line num="
|
|
473
|
-
<line num="
|
|
474
|
-
<line num="
|
|
475
|
-
<line num="
|
|
476
|
-
<line num="
|
|
477
|
-
<line num="
|
|
478
|
-
<line num="342" count="523" type="stmt"/>
|
|
479
|
-
<line num="343" count="523" type="stmt"/>
|
|
480
|
-
<line num="347" count="549" type="stmt"/>
|
|
415
|
+
<line num="167" count="22" type="stmt"/>
|
|
416
|
+
<line num="170" count="5" type="stmt"/>
|
|
417
|
+
<line num="171" count="9" type="cond" truecount="1" falsecount="1"/>
|
|
418
|
+
<line num="172" count="0" type="stmt"/>
|
|
419
|
+
<line num="174" count="9" type="stmt"/>
|
|
420
|
+
<line num="175" count="19" type="stmt"/>
|
|
421
|
+
<line num="177" count="19" type="cond" truecount="2" falsecount="0"/>
|
|
422
|
+
<line num="180" count="19" type="cond" truecount="2" falsecount="0"/>
|
|
423
|
+
<line num="181" count="18" type="stmt"/>
|
|
424
|
+
<line num="182" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
425
|
+
<line num="183" count="7" type="stmt"/>
|
|
426
|
+
<line num="185" count="1" type="stmt"/>
|
|
427
|
+
<line num="189" count="18" type="stmt"/>
|
|
428
|
+
<line num="191" count="18" type="stmt"/>
|
|
429
|
+
<line num="192" count="8" type="stmt"/>
|
|
430
|
+
<line num="195" count="5" type="stmt"/>
|
|
431
|
+
<line num="196" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
432
|
+
<line num="199" count="5" type="stmt"/>
|
|
433
|
+
<line num="200" count="1" type="stmt"/>
|
|
434
|
+
<line num="206" count="26" type="cond" truecount="3" falsecount="0"/>
|
|
435
|
+
<line num="210" count="5" type="stmt"/>
|
|
436
|
+
<line num="212" count="33" type="stmt"/>
|
|
437
|
+
<line num="215" count="33" type="cond" truecount="4" falsecount="0"/>
|
|
438
|
+
<line num="216" count="2" type="stmt"/>
|
|
439
|
+
<line num="220" count="33" type="cond" truecount="2" falsecount="0"/>
|
|
440
|
+
<line num="221" count="1" type="stmt"/>
|
|
441
|
+
<line num="224" count="33" type="stmt"/>
|
|
442
|
+
<line num="248" count="5" type="stmt"/>
|
|
443
|
+
<line num="252" count="42" type="stmt"/>
|
|
444
|
+
<line num="253" count="42" type="cond" truecount="0" falsecount="1"/>
|
|
445
|
+
<line num="254" count="42" type="cond" truecount="1" falsecount="0"/>
|
|
446
|
+
<line num="256" count="42" type="stmt"/>
|
|
447
|
+
<line num="260" count="848" type="stmt"/>
|
|
448
|
+
<line num="264" count="424" type="cond" truecount="1" falsecount="1"/>
|
|
449
|
+
<line num="265" count="0" type="stmt"/>
|
|
450
|
+
<line num="267" count="424" type="cond" truecount="2" falsecount="0"/>
|
|
451
|
+
<line num="268" count="424" type="stmt"/>
|
|
452
|
+
<line num="269" count="424" type="stmt"/>
|
|
453
|
+
<line num="270" count="424" type="stmt"/>
|
|
454
|
+
<line num="271" count="424" type="stmt"/>
|
|
455
|
+
<line num="275" count="32" type="stmt"/>
|
|
456
|
+
<line num="276" count="32" type="stmt"/>
|
|
457
|
+
<line num="277" count="32" type="stmt"/>
|
|
458
|
+
<line num="282" count="16" type="cond" truecount="1" falsecount="1"/>
|
|
459
|
+
<line num="283" count="0" type="stmt"/>
|
|
460
|
+
<line num="285" count="16" type="stmt"/>
|
|
461
|
+
<line num="287" count="20" type="stmt"/>
|
|
462
|
+
<line num="289" count="16" type="stmt"/>
|
|
463
|
+
<line num="290" count="16" type="stmt"/>
|
|
464
|
+
<line num="295" count="0" type="stmt"/>
|
|
465
|
+
<line num="296" count="0" type="stmt"/>
|
|
466
|
+
<line num="300" count="22" type="stmt"/>
|
|
467
|
+
<line num="301" count="22" type="stmt"/>
|
|
468
|
+
<line num="302" count="22" type="stmt"/>
|
|
469
|
+
<line num="303" count="39" type="stmt"/>
|
|
470
|
+
<line num="304" count="446" type="cond" truecount="2" falsecount="0"/>
|
|
471
|
+
<line num="305" count="424" type="stmt"/>
|
|
472
|
+
<line num="307" count="22" type="stmt"/>
|
|
473
|
+
<line num="308" count="22" type="stmt"/>
|
|
474
|
+
<line num="312" count="22" type="stmt"/>
|
|
475
|
+
<line num="316" count="90" type="stmt"/>
|
|
476
|
+
<line num="317" count="90" type="stmt"/>
|
|
477
|
+
<line num="318" count="109" type="cond" truecount="1" falsecount="1"/>
|
|
478
|
+
<line num="320" count="109" type="stmt"/>
|
|
479
|
+
<line num="323" count="90" type="stmt"/>
|
|
480
|
+
<line num="324" count="116" type="stmt"/>
|
|
481
|
+
<line num="326" count="90" type="stmt"/>
|
|
482
|
+
<line num="330" count="22" type="stmt"/>
|
|
483
|
+
<line num="334" count="540" type="stmt"/>
|
|
484
|
+
<line num="335" count="540" type="stmt"/>
|
|
485
|
+
<line num="339" count="566" type="stmt"/>
|
|
481
486
|
</file>
|
|
482
487
|
<file name="ProofOfWork.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/utils/ProofOfWork.ts">
|
|
483
488
|
<metrics statements="8" coveredstatements="2" conditionals="2" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
@@ -491,7 +496,7 @@
|
|
|
491
496
|
<line num="14" count="0" type="stmt"/>
|
|
492
497
|
</file>
|
|
493
498
|
<file name="catalystList.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/utils/catalystList.ts">
|
|
494
|
-
<metrics statements="43" coveredstatements="31" conditionals="
|
|
499
|
+
<metrics statements="43" coveredstatements="31" conditionals="20" coveredconditionals="12" methods="12" coveredmethods="7"/>
|
|
495
500
|
<line num="1" count="3" type="stmt"/>
|
|
496
501
|
<line num="2" count="3" type="stmt"/>
|
|
497
502
|
<line num="3" count="3" type="stmt"/>
|
|
@@ -501,9 +506,9 @@
|
|
|
501
506
|
<line num="8" count="0" type="stmt"/>
|
|
502
507
|
<line num="18" count="3" type="stmt"/>
|
|
503
508
|
<line num="25" count="3" type="stmt"/>
|
|
504
|
-
<line num="30" count="5" type="cond" truecount="
|
|
509
|
+
<line num="30" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
505
510
|
<line num="31" count="0" type="stmt"/>
|
|
506
|
-
<line num="32" count="5" type="cond" truecount="
|
|
511
|
+
<line num="32" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
507
512
|
<line num="36" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
508
513
|
<line num="39" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
509
514
|
<line num="40" count="1" type="stmt"/>
|
|
@@ -526,7 +531,7 @@
|
|
|
526
531
|
<line num="81" count="3" type="stmt"/>
|
|
527
532
|
<line num="82" count="3" type="stmt"/>
|
|
528
533
|
<line num="83" count="7" type="stmt"/>
|
|
529
|
-
<line num="84" count="9" type="cond" truecount="
|
|
534
|
+
<line num="84" count="9" type="cond" truecount="2" falsecount="0"/>
|
|
530
535
|
<line num="88" count="3" type="stmt"/>
|
|
531
536
|
<line num="89" count="7" type="stmt"/>
|
|
532
537
|
<line num="90" count="2" type="stmt"/>
|