@contractkit/plugin-bruno 1.2.0 → 1.4.0
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/.turbo/turbo-build$colon$ci.log +7 -7
- package/.turbo/turbo-test$colon$ci.log +15 -14
- package/CHANGELOG.md +26 -0
- package/README.md +7 -5
- package/coverage/clover.xml +395 -307
- package/coverage/coverage-final.json +3 -2
- package/coverage/index.html +19 -19
- package/coverage/src/codegen-bruno.ts.html +765 -177
- package/coverage/src/index.html +34 -19
- package/coverage/src/index.ts.html +658 -0
- package/coverage/tests/helpers.ts.html +16 -16
- package/coverage/tests/index.html +1 -1
- package/dist/codegen-bruno.d.ts +41 -3
- package/dist/codegen-bruno.d.ts.map +1 -1
- package/dist/index.d.ts +10 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +216 -85
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
- package/src/codegen-bruno.ts +236 -40
- package/src/index.ts +89 -51
- package/tests/codegen-bruno.test.ts +164 -24
package/coverage/clover.xml
CHANGED
|
@@ -1,325 +1,413 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<coverage generated="
|
|
3
|
-
<project timestamp="
|
|
4
|
-
<metrics statements="
|
|
2
|
+
<coverage generated="1778152153594" clover="3.2.0">
|
|
3
|
+
<project timestamp="1778152153594" name="All files">
|
|
4
|
+
<metrics statements="411" coveredstatements="334" conditionals="372" coveredconditionals="277" methods="93" coveredmethods="76" elements="876" coveredelements="687" complexity="0" loc="411" ncloc="411" packages="2" files="3" classes="3"/>
|
|
5
5
|
<package name="src">
|
|
6
|
-
<metrics statements="
|
|
6
|
+
<metrics statements="373" coveredstatements="304" conditionals="341" coveredconditionals="253" methods="68" coveredmethods="57"/>
|
|
7
7
|
<file name="codegen-bruno.ts" path="/home/runner/work/ContractKit/ContractKit/packages/plugin-bruno/src/codegen-bruno.ts">
|
|
8
|
-
<metrics statements="
|
|
9
|
-
<line num="
|
|
10
|
-
<line num="
|
|
11
|
-
<line num="
|
|
12
|
-
<line num="
|
|
13
|
-
<line num="
|
|
14
|
-
<line num="
|
|
15
|
-
<line num="
|
|
16
|
-
<line num="
|
|
17
|
-
<line num="
|
|
18
|
-
<line num="
|
|
19
|
-
<line num="
|
|
20
|
-
<line num="
|
|
21
|
-
<line num="
|
|
22
|
-
<line num="
|
|
23
|
-
<line num="
|
|
24
|
-
<line num="
|
|
25
|
-
<line num="
|
|
26
|
-
<line num="
|
|
27
|
-
<line num="
|
|
28
|
-
<line num="
|
|
29
|
-
<line num="
|
|
30
|
-
<line num="
|
|
31
|
-
<line num="
|
|
32
|
-
<line num="
|
|
33
|
-
<line num="
|
|
34
|
-
<line num="
|
|
35
|
-
<line num="
|
|
36
|
-
<line num="
|
|
37
|
-
<line num="
|
|
38
|
-
<line num="
|
|
39
|
-
<line num="
|
|
40
|
-
<line num="
|
|
41
|
-
<line num="
|
|
42
|
-
<line num="
|
|
43
|
-
<line num="
|
|
44
|
-
<line num="
|
|
45
|
-
<line num="
|
|
46
|
-
<line num="
|
|
47
|
-
<line num="
|
|
48
|
-
<line num="
|
|
49
|
-
<line num="
|
|
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="
|
|
59
|
-
<line num="
|
|
60
|
-
<line num="
|
|
61
|
-
<line num="
|
|
62
|
-
<line num="
|
|
63
|
-
<line num="
|
|
64
|
-
<line num="
|
|
65
|
-
<line num="
|
|
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="
|
|
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="
|
|
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="
|
|
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="
|
|
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="
|
|
131
|
-
<line num="
|
|
132
|
-
<line num="
|
|
133
|
-
<line num="
|
|
134
|
-
<line num="
|
|
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="
|
|
150
|
-
<line num="
|
|
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="
|
|
164
|
-
<line num="
|
|
165
|
-
<line num="
|
|
166
|
-
<line num="
|
|
167
|
-
<line num="
|
|
168
|
-
<line num="
|
|
169
|
-
<line num="
|
|
170
|
-
<line num="
|
|
171
|
-
<line num="
|
|
172
|
-
<line num="
|
|
173
|
-
<line num="
|
|
174
|
-
<line num="
|
|
175
|
-
<line num="
|
|
176
|
-
<line num="
|
|
177
|
-
<line num="
|
|
178
|
-
<line num="
|
|
179
|
-
<line num="
|
|
180
|
-
<line num="
|
|
181
|
-
<line num="
|
|
182
|
-
<line num="
|
|
183
|
-
<line num="
|
|
184
|
-
<line num="
|
|
185
|
-
<line num="
|
|
186
|
-
<line num="
|
|
187
|
-
<line num="
|
|
188
|
-
<line num="
|
|
189
|
-
<line num="
|
|
190
|
-
<line num="
|
|
191
|
-
<line num="
|
|
192
|
-
<line num="
|
|
193
|
-
<line num="
|
|
194
|
-
<line num="
|
|
195
|
-
<line num="
|
|
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="
|
|
214
|
-
<line num="488" count="14" type="cond" truecount="2" falsecount="0"/>
|
|
215
|
-
<line num="489" count="6" type="cond" truecount="1" falsecount="1"/>
|
|
216
|
-
<line num="490" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
217
|
-
<line num="491" count="0" type="stmt"/>
|
|
218
|
-
<line num="492" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
219
|
-
<line num="494" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
220
|
-
<line num="495" count="0" type="stmt"/>
|
|
221
|
-
<line num="497" count="0" type="stmt"/>
|
|
222
|
-
<line num="502" count="35" type="cond" truecount="1" falsecount="1"/>
|
|
223
|
-
<line num="503" count="35" type="cond" truecount="2" falsecount="0"/>
|
|
224
|
-
<line num="504" count="25" type="cond" truecount="3" falsecount="1"/>
|
|
225
|
-
<line num="505" count="24" type="cond" truecount="1" falsecount="1"/>
|
|
226
|
-
<line num="506" count="24" type="cond" truecount="1" falsecount="1"/>
|
|
227
|
-
<line num="507" count="24" type="cond" truecount="2" falsecount="0"/>
|
|
228
|
-
<line num="508" count="5" type="stmt"/>
|
|
229
|
-
<line num="509" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
230
|
-
<line num="511" count="19" type="cond" truecount="7" falsecount="5"/>
|
|
231
|
-
<line num="513" count="5" type="stmt"/>
|
|
232
|
-
<line num="515" count="1" type="stmt"/>
|
|
233
|
-
<line num="517" count="0" type="stmt"/>
|
|
234
|
-
<line num="521" count="6" type="stmt"/>
|
|
235
|
-
<line num="523" count="0" type="stmt"/>
|
|
236
|
-
<line num="525" count="1" type="stmt"/>
|
|
237
|
-
<line num="527" count="0" type="stmt"/>
|
|
238
|
-
<line num="529" count="0" type="stmt"/>
|
|
239
|
-
<line num="531" count="1" type="stmt"/>
|
|
240
|
-
<line num="533" count="5" type="stmt"/>
|
|
241
|
-
<line num="539" count="5" type="cond" truecount="6" falsecount="3"/>
|
|
242
|
-
<line num="541" count="1" type="stmt"/>
|
|
243
|
-
<line num="543" count="1" type="stmt"/>
|
|
244
|
-
<line num="545" count="0" type="stmt"/>
|
|
245
|
-
<line num="549" count="1" type="stmt"/>
|
|
246
|
-
<line num="551" count="1" type="stmt"/>
|
|
247
|
-
<line num="553" count="1" type="stmt"/>
|
|
248
|
-
<line num="555" count="0" type="stmt"/>
|
|
249
|
-
<line num="571" count="38" type="cond" truecount="5" falsecount="8"/>
|
|
250
|
-
<line num="573" count="17" type="cond" truecount="8" falsecount="6"/>
|
|
251
|
-
<line num="575" count="7" type="stmt"/>
|
|
252
|
-
<line num="577" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
253
|
-
<line num="579" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
254
|
-
<line num="581" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
255
|
-
<line num="585" count="2" type="stmt"/>
|
|
256
|
-
<line num="587" count="1" type="stmt"/>
|
|
257
|
-
<line num="589" count="0" type="stmt"/>
|
|
258
|
-
<line num="591" count="0" type="stmt"/>
|
|
259
|
-
<line num="593" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
8
|
+
<metrics statements="327" coveredstatements="292" conditionals="306" coveredconditionals="239" methods="59" coveredmethods="55"/>
|
|
9
|
+
<line num="36" count="1" type="stmt"/>
|
|
10
|
+
<line num="43" count="1" type="stmt"/>
|
|
11
|
+
<line num="126" count="94" type="stmt"/>
|
|
12
|
+
<line num="127" count="94" type="stmt"/>
|
|
13
|
+
<line num="143" count="4" type="cond" truecount="1" falsecount="0"/>
|
|
14
|
+
<line num="145" count="106" type="cond" truecount="2" falsecount="0"/>
|
|
15
|
+
<line num="146" count="106" type="stmt"/>
|
|
16
|
+
<line num="147" count="106" type="cond" truecount="2" falsecount="0"/>
|
|
17
|
+
<line num="148" count="106" type="cond" truecount="2" falsecount="0"/>
|
|
18
|
+
<line num="149" count="106" type="cond" truecount="2" falsecount="0"/>
|
|
19
|
+
<line num="152" count="106" type="stmt"/>
|
|
20
|
+
<line num="153" count="106" type="stmt"/>
|
|
21
|
+
<line num="157" count="106" type="stmt"/>
|
|
22
|
+
<line num="158" count="107" type="stmt"/>
|
|
23
|
+
<line num="161" count="106" type="stmt"/>
|
|
24
|
+
<line num="162" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
25
|
+
<line num="163" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
26
|
+
<line num="164" count="4" type="stmt"/>
|
|
27
|
+
<line num="165" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
28
|
+
<line num="166" count="0" type="cond" truecount="1" falsecount="3"/>
|
|
29
|
+
<line num="169" count="106" type="stmt"/>
|
|
30
|
+
<line num="170" count="106" type="stmt"/>
|
|
31
|
+
<line num="171" count="108" type="stmt"/>
|
|
32
|
+
<line num="172" count="108" type="cond" truecount="2" falsecount="0"/>
|
|
33
|
+
<line num="173" count="108" type="cond" truecount="4" falsecount="0"/>
|
|
34
|
+
<line num="174" count="108" type="stmt"/>
|
|
35
|
+
<line num="176" count="108" type="stmt"/>
|
|
36
|
+
<line num="177" count="108" type="cond" truecount="2" falsecount="0"/>
|
|
37
|
+
<line num="178" count="108" type="cond" truecount="2" falsecount="0"/>
|
|
38
|
+
<line num="180" count="108" type="cond" truecount="2" falsecount="0"/>
|
|
39
|
+
<line num="181" count="4" type="stmt"/>
|
|
40
|
+
<line num="182" count="4" type="stmt"/>
|
|
41
|
+
<line num="185" count="108" type="stmt"/>
|
|
42
|
+
<line num="186" count="124" type="stmt"/>
|
|
43
|
+
<line num="189" count="119" type="stmt"/>
|
|
44
|
+
<line num="194" count="108" type="stmt"/>
|
|
45
|
+
<line num="203" count="108" type="stmt"/>
|
|
46
|
+
<line num="213" count="108" type="stmt"/>
|
|
47
|
+
<line num="214" count="108" type="stmt"/>
|
|
48
|
+
<line num="215" count="111" type="stmt"/>
|
|
49
|
+
<line num="216" count="125" type="cond" truecount="4" falsecount="0"/>
|
|
50
|
+
<line num="217" count="124" type="cond" truecount="2" falsecount="0"/>
|
|
51
|
+
<line num="220" count="108" type="stmt"/>
|
|
52
|
+
<line num="222" count="108" type="stmt"/>
|
|
53
|
+
<line num="223" count="108" type="stmt"/>
|
|
54
|
+
<line num="224" count="108" type="stmt"/>
|
|
55
|
+
<line num="225" count="124" type="cond" truecount="2" falsecount="0"/>
|
|
56
|
+
<line num="226" count="124" type="stmt"/>
|
|
57
|
+
<line num="235" count="124" type="stmt"/>
|
|
58
|
+
<line num="237" count="108" type="stmt"/>
|
|
59
|
+
<line num="247" count="119" type="stmt"/>
|
|
60
|
+
<line num="248" count="119" type="stmt"/>
|
|
61
|
+
<line num="249" count="119" type="cond" truecount="5" falsecount="0"/>
|
|
62
|
+
<line num="250" count="119" type="cond" truecount="2" falsecount="0"/>
|
|
63
|
+
<line num="251" count="5" type="stmt"/>
|
|
64
|
+
<line num="253" count="119" type="stmt"/>
|
|
65
|
+
<line num="263" count="124" type="stmt"/>
|
|
66
|
+
<line num="264" count="124" type="stmt"/>
|
|
67
|
+
<line num="265" count="124" type="stmt"/>
|
|
68
|
+
<line num="266" count="20" type="stmt"/>
|
|
69
|
+
<line num="267" count="20" type="cond" truecount="2" falsecount="0"/>
|
|
70
|
+
<line num="271" count="124" type="stmt"/>
|
|
71
|
+
<line num="278" count="124" type="stmt"/>
|
|
72
|
+
<line num="296" count="124" type="stmt"/>
|
|
73
|
+
<line num="297" count="124" type="stmt"/>
|
|
74
|
+
<line num="298" count="124" type="stmt"/>
|
|
75
|
+
<line num="299" count="124" type="stmt"/>
|
|
76
|
+
<line num="300" count="124" type="cond" truecount="2" falsecount="0"/>
|
|
77
|
+
<line num="301" count="23" type="stmt"/>
|
|
78
|
+
<line num="303" count="124" type="stmt"/>
|
|
79
|
+
<line num="304" count="11" type="cond" truecount="2" falsecount="0"/>
|
|
80
|
+
<line num="305" count="11" type="cond" truecount="2" falsecount="0"/>
|
|
81
|
+
<line num="306" count="2" type="stmt"/>
|
|
82
|
+
<line num="309" count="124" type="stmt"/>
|
|
83
|
+
<line num="313" count="372" type="cond" truecount="2" falsecount="0"/>
|
|
84
|
+
<line num="314" count="18" type="cond" truecount="2" falsecount="0"/>
|
|
85
|
+
<line num="315" count="19" type="stmt"/>
|
|
86
|
+
<line num="316" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
87
|
+
<line num="317" count="5" type="stmt"/>
|
|
88
|
+
<line num="318" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
89
|
+
<line num="319" count="0" type="stmt"/>
|
|
90
|
+
<line num="325" count="105" type="stmt"/>
|
|
91
|
+
<line num="338" count="8" type="stmt"/>
|
|
92
|
+
<line num="341" count="8" type="cond" truecount="4" falsecount="0"/>
|
|
93
|
+
<line num="342" count="7" type="stmt"/>
|
|
94
|
+
<line num="343" count="7" type="stmt"/>
|
|
95
|
+
<line num="344" count="7" type="cond" truecount="4" falsecount="0"/>
|
|
96
|
+
<line num="345" count="2" type="stmt"/>
|
|
97
|
+
<line num="355" count="5" type="stmt"/>
|
|
98
|
+
<line num="361" count="20" type="cond" truecount="2" falsecount="0"/>
|
|
99
|
+
<line num="369" count="13" type="stmt"/>
|
|
100
|
+
<line num="370" count="13" type="stmt"/>
|
|
101
|
+
<line num="371" count="13" type="stmt"/>
|
|
102
|
+
<line num="373" count="13" type="stmt"/>
|
|
103
|
+
<line num="375" count="7" type="stmt"/>
|
|
104
|
+
<line num="390" count="10" type="stmt"/>
|
|
105
|
+
<line num="391" count="10" type="cond" truecount="5" falsecount="0"/>
|
|
106
|
+
<line num="392" count="3" type="stmt"/>
|
|
107
|
+
<line num="394" count="7" type="stmt"/>
|
|
108
|
+
<line num="395" count="7" type="stmt"/>
|
|
109
|
+
<line num="401" count="106" type="stmt"/>
|
|
110
|
+
<line num="402" count="106" type="cond" truecount="2" falsecount="0"/>
|
|
111
|
+
<line num="403" count="7" type="stmt"/>
|
|
112
|
+
<line num="404" count="7" type="stmt"/>
|
|
113
|
+
<line num="405" count="7" type="stmt"/>
|
|
114
|
+
<line num="407" count="106" type="stmt"/>
|
|
115
|
+
<line num="408" count="106" type="stmt"/>
|
|
116
|
+
<line num="415" count="106" type="cond" truecount="4" falsecount="0"/>
|
|
117
|
+
<line num="416" count="4" type="stmt"/>
|
|
118
|
+
<line num="421" count="103" type="stmt"/>
|
|
119
|
+
<line num="422" count="103" type="cond" truecount="2" falsecount="0"/>
|
|
120
|
+
<line num="423" count="7" type="stmt"/>
|
|
121
|
+
<line num="425" count="103" type="stmt"/>
|
|
122
|
+
<line num="429" count="107" type="stmt"/>
|
|
123
|
+
<line num="430" count="107" type="stmt"/>
|
|
124
|
+
<line num="431" count="117" type="stmt"/>
|
|
125
|
+
<line num="432" count="117" type="stmt"/>
|
|
126
|
+
<line num="433" count="117" type="stmt"/>
|
|
127
|
+
<line num="435" count="107" type="stmt"/>
|
|
128
|
+
<line num="436" count="107" type="stmt"/>
|
|
129
|
+
<line num="440" count="4" type="stmt"/>
|
|
130
|
+
<line num="444" count="112" type="stmt"/>
|
|
131
|
+
<line num="457" count="119" type="stmt"/>
|
|
132
|
+
<line num="459" count="119" type="stmt"/>
|
|
133
|
+
<line num="460" count="119" type="stmt"/>
|
|
134
|
+
<line num="461" count="119" type="stmt"/>
|
|
135
|
+
<line num="462" count="119" type="stmt"/>
|
|
136
|
+
<line num="463" count="119" type="stmt"/>
|
|
137
|
+
<line num="464" count="119" type="stmt"/>
|
|
138
|
+
<line num="465" count="119" type="stmt"/>
|
|
139
|
+
<line num="466" count="119" type="stmt"/>
|
|
140
|
+
<line num="470" count="119" type="stmt"/>
|
|
141
|
+
<line num="476" count="119" type="cond" truecount="2" falsecount="0"/>
|
|
142
|
+
<line num="477" count="15" type="stmt"/>
|
|
143
|
+
<line num="479" count="119" type="stmt"/>
|
|
144
|
+
<line num="481" count="119" type="cond" truecount="2" falsecount="0"/>
|
|
145
|
+
<line num="482" count="20" type="stmt"/>
|
|
146
|
+
<line num="483" count="20" type="stmt"/>
|
|
147
|
+
<line num="484" count="29" type="stmt"/>
|
|
148
|
+
<line num="485" count="29" type="stmt"/>
|
|
149
|
+
<line num="486" count="29" type="stmt"/>
|
|
150
|
+
<line num="487" count="29" type="cond" truecount="4" falsecount="0"/>
|
|
151
|
+
<line num="492" count="119" type="cond" truecount="2" falsecount="0"/>
|
|
152
|
+
<line num="493" count="4" type="stmt"/>
|
|
153
|
+
<line num="494" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
154
|
+
<line num="495" count="4" type="stmt"/>
|
|
155
|
+
<line num="496" count="4" type="stmt"/>
|
|
156
|
+
<line num="497" count="6" type="stmt"/>
|
|
157
|
+
<line num="498" count="6" type="stmt"/>
|
|
158
|
+
<line num="499" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
159
|
+
<line num="505" count="119" type="cond" truecount="2" falsecount="0"/>
|
|
160
|
+
<line num="506" count="7" type="cond" truecount="1" falsecount="3"/>
|
|
161
|
+
<line num="507" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
162
|
+
<line num="508" count="1" type="stmt"/>
|
|
163
|
+
<line num="509" count="1" type="stmt"/>
|
|
164
|
+
<line num="511" count="6" type="stmt"/>
|
|
165
|
+
<line num="516" count="119" type="cond" truecount="4" falsecount="0"/>
|
|
166
|
+
<line num="517" count="23" type="stmt"/>
|
|
167
|
+
<line num="523" count="69" type="cond" truecount="1" falsecount="1"/>
|
|
168
|
+
<line num="525" count="23" type="stmt"/>
|
|
169
|
+
<line num="526" count="23" type="cond" truecount="2" falsecount="0"/>
|
|
170
|
+
<line num="527" count="1" type="stmt"/>
|
|
171
|
+
<line num="528" count="1" type="stmt"/>
|
|
172
|
+
<line num="529" count="22" type="cond" truecount="1" falsecount="1"/>
|
|
173
|
+
<line num="530" count="0" type="stmt"/>
|
|
174
|
+
<line num="531" count="0" type="stmt"/>
|
|
175
|
+
<line num="533" count="22" type="stmt"/>
|
|
176
|
+
<line num="534" count="22" type="stmt"/>
|
|
177
|
+
<line num="535" count="22" type="stmt"/>
|
|
178
|
+
<line num="536" count="22" type="stmt"/>
|
|
179
|
+
<line num="537" count="69" type="stmt"/>
|
|
180
|
+
<line num="543" count="119" type="stmt"/>
|
|
181
|
+
<line num="544" count="119" type="stmt"/>
|
|
182
|
+
<line num="545" count="119" type="cond" truecount="2" falsecount="0"/>
|
|
183
|
+
<line num="546" count="119" type="cond" truecount="2" falsecount="0"/>
|
|
184
|
+
<line num="547" count="10" type="stmt"/>
|
|
185
|
+
<line num="548" count="10" type="stmt"/>
|
|
186
|
+
<line num="549" count="10" type="stmt"/>
|
|
187
|
+
<line num="550" count="10" type="stmt"/>
|
|
188
|
+
<line num="551" count="10" type="stmt"/>
|
|
189
|
+
<line num="554" count="10" type="stmt"/>
|
|
190
|
+
<line num="555" count="10" type="stmt"/>
|
|
191
|
+
<line num="556" count="1" type="stmt"/>
|
|
192
|
+
<line num="557" count="1" type="stmt"/>
|
|
193
|
+
<line num="558" count="1" type="stmt"/>
|
|
194
|
+
<line num="563" count="119" type="stmt"/>
|
|
195
|
+
<line num="564" count="119" type="cond" truecount="2" falsecount="0"/>
|
|
196
|
+
<line num="565" count="3" type="stmt"/>
|
|
197
|
+
<line num="566" count="3" type="stmt"/>
|
|
198
|
+
<line num="567" count="3" type="stmt"/>
|
|
199
|
+
<line num="568" count="8" type="stmt"/>
|
|
200
|
+
<line num="572" count="119" type="stmt"/>
|
|
201
|
+
<line num="573" count="119" type="stmt"/>
|
|
202
|
+
<line num="578" count="119" type="cond" truecount="2" falsecount="0"/>
|
|
203
|
+
<line num="579" count="119" type="cond" truecount="2" falsecount="0"/>
|
|
204
|
+
<line num="584" count="119" type="stmt"/>
|
|
205
|
+
<line num="585" count="119" type="cond" truecount="2" falsecount="0"/>
|
|
206
|
+
<line num="586" count="119" type="cond" truecount="2" falsecount="0"/>
|
|
207
|
+
<line num="587" count="119" type="cond" truecount="2" falsecount="0"/>
|
|
208
|
+
<line num="588" count="119" type="cond" truecount="2" falsecount="0"/>
|
|
209
|
+
<line num="589" count="1" type="stmt"/>
|
|
210
|
+
<line num="590" count="1" type="stmt"/>
|
|
211
|
+
<line num="591" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
212
|
+
<line num="592" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
213
|
+
<line num="593" count="2" type="stmt"/>
|
|
260
214
|
<line num="595" count="1" type="stmt"/>
|
|
261
|
-
<line num="597" count="
|
|
262
|
-
<line num="
|
|
263
|
-
<line num="
|
|
264
|
-
<line num="
|
|
265
|
-
<line num="
|
|
266
|
-
<line num="
|
|
267
|
-
<line num="
|
|
268
|
-
<line num="612" count="
|
|
269
|
-
<line num="
|
|
270
|
-
<line num="
|
|
271
|
-
<line num="
|
|
272
|
-
<line num="
|
|
273
|
-
<line num="
|
|
274
|
-
<line num="
|
|
275
|
-
<line num="
|
|
276
|
-
<line num="
|
|
277
|
-
<line num="
|
|
278
|
-
<line num="
|
|
279
|
-
<line num="
|
|
280
|
-
<line num="
|
|
281
|
-
<line num="
|
|
282
|
-
<line num="
|
|
283
|
-
<line num="
|
|
284
|
-
<line num="
|
|
285
|
-
<line num="
|
|
286
|
-
<line num="
|
|
287
|
-
<line num="
|
|
288
|
-
<line num="
|
|
289
|
-
<line num="665" count="
|
|
290
|
-
<line num="
|
|
291
|
-
<line num="
|
|
292
|
-
<line num="
|
|
293
|
-
<line num="
|
|
294
|
-
<line num="
|
|
295
|
-
<line num="
|
|
296
|
-
<line num="
|
|
215
|
+
<line num="597" count="119" type="cond" truecount="2" falsecount="0"/>
|
|
216
|
+
<line num="604" count="7" type="stmt"/>
|
|
217
|
+
<line num="605" count="7" type="cond" truecount="4" falsecount="0"/>
|
|
218
|
+
<line num="606" count="5" type="stmt"/>
|
|
219
|
+
<line num="608" count="2" type="cond" truecount="4" falsecount="0"/>
|
|
220
|
+
<line num="609" count="1" type="stmt"/>
|
|
221
|
+
<line num="611" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
222
|
+
<line num="612" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
223
|
+
<line num="613" count="1" type="stmt"/>
|
|
224
|
+
<line num="615" count="0" type="stmt"/>
|
|
225
|
+
<line num="620" count="6" type="cond" truecount="4" falsecount="0"/>
|
|
226
|
+
<line num="621" count="2" type="cond" truecount="4" falsecount="0"/>
|
|
227
|
+
<line num="622" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
228
|
+
<line num="623" count="0" type="stmt"/>
|
|
229
|
+
<line num="629" count="106" type="stmt"/>
|
|
230
|
+
<line num="630" count="106" type="stmt"/>
|
|
231
|
+
<line num="631" count="10" type="stmt"/>
|
|
232
|
+
<line num="632" count="11" type="stmt"/>
|
|
233
|
+
<line num="635" count="106" type="stmt"/>
|
|
234
|
+
<line num="640" count="11" type="stmt"/>
|
|
235
|
+
<line num="641" count="11" type="cond" truecount="2" falsecount="0"/>
|
|
236
|
+
<line num="642" count="1" type="stmt"/>
|
|
237
|
+
<line num="643" count="1" type="stmt"/>
|
|
238
|
+
<line num="644" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
239
|
+
<line num="647" count="11" type="stmt"/>
|
|
240
|
+
<line num="661" count="12" type="cond" truecount="2" falsecount="0"/>
|
|
241
|
+
<line num="662" count="13" type="stmt"/>
|
|
242
|
+
<line num="664" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
243
|
+
<line num="665" count="5" type="stmt"/>
|
|
244
|
+
<line num="666" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
245
|
+
<line num="667" count="3" type="stmt"/>
|
|
246
|
+
<line num="668" count="7" type="stmt"/>
|
|
247
|
+
<line num="669" count="6" type="stmt"/>
|
|
248
|
+
<line num="672" count="2" type="stmt"/>
|
|
249
|
+
<line num="673" count="2" type="stmt"/>
|
|
250
|
+
<line num="676" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
251
|
+
<line num="677" count="0" type="stmt"/>
|
|
252
|
+
<line num="679" count="0" type="stmt"/>
|
|
253
|
+
<line num="684" count="14" type="cond" truecount="2" falsecount="0"/>
|
|
254
|
+
<line num="685" count="6" type="cond" truecount="1" falsecount="1"/>
|
|
255
|
+
<line num="686" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
256
|
+
<line num="687" count="0" type="stmt"/>
|
|
257
|
+
<line num="688" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
258
|
+
<line num="690" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
259
|
+
<line num="691" count="0" type="stmt"/>
|
|
260
|
+
<line num="693" count="0" type="stmt"/>
|
|
261
|
+
<line num="698" count="35" type="cond" truecount="1" falsecount="1"/>
|
|
262
|
+
<line num="699" count="35" type="cond" truecount="2" falsecount="0"/>
|
|
263
|
+
<line num="700" count="25" type="cond" truecount="3" falsecount="1"/>
|
|
264
|
+
<line num="701" count="24" type="cond" truecount="1" falsecount="1"/>
|
|
265
|
+
<line num="702" count="24" type="cond" truecount="1" falsecount="1"/>
|
|
266
|
+
<line num="703" count="24" type="cond" truecount="2" falsecount="0"/>
|
|
267
|
+
<line num="704" count="5" type="stmt"/>
|
|
268
|
+
<line num="705" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
269
|
+
<line num="707" count="19" type="cond" truecount="7" falsecount="5"/>
|
|
270
|
+
<line num="709" count="5" type="stmt"/>
|
|
271
|
+
<line num="711" count="1" type="stmt"/>
|
|
272
|
+
<line num="713" count="0" type="stmt"/>
|
|
273
|
+
<line num="717" count="6" type="stmt"/>
|
|
274
|
+
<line num="719" count="0" type="stmt"/>
|
|
275
|
+
<line num="721" count="1" type="stmt"/>
|
|
276
|
+
<line num="723" count="0" type="stmt"/>
|
|
277
|
+
<line num="725" count="0" type="stmt"/>
|
|
278
|
+
<line num="727" count="1" type="stmt"/>
|
|
279
|
+
<line num="729" count="5" type="stmt"/>
|
|
280
|
+
<line num="735" count="5" type="cond" truecount="6" falsecount="3"/>
|
|
281
|
+
<line num="737" count="1" type="stmt"/>
|
|
282
|
+
<line num="739" count="1" type="stmt"/>
|
|
283
|
+
<line num="741" count="0" type="stmt"/>
|
|
284
|
+
<line num="745" count="1" type="stmt"/>
|
|
285
|
+
<line num="747" count="1" type="stmt"/>
|
|
286
|
+
<line num="749" count="1" type="stmt"/>
|
|
287
|
+
<line num="751" count="0" type="stmt"/>
|
|
288
|
+
<line num="767" count="45" type="cond" truecount="5" falsecount="8"/>
|
|
289
|
+
<line num="769" count="22" type="cond" truecount="8" falsecount="6"/>
|
|
290
|
+
<line num="771" count="11" type="stmt"/>
|
|
291
|
+
<line num="773" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
292
|
+
<line num="775" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
293
|
+
<line num="777" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
294
|
+
<line num="781" count="3" type="stmt"/>
|
|
295
|
+
<line num="783" count="1" type="stmt"/>
|
|
296
|
+
<line num="785" count="0" type="stmt"/>
|
|
297
|
+
<line num="787" count="0" type="stmt"/>
|
|
298
|
+
<line num="789" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
299
|
+
<line num="791" count="1" type="stmt"/>
|
|
300
|
+
<line num="793" count="0" type="stmt"/>
|
|
301
|
+
<line num="795" count="0" type="stmt"/>
|
|
302
|
+
<line num="798" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
303
|
+
<line num="800" count="0" type="stmt"/>
|
|
304
|
+
<line num="802" count="1" type="stmt"/>
|
|
305
|
+
<line num="804" count="0" type="stmt"/>
|
|
306
|
+
<line num="806" count="0" type="stmt"/>
|
|
307
|
+
<line num="808" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
308
|
+
<line num="810" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
309
|
+
<line num="812" count="0" type="stmt"/>
|
|
310
|
+
<line num="814" count="11" type="stmt"/>
|
|
311
|
+
<line num="815" count="11" type="cond" truecount="2" falsecount="0"/>
|
|
312
|
+
<line num="817" count="7" type="cond" truecount="1" falsecount="1"/>
|
|
313
|
+
<line num="818" count="7" type="stmt"/>
|
|
314
|
+
<line num="821" count="0" type="stmt"/>
|
|
315
|
+
<line num="823" count="10" type="stmt"/>
|
|
316
|
+
<line num="825" count="0" type="stmt"/>
|
|
317
|
+
<line num="831" count="7" type="stmt"/>
|
|
318
|
+
<line num="836" count="17" type="stmt"/>
|
|
319
|
+
<line num="837" count="17" type="stmt"/>
|
|
320
|
+
<line num="838" count="32" type="cond" truecount="2" falsecount="0"/>
|
|
321
|
+
<line num="839" count="29" type="cond" truecount="2" falsecount="0"/>
|
|
322
|
+
<line num="840" count="6" type="stmt"/>
|
|
323
|
+
<line num="841" count="23" type="cond" truecount="2" falsecount="0"/>
|
|
324
|
+
<line num="842" count="22" type="stmt"/>
|
|
325
|
+
<line num="845" count="17" type="stmt"/>
|
|
326
|
+
<line num="852" count="119" type="stmt"/>
|
|
327
|
+
<line num="857" count="14" type="stmt"/>
|
|
328
|
+
<line num="861" count="14" type="cond" truecount="1" falsecount="1"/>
|
|
329
|
+
<line num="866" count="124" type="stmt"/>
|
|
330
|
+
<line num="873" count="124" type="cond" truecount="2" falsecount="0"/>
|
|
331
|
+
<line num="878" count="119" type="stmt"/>
|
|
332
|
+
<line num="883" count="105" type="stmt"/>
|
|
333
|
+
<line num="891" count="456" type="cond" truecount="4" falsecount="0"/>
|
|
334
|
+
<line num="892" count="133" type="stmt"/>
|
|
335
|
+
<line num="894" count="323" type="stmt"/>
|
|
336
|
+
</file>
|
|
337
|
+
<file name="index.ts" path="/home/runner/work/ContractKit/ContractKit/packages/plugin-bruno/src/index.ts">
|
|
338
|
+
<metrics statements="46" coveredstatements="12" conditionals="35" coveredconditionals="14" methods="9" coveredmethods="2"/>
|
|
339
|
+
<line num="48" count="6" type="cond" truecount="5" falsecount="0"/>
|
|
340
|
+
<line num="49" count="2" type="stmt"/>
|
|
341
|
+
<line num="51" count="4" type="stmt"/>
|
|
342
|
+
<line num="52" count="4" type="stmt"/>
|
|
343
|
+
<line num="53" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
344
|
+
<line num="54" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
345
|
+
<line num="56" count="1" type="stmt"/>
|
|
346
|
+
<line num="59" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
347
|
+
<line num="63" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
348
|
+
<line num="64" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
349
|
+
<line num="65" count="2" type="stmt"/>
|
|
350
|
+
<line num="68" count="1" type="stmt"/>
|
|
351
|
+
<line num="72" count="0" type="stmt"/>
|
|
352
|
+
<line num="73" count="0" type="stmt"/>
|
|
353
|
+
<line num="96" count="0" type="stmt"/>
|
|
354
|
+
<line num="102" count="0" type="stmt"/>
|
|
355
|
+
<line num="122" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
356
|
+
<line num="123" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
357
|
+
<line num="124" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
358
|
+
<line num="126" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
359
|
+
<line num="128" count="0" type="stmt"/>
|
|
360
|
+
<line num="139" count="0" type="stmt"/>
|
|
361
|
+
<line num="142" count="0" type="stmt"/>
|
|
362
|
+
<line num="144" count="0" type="stmt"/>
|
|
363
|
+
<line num="145" count="0" type="stmt"/>
|
|
364
|
+
<line num="151" count="0" type="stmt"/>
|
|
365
|
+
<line num="152" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
366
|
+
<line num="153" count="0" type="stmt"/>
|
|
367
|
+
<line num="154" count="0" type="stmt"/>
|
|
368
|
+
<line num="156" count="0" type="stmt"/>
|
|
369
|
+
<line num="166" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
370
|
+
<line num="167" count="0" type="stmt"/>
|
|
371
|
+
<line num="168" count="0" type="stmt"/>
|
|
372
|
+
<line num="169" count="0" type="stmt"/>
|
|
373
|
+
<line num="170" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
374
|
+
<line num="171" count="0" type="stmt"/>
|
|
375
|
+
<line num="172" count="0" type="stmt"/>
|
|
376
|
+
<line num="175" count="0" type="stmt"/>
|
|
377
|
+
<line num="176" count="0" type="stmt"/>
|
|
378
|
+
<line num="177" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
379
|
+
<line num="178" count="0" type="stmt"/>
|
|
380
|
+
<line num="179" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
381
|
+
<line num="180" count="0" type="stmt"/>
|
|
382
|
+
<line num="181" count="0" type="stmt"/>
|
|
383
|
+
<line num="183" count="0" type="stmt"/>
|
|
384
|
+
<line num="186" count="0" type="stmt"/>
|
|
297
385
|
</file>
|
|
298
386
|
</package>
|
|
299
387
|
<package name="tests">
|
|
300
388
|
<metrics statements="38" coveredstatements="30" conditionals="31" coveredconditionals="24" methods="25" coveredmethods="19"/>
|
|
301
389
|
<file name="helpers.ts" path="/home/runner/work/ContractKit/ContractKit/packages/plugin-bruno/tests/helpers.ts">
|
|
302
390
|
<metrics statements="38" coveredstatements="30" conditionals="31" coveredconditionals="24" methods="25" coveredmethods="19"/>
|
|
303
|
-
<line num="31" count="
|
|
304
|
-
<line num="35" count="
|
|
391
|
+
<line num="31" count="288" type="stmt"/>
|
|
392
|
+
<line num="35" count="53" type="stmt"/>
|
|
305
393
|
<line num="39" count="1" type="stmt"/>
|
|
306
394
|
<line num="43" count="0" type="stmt"/>
|
|
307
395
|
<line num="47" count="0" type="stmt"/>
|
|
308
396
|
<line num="51" count="6" type="stmt"/>
|
|
309
397
|
<line num="55" count="0" type="stmt"/>
|
|
310
398
|
<line num="59" count="0" type="stmt"/>
|
|
311
|
-
<line num="63" count="
|
|
399
|
+
<line num="63" count="12" type="stmt"/>
|
|
312
400
|
<line num="67" count="10" type="stmt"/>
|
|
313
401
|
<line num="71" count="0" type="stmt"/>
|
|
314
|
-
<line num="75" count="
|
|
315
|
-
<line num="87" count="
|
|
316
|
-
<line num="97" count="
|
|
402
|
+
<line num="75" count="39" type="stmt"/>
|
|
403
|
+
<line num="87" count="11" type="stmt"/>
|
|
404
|
+
<line num="97" count="10" type="stmt"/>
|
|
317
405
|
<line num="101" count="19" type="stmt"/>
|
|
318
406
|
<line num="105" count="13" type="stmt"/>
|
|
319
407
|
<line num="109" count="5" type="stmt"/>
|
|
320
408
|
<line num="113" count="0" type="stmt"/>
|
|
321
|
-
<line num="120" count="
|
|
322
|
-
<line num="121" count="
|
|
409
|
+
<line num="120" count="22" type="cond" truecount="2" falsecount="0"/>
|
|
410
|
+
<line num="121" count="22" type="stmt"/>
|
|
323
411
|
<line num="126" count="10" type="cond" truecount="3" falsecount="1"/>
|
|
324
412
|
<line num="127" count="10" type="stmt"/>
|
|
325
413
|
<line num="131" count="1" type="stmt"/>
|
|
@@ -331,13 +419,13 @@
|
|
|
331
419
|
<line num="143" count="18" type="cond" truecount="1" falsecount="1"/>
|
|
332
420
|
<line num="144" count="18" type="cond" truecount="3" falsecount="2"/>
|
|
333
421
|
<line num="145" count="0" type="stmt"/>
|
|
334
|
-
<line num="149" count="
|
|
335
|
-
<line num="150" count="
|
|
336
|
-
<line num="151" count="
|
|
337
|
-
<line num="152" count="
|
|
338
|
-
<line num="167" count="
|
|
339
|
-
<line num="168" count="
|
|
340
|
-
<line num="172" count="
|
|
422
|
+
<line num="149" count="115" type="stmt"/>
|
|
423
|
+
<line num="150" count="115" type="cond" truecount="2" falsecount="0"/>
|
|
424
|
+
<line num="151" count="115" type="cond" truecount="2" falsecount="0"/>
|
|
425
|
+
<line num="152" count="115" type="stmt"/>
|
|
426
|
+
<line num="167" count="104" type="cond" truecount="2" falsecount="0"/>
|
|
427
|
+
<line num="168" count="104" type="stmt"/>
|
|
428
|
+
<line num="172" count="101" type="stmt"/>
|
|
341
429
|
</file>
|
|
342
430
|
</package>
|
|
343
431
|
</project>
|