@featurevisor/sdk 0.46.1 → 0.47.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.
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1693516417844" clover="3.2.0">
3
- <project timestamp="1693516417844" name="All files">
4
- <metrics statements="595" coveredstatements="369" conditionals="328" coveredconditionals="180" methods="98" coveredmethods="62" elements="1021" coveredelements="611" complexity="0" loc="595" ncloc="595" packages="1" files="8" classes="8"/>
2
+ <coverage generated="1693953205764" clover="3.2.0">
3
+ <project timestamp="1693953205764" name="All files">
4
+ <metrics statements="595" coveredstatements="431" conditionals="328" coveredconditionals="213" methods="98" coveredmethods="75" elements="1021" coveredelements="719" complexity="0" loc="595" ncloc="595" packages="1" files="8" classes="8"/>
5
5
  <file name="bucket.ts" path="/home/runner/work/featurevisor/featurevisor/packages/sdk/src/bucket.ts">
6
6
  <metrics statements="8" coveredstatements="8" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
7
7
  <line num="1" count="2" type="stmt"/>
@@ -9,9 +9,9 @@
9
9
  <line num="4" count="2" type="stmt"/>
10
10
  <line num="6" count="2" type="stmt"/>
11
11
  <line num="8" count="2" type="stmt"/>
12
- <line num="9" count="44" type="stmt"/>
13
- <line num="10" count="44" type="stmt"/>
14
- <line num="12" count="44" type="stmt"/>
12
+ <line num="9" count="70" type="stmt"/>
13
+ <line num="10" count="70" type="stmt"/>
14
+ <line num="12" count="70" type="stmt"/>
15
15
  </file>
16
16
  <file name="conditions.ts" path="/home/runner/work/featurevisor/featurevisor/packages/sdk/src/conditions.ts">
17
17
  <metrics statements="64" coveredstatements="62" conditionals="65" coveredconditionals="64" methods="6" coveredmethods="6"/>
@@ -89,11 +89,11 @@
89
89
  <line num="16" count="0" type="stmt"/>
90
90
  <line num="20" count="14" type="stmt"/>
91
91
  <line num="23" count="2" type="stmt"/>
92
- <line num="31" count="21" type="stmt"/>
93
- <line num="32" count="21" type="stmt"/>
94
- <line num="33" count="21" type="stmt"/>
95
- <line num="34" count="21" type="stmt"/>
96
- <line num="35" count="21" type="stmt"/>
92
+ <line num="31" count="22" type="stmt"/>
93
+ <line num="32" count="22" type="stmt"/>
94
+ <line num="33" count="22" type="stmt"/>
95
+ <line num="34" count="22" type="stmt"/>
96
+ <line num="35" count="22" type="stmt"/>
97
97
  <line num="39" count="1" type="stmt"/>
98
98
  <line num="43" count="0" type="stmt"/>
99
99
  <line num="47" count="1" type="stmt"/>
@@ -102,23 +102,23 @@
102
102
  <line num="57" count="14" type="cond" truecount="0" falsecount="1"/>
103
103
  <line num="58" count="0" type="stmt"/>
104
104
  <line num="61" count="14" type="stmt"/>
105
- <line num="65" count="42" type="stmt"/>
106
- <line num="67" count="36" type="cond" truecount="0" falsecount="1"/>
105
+ <line num="65" count="68" type="stmt"/>
106
+ <line num="67" count="62" type="cond" truecount="0" falsecount="1"/>
107
107
  <line num="68" count="0" type="stmt"/>
108
- <line num="71" count="36" type="stmt"/>
108
+ <line num="71" count="62" type="stmt"/>
109
109
  </file>
110
110
  <file name="emitter.ts" path="/home/runner/work/featurevisor/featurevisor/packages/sdk/src/emitter.ts">
111
- <metrics statements="18" coveredstatements="9" conditionals="6" coveredconditionals="2" methods="7" coveredmethods="4"/>
111
+ <metrics statements="18" coveredstatements="13" conditionals="6" coveredconditionals="3" methods="7" coveredmethods="5"/>
112
112
  <line num="7" count="1" type="stmt"/>
113
- <line num="11" count="16" type="stmt"/>
114
- <line num="15" count="5" type="cond" truecount="1" falsecount="0"/>
113
+ <line num="11" count="17" type="stmt"/>
114
+ <line num="15" count="6" type="cond" truecount="1" falsecount="0"/>
115
115
  <line num="16" count="5" type="stmt"/>
116
- <line num="19" count="5" type="stmt"/>
117
- <line num="23" count="0" type="cond" truecount="0" falsecount="1"/>
116
+ <line num="19" count="6" type="stmt"/>
117
+ <line num="23" count="1" type="cond" truecount="0" falsecount="1"/>
118
118
  <line num="24" count="0" type="stmt"/>
119
- <line num="27" count="0" type="stmt"/>
120
- <line num="29" count="0" type="cond" truecount="0" falsecount="1"/>
121
- <line num="30" count="0" type="stmt"/>
119
+ <line num="27" count="1" type="stmt"/>
120
+ <line num="29" count="1" type="cond" truecount="1" falsecount="0"/>
121
+ <line num="30" count="1" type="stmt"/>
122
122
  <line num="35" count="0" type="cond" truecount="0" falsecount="2"/>
123
123
  <line num="36" count="0" type="stmt"/>
124
124
  <line num="38" count="0" type="stmt"/>
@@ -126,44 +126,44 @@
126
126
  <line num="45" count="14" type="cond" truecount="1" falsecount="0"/>
127
127
  <line num="46" count="9" type="stmt"/>
128
128
  <line num="49" count="5" type="stmt"/>
129
- <line num="50" count="5" type="stmt"/>
129
+ <line num="50" count="6" type="stmt"/>
130
130
  </file>
131
131
  <file name="feature.ts" path="/home/runner/work/featurevisor/featurevisor/packages/sdk/src/feature.ts">
132
132
  <metrics statements="31" coveredstatements="21" conditionals="18" coveredconditionals="12" methods="7" coveredmethods="6"/>
133
133
  <line num="3" count="1" type="stmt"/>
134
134
  <line num="4" count="1" type="stmt"/>
135
- <line num="7" count="1" type="stmt"/>
136
- <line num="11" count="13" type="stmt"/>
137
- <line num="12" count="17" type="stmt"/>
138
- <line num="14" count="17" type="cond" truecount="4" falsecount="0"/>
139
- <line num="15" count="13" type="stmt"/>
140
- <line num="19" count="0" type="stmt"/>
141
- <line num="22" count="1" type="stmt"/>
142
- <line num="27" count="21" type="stmt"/>
143
- <line num="28" count="21" type="cond" truecount="0" falsecount="1"/>
144
- <line num="35" count="0" type="stmt"/>
145
- <line num="38" count="21" type="stmt"/>
146
- <line num="47" count="1" type="stmt"/>
147
- <line num="56" count="13" type="stmt"/>
148
- <line num="57" count="13" type="cond" truecount="0" falsecount="1"/>
149
- <line num="64" count="0" type="stmt"/>
150
- <line num="67" count="13" type="stmt"/>
151
- <line num="69" count="13" type="cond" truecount="1" falsecount="0"/>
152
- <line num="70" count="13" type="stmt"/>
153
- <line num="73" count="0" type="stmt"/>
154
- <line num="76" count="13" type="stmt"/>
155
- <line num="82" count="1" type="stmt"/>
156
- <line num="87" count="36" type="cond" truecount="1" falsecount="0"/>
157
- <line num="88" count="36" type="stmt"/>
135
+ <line num="6" count="1" type="stmt"/>
136
+ <line num="10" count="26" type="stmt"/>
137
+ <line num="11" count="43" type="stmt"/>
138
+ <line num="13" count="43" type="cond" truecount="4" falsecount="0"/>
139
+ <line num="14" count="26" type="stmt"/>
140
+ <line num="18" count="0" type="stmt"/>
141
+ <line num="21" count="1" type="stmt"/>
142
+ <line num="26" count="34" type="stmt"/>
143
+ <line num="27" count="34" type="cond" truecount="0" falsecount="1"/>
144
+ <line num="34" count="0" type="stmt"/>
145
+ <line num="37" count="34" type="stmt"/>
146
+ <line num="46" count="1" type="stmt"/>
147
+ <line num="54" count="26" type="stmt"/>
148
+ <line num="55" count="26" type="cond" truecount="0" falsecount="1"/>
149
+ <line num="62" count="0" type="stmt"/>
150
+ <line num="65" count="26" type="stmt"/>
151
+ <line num="67" count="26" type="cond" truecount="1" falsecount="0"/>
152
+ <line num="68" count="26" type="stmt"/>
153
+ <line num="71" count="0" type="stmt"/>
154
+ <line num="74" count="26" type="stmt"/>
155
+ <line num="80" count="1" type="stmt"/>
156
+ <line num="85" count="62" type="cond" truecount="1" falsecount="0"/>
157
+ <line num="86" count="62" type="stmt"/>
158
+ <line num="89" count="0" type="stmt"/>
159
+ <line num="90" count="0" type="cond" truecount="0" falsecount="1"/>
158
160
  <line num="91" count="0" type="stmt"/>
159
- <line num="92" count="0" type="cond" truecount="0" falsecount="1"/>
160
- <line num="93" count="0" type="stmt"/>
161
- <line num="96" count="0" type="cond" truecount="0" falsecount="1"/>
162
- <line num="97" count="0" type="stmt"/>
163
- <line num="100" count="0" type="stmt"/>
161
+ <line num="94" count="0" type="cond" truecount="0" falsecount="1"/>
162
+ <line num="95" count="0" type="stmt"/>
163
+ <line num="98" count="0" type="stmt"/>
164
164
  </file>
165
165
  <file name="instance.ts" path="/home/runner/work/featurevisor/featurevisor/packages/sdk/src/instance.ts">
166
- <metrics statements="399" coveredstatements="220" conditionals="209" coveredconditionals="87" methods="51" coveredmethods="28"/>
166
+ <metrics statements="399" coveredstatements="278" conditionals="209" coveredconditionals="119" methods="51" coveredmethods="40"/>
167
167
  <line num="22" count="1" type="stmt"/>
168
168
  <line num="23" count="1" type="stmt"/>
169
169
  <line num="24" count="1" type="stmt"/>
@@ -191,47 +191,47 @@
191
191
  <line num="125" count="4" type="stmt"/>
192
192
  <line num="128" count="0" type="stmt"/>
193
193
  <line num="134" count="1" type="stmt"/>
194
- <line num="135" count="0" type="stmt"/>
195
- <line num="136" count="0" type="cond" truecount="0" falsecount="1"/>
194
+ <line num="135" count="6" type="stmt"/>
195
+ <line num="136" count="6" type="cond" truecount="0" falsecount="1"/>
196
196
  <line num="137" count="0" type="stmt"/>
197
- <line num="140" count="0" type="cond" truecount="0" falsecount="7"/>
198
- <line num="142" count="0" type="cond" truecount="0" falsecount="2"/>
199
- <line num="144" count="0" type="stmt"/>
197
+ <line num="140" count="6" type="cond" truecount="6" falsecount="1"/>
198
+ <line num="142" count="1" type="cond" truecount="1" falsecount="1"/>
199
+ <line num="144" count="1" type="stmt"/>
200
200
  <line num="146" count="0" type="stmt"/>
201
- <line num="148" count="0" type="stmt"/>
202
- <line num="150" count="0" type="cond" truecount="0" falsecount="2"/>
203
- <line num="152" count="0" type="cond" truecount="0" falsecount="2"/>
204
- <line num="155" count="0" type="stmt"/>
201
+ <line num="148" count="1" type="stmt"/>
202
+ <line num="150" count="1" type="cond" truecount="1" falsecount="1"/>
203
+ <line num="152" count="1" type="cond" truecount="1" falsecount="1"/>
204
+ <line num="155" count="1" type="stmt"/>
205
205
  <line num="158" count="0" type="stmt"/>
206
206
  <line num="162" count="1" type="stmt"/>
207
- <line num="190" count="16" type="cond" truecount="2" falsecount="0"/>
208
- <line num="191" count="16" type="stmt"/>
209
- <line num="192" count="16" type="stmt"/>
210
- <line num="193" count="16" type="stmt"/>
211
- <line num="194" count="16" type="stmt"/>
212
- <line num="195" count="16" type="stmt"/>
213
- <line num="196" count="16" type="stmt"/>
214
- <line num="197" count="16" type="cond" truecount="2" falsecount="0"/>
215
- <line num="198" count="16" type="stmt"/>
216
- <line num="199" count="16" type="stmt"/>
217
- <line num="202" count="16" type="stmt"/>
218
- <line num="203" count="16" type="stmt"/>
219
- <line num="209" count="16" type="cond" truecount="1" falsecount="0"/>
207
+ <line num="190" count="17" type="cond" truecount="2" falsecount="0"/>
208
+ <line num="191" count="17" type="stmt"/>
209
+ <line num="192" count="17" type="stmt"/>
210
+ <line num="193" count="17" type="stmt"/>
211
+ <line num="194" count="17" type="stmt"/>
212
+ <line num="195" count="17" type="stmt"/>
213
+ <line num="196" count="17" type="stmt"/>
214
+ <line num="197" count="17" type="cond" truecount="2" falsecount="0"/>
215
+ <line num="198" count="17" type="stmt"/>
216
+ <line num="199" count="17" type="stmt"/>
217
+ <line num="202" count="17" type="stmt"/>
218
+ <line num="203" count="17" type="stmt"/>
219
+ <line num="209" count="17" type="cond" truecount="1" falsecount="0"/>
220
220
  <line num="210" count="2" type="stmt"/>
221
- <line num="213" count="16" type="cond" truecount="1" falsecount="0"/>
221
+ <line num="213" count="17" type="cond" truecount="1" falsecount="0"/>
222
222
  <line num="214" count="1" type="stmt"/>
223
- <line num="217" count="16" type="cond" truecount="1" falsecount="0"/>
223
+ <line num="217" count="17" type="cond" truecount="1" falsecount="0"/>
224
224
  <line num="218" count="1" type="stmt"/>
225
- <line num="221" count="16" type="cond" truecount="1" falsecount="0"/>
225
+ <line num="221" count="17" type="cond" truecount="1" falsecount="0"/>
226
226
  <line num="222" count="1" type="stmt"/>
227
- <line num="226" count="16" type="stmt"/>
228
- <line num="227" count="16" type="stmt"/>
229
- <line num="228" count="16" type="stmt"/>
230
- <line num="230" count="16" type="stmt"/>
231
- <line num="231" count="16" type="stmt"/>
232
- <line num="232" count="16" type="stmt"/>
233
- <line num="234" count="16" type="stmt"/>
234
- <line num="237" count="16" type="cond" truecount="2" falsecount="0"/>
227
+ <line num="226" count="17" type="stmt"/>
228
+ <line num="227" count="17" type="stmt"/>
229
+ <line num="228" count="17" type="stmt"/>
230
+ <line num="230" count="17" type="stmt"/>
231
+ <line num="231" count="17" type="stmt"/>
232
+ <line num="232" count="17" type="stmt"/>
233
+ <line num="234" count="17" type="stmt"/>
234
+ <line num="237" count="17" type="cond" truecount="2" falsecount="0"/>
235
235
  <line num="238" count="3" type="cond" truecount="2" falsecount="0"/>
236
236
  <line num="240" count="3" type="stmt"/>
237
237
  <line num="242" count="3" type="stmt"/>
@@ -240,10 +240,10 @@
240
240
  <line num="247" count="3" type="cond" truecount="1" falsecount="0"/>
241
241
  <line num="248" count="1" type="stmt"/>
242
242
  <line num="252" count="0" type="stmt"/>
243
- <line num="254" count="13" type="cond" truecount="1" falsecount="1"/>
244
- <line num="255" count="13" type="stmt"/>
245
- <line num="256" count="13" type="stmt"/>
246
- <line num="258" count="13" type="stmt"/>
243
+ <line num="254" count="14" type="cond" truecount="1" falsecount="1"/>
244
+ <line num="255" count="14" type="stmt"/>
245
+ <line num="256" count="14" type="stmt"/>
246
+ <line num="258" count="14" type="stmt"/>
247
247
  <line num="259" count="8" type="stmt"/>
248
248
  <line num="262" count="0" type="stmt"/>
249
249
  <line num="269" count="1" type="stmt"/>
@@ -253,16 +253,16 @@
253
253
  <line num="275" count="0" type="stmt"/>
254
254
  <line num="277" count="0" type="stmt"/>
255
255
  <line num="280" count="0" type="stmt"/>
256
- <line num="285" count="20" type="stmt"/>
257
- <line num="286" count="20" type="stmt"/>
256
+ <line num="285" count="21" type="stmt"/>
257
+ <line num="286" count="21" type="stmt"/>
258
258
  <line num="290" count="0" type="stmt"/>
259
259
  <line num="295" count="1" type="stmt"/>
260
260
  <line num="299" count="1" type="stmt"/>
261
- <line num="303" count="36" type="cond" truecount="1" falsecount="1"/>
262
- <line num="312" count="34" type="stmt"/>
263
- <line num="317" count="34" type="cond" truecount="2" falsecount="0"/>
264
- <line num="318" count="27" type="stmt"/>
265
- <line num="319" count="27" type="stmt"/>
261
+ <line num="303" count="62" type="cond" truecount="1" falsecount="1"/>
262
+ <line num="312" count="60" type="stmt"/>
263
+ <line num="317" count="60" type="cond" truecount="2" falsecount="0"/>
264
+ <line num="318" count="53" type="stmt"/>
265
+ <line num="319" count="53" type="stmt"/>
266
266
  <line num="320" count="7" type="cond" truecount="2" falsecount="0"/>
267
267
  <line num="321" count="2" type="stmt"/>
268
268
  <line num="322" count="2" type="stmt"/>
@@ -271,25 +271,25 @@
271
271
  <line num="325" count="5" type="stmt"/>
272
272
  <line num="327" count="0" type="stmt"/>
273
273
  <line num="329" count="0" type="stmt"/>
274
- <line num="332" count="34" type="stmt"/>
275
- <line num="334" count="34" type="stmt"/>
276
- <line num="335" count="41" type="stmt"/>
277
- <line num="337" count="41" type="cond" truecount="1" falsecount="0"/>
274
+ <line num="332" count="60" type="stmt"/>
275
+ <line num="334" count="60" type="stmt"/>
276
+ <line num="335" count="67" type="stmt"/>
277
+ <line num="337" count="67" type="cond" truecount="1" falsecount="0"/>
278
278
  <line num="338" count="12" type="stmt"/>
279
- <line num="341" count="29" type="cond" truecount="4" falsecount="0"/>
280
- <line num="342" count="21" type="stmt"/>
279
+ <line num="341" count="55" type="cond" truecount="4" falsecount="0"/>
280
+ <line num="342" count="47" type="stmt"/>
281
281
  <line num="345" count="8" type="cond" truecount="1" falsecount="0"/>
282
282
  <line num="346" count="5" type="stmt"/>
283
- <line num="351" count="34" type="stmt"/>
284
- <line num="353" count="34" type="stmt"/>
285
- <line num="355" count="34" type="cond" truecount="1" falsecount="0"/>
283
+ <line num="351" count="60" type="stmt"/>
284
+ <line num="353" count="60" type="stmt"/>
285
+ <line num="355" count="60" type="cond" truecount="1" falsecount="0"/>
286
286
  <line num="356" count="10" type="stmt"/>
287
- <line num="359" count="24" type="stmt"/>
288
- <line num="363" count="34" type="stmt"/>
289
- <line num="365" count="34" type="stmt"/>
290
- <line num="367" count="34" type="cond" truecount="0" falsecount="1"/>
287
+ <line num="359" count="50" type="stmt"/>
288
+ <line num="363" count="60" type="stmt"/>
289
+ <line num="365" count="60" type="stmt"/>
290
+ <line num="367" count="60" type="cond" truecount="0" falsecount="1"/>
291
291
  <line num="368" count="0" type="stmt"/>
292
- <line num="371" count="34" type="stmt"/>
292
+ <line num="371" count="60" type="stmt"/>
293
293
  <line num="378" count="4" type="stmt"/>
294
294
  <line num="385" count="1" type="stmt"/>
295
295
  <line num="387" count="1" type="cond" truecount="0" falsecount="1"/>
@@ -320,30 +320,30 @@
320
320
  <line num="439" count="1" type="cond" truecount="0" falsecount="1"/>
321
321
  <line num="440" count="0" type="stmt"/>
322
322
  <line num="443" count="1" type="stmt"/>
323
- <line num="452" count="26" type="stmt"/>
324
- <line num="453" count="26" type="cond" truecount="1" falsecount="1"/>
325
- <line num="456" count="26" type="cond" truecount="1" falsecount="0"/>
323
+ <line num="452" count="39" type="stmt"/>
324
+ <line num="453" count="39" type="cond" truecount="1" falsecount="1"/>
325
+ <line num="456" count="39" type="cond" truecount="1" falsecount="0"/>
326
326
  <line num="461" count="2" type="stmt"/>
327
327
  <line num="468" count="2" type="stmt"/>
328
328
  <line num="470" count="2" type="stmt"/>
329
- <line num="474" count="24" type="cond" truecount="1" falsecount="0"/>
329
+ <line num="474" count="37" type="cond" truecount="1" falsecount="0"/>
330
330
  <line num="481" count="1" type="stmt"/>
331
331
  <line num="488" count="1" type="stmt"/>
332
332
  <line num="490" count="1" type="stmt"/>
333
- <line num="493" count="23" type="stmt"/>
334
- <line num="496" count="23" type="cond" truecount="0" falsecount="1"/>
333
+ <line num="493" count="36" type="stmt"/>
334
+ <line num="496" count="36" type="cond" truecount="0" falsecount="1"/>
335
335
  <line num="497" count="0" type="stmt"/>
336
336
  <line num="502" count="0" type="stmt"/>
337
337
  <line num="504" count="0" type="stmt"/>
338
- <line num="508" count="23" type="cond" truecount="1" falsecount="0"/>
338
+ <line num="508" count="36" type="cond" truecount="1" falsecount="0"/>
339
339
  <line num="509" count="1" type="stmt"/>
340
- <line num="512" count="23" type="cond" truecount="2" falsecount="0"/>
341
- <line num="515" count="23" type="stmt"/>
342
- <line num="517" count="23" type="cond" truecount="1" falsecount="2"/>
340
+ <line num="512" count="36" type="cond" truecount="2" falsecount="0"/>
341
+ <line num="515" count="36" type="stmt"/>
342
+ <line num="517" count="36" type="cond" truecount="1" falsecount="2"/>
343
343
  <line num="518" count="0" type="stmt"/>
344
344
  <line num="524" count="0" type="stmt"/>
345
345
  <line num="526" count="0" type="stmt"/>
346
- <line num="530" count="23" type="cond" truecount="3" falsecount="0"/>
346
+ <line num="530" count="36" type="cond" truecount="3" falsecount="0"/>
347
347
  <line num="531" count="4" type="stmt"/>
348
348
  <line num="535" count="4" type="cond" truecount="2" falsecount="0"/>
349
349
  <line num="536" count="2" type="stmt"/>
@@ -359,10 +359,10 @@
359
359
  <line num="557" count="4" type="cond" truecount="1" falsecount="0"/>
360
360
  <line num="558" count="2" type="stmt"/>
361
361
  <line num="564" count="2" type="stmt"/>
362
- <line num="569" count="21" type="stmt"/>
363
- <line num="571" count="21" type="stmt"/>
364
- <line num="573" count="21" type="cond" truecount="1" falsecount="0"/>
365
- <line num="575" count="21" type="cond" truecount="1" falsecount="2"/>
362
+ <line num="569" count="34" type="stmt"/>
363
+ <line num="571" count="34" type="stmt"/>
364
+ <line num="573" count="34" type="cond" truecount="1" falsecount="0"/>
365
+ <line num="575" count="34" type="cond" truecount="1" falsecount="2"/>
366
366
  <line num="576" count="0" type="stmt"/>
367
367
  <line num="577" count="0" type="cond" truecount="0" falsecount="2"/>
368
368
  <line num="581" count="0" type="cond" truecount="0" falsecount="1"/>
@@ -371,13 +371,13 @@
371
371
  <line num="594" count="0" type="stmt"/>
372
372
  <line num="601" count="0" type="stmt"/>
373
373
  <line num="603" count="0" type="stmt"/>
374
- <line num="607" count="21" type="cond" truecount="0" falsecount="1"/>
374
+ <line num="607" count="34" type="cond" truecount="0" falsecount="1"/>
375
375
  <line num="608" count="0" type="stmt"/>
376
376
  <line num="617" count="0" type="stmt"/>
377
377
  <line num="619" count="0" type="stmt"/>
378
- <line num="623" count="21" type="cond" truecount="1" falsecount="0"/>
379
- <line num="625" count="20" type="stmt"/>
380
- <line num="634" count="20" type="stmt"/>
378
+ <line num="623" count="34" type="cond" truecount="1" falsecount="0"/>
379
+ <line num="625" count="33" type="stmt"/>
380
+ <line num="634" count="33" type="stmt"/>
381
381
  <line num="639" count="1" type="stmt"/>
382
382
  <line num="646" count="1" type="stmt"/>
383
383
  <line num="648" count="0" type="stmt"/>
@@ -387,182 +387,182 @@
387
387
  <line num="662" count="10" type="stmt"/>
388
388
  <line num="664" count="0" type="stmt"/>
389
389
  <line num="666" count="0" type="stmt"/>
390
- <line num="676" count="16" type="stmt"/>
391
- <line num="677" count="16" type="cond" truecount="1" falsecount="1"/>
392
- <line num="679" count="16" type="stmt"/>
393
- <line num="681" count="16" type="cond" truecount="0" falsecount="1"/>
390
+ <line num="676" count="17" type="stmt"/>
391
+ <line num="677" count="17" type="cond" truecount="1" falsecount="1"/>
392
+ <line num="679" count="17" type="stmt"/>
393
+ <line num="681" count="17" type="cond" truecount="0" falsecount="1"/>
394
394
  <line num="682" count="0" type="stmt"/>
395
395
  <line num="687" count="0" type="stmt"/>
396
396
  <line num="689" count="0" type="stmt"/>
397
- <line num="693" count="16" type="cond" truecount="3" falsecount="0"/>
397
+ <line num="693" count="17" type="cond" truecount="3" falsecount="0"/>
398
398
  <line num="694" count="2" type="stmt"/>
399
399
  <line num="696" count="2" type="cond" truecount="1" falsecount="0"/>
400
400
  <line num="697" count="2" type="stmt"/>
401
401
  <line num="703" count="2" type="stmt"/>
402
402
  <line num="705" count="2" type="stmt"/>
403
- <line num="710" count="14" type="cond" truecount="1" falsecount="0"/>
403
+ <line num="710" count="15" type="cond" truecount="1" falsecount="0"/>
404
404
  <line num="717" count="1" type="stmt"/>
405
405
  <line num="719" count="1" type="stmt"/>
406
406
  <line num="725" count="1" type="stmt"/>
407
407
  <line num="727" count="1" type="stmt"/>
408
- <line num="730" count="13" type="stmt"/>
409
- <line num="733" count="13" type="cond" truecount="0" falsecount="1"/>
408
+ <line num="730" count="14" type="stmt"/>
409
+ <line num="733" count="14" type="cond" truecount="0" falsecount="1"/>
410
410
  <line num="734" count="0" type="stmt"/>
411
411
  <line num="739" count="0" type="stmt"/>
412
412
  <line num="741" count="0" type="stmt"/>
413
- <line num="745" count="13" type="cond" truecount="2" falsecount="1"/>
413
+ <line num="745" count="14" type="cond" truecount="2" falsecount="1"/>
414
414
  <line num="746" count="0" type="stmt"/>
415
415
  <line num="751" count="0" type="stmt"/>
416
416
  <line num="753" count="0" type="stmt"/>
417
- <line num="756" count="13" type="cond" truecount="2" falsecount="0"/>
418
- <line num="759" count="13" type="stmt"/>
419
- <line num="761" count="13" type="cond" truecount="1" falsecount="2"/>
417
+ <line num="756" count="14" type="cond" truecount="2" falsecount="0"/>
418
+ <line num="759" count="14" type="stmt"/>
419
+ <line num="761" count="14" type="cond" truecount="1" falsecount="2"/>
420
420
  <line num="762" count="0" type="stmt"/>
421
421
  <line num="764" count="0" type="cond" truecount="0" falsecount="1"/>
422
422
  <line num="765" count="0" type="stmt"/>
423
423
  <line num="771" count="0" type="stmt"/>
424
424
  <line num="773" count="0" type="stmt"/>
425
- <line num="778" count="13" type="stmt"/>
426
- <line num="780" count="13" type="stmt"/>
427
- <line num="788" count="13" type="cond" truecount="1" falsecount="0"/>
428
- <line num="790" count="13" type="cond" truecount="0" falsecount="1"/>
429
- <line num="791" count="0" type="stmt"/>
430
- <line num="793" count="0" type="cond" truecount="0" falsecount="1"/>
431
- <line num="794" count="0" type="stmt"/>
432
- <line num="802" count="0" type="stmt"/>
433
- <line num="804" count="0" type="stmt"/>
434
- <line num="809" count="13" type="cond" truecount="3" falsecount="0"/>
435
- <line num="810" count="17" type="stmt"/>
436
- <line num="812" count="13" type="cond" truecount="1" falsecount="0"/>
437
- <line num="813" count="13" type="stmt"/>
438
- <line num="820" count="13" type="stmt"/>
439
- <line num="822" count="13" type="stmt"/>
440
- <line num="828" count="0" type="stmt"/>
441
- <line num="834" count="0" type="stmt"/>
442
- <line num="836" count="0" type="stmt"/>
443
- <line num="838" count="0" type="stmt"/>
444
- <line num="844" count="0" type="stmt"/>
445
- <line num="852" count="15" type="stmt"/>
446
- <line num="853" count="15" type="stmt"/>
447
- <line num="855" count="15" type="cond" truecount="1" falsecount="0"/>
448
- <line num="856" count="3" type="stmt"/>
449
- <line num="859" count="12" type="cond" truecount="1" falsecount="0"/>
450
- <line num="860" count="12" type="stmt"/>
451
- <line num="863" count="0" type="stmt"/>
452
- <line num="865" count="0" type="stmt"/>
453
- <line num="867" count="0" type="stmt"/>
425
+ <line num="778" count="14" type="stmt"/>
426
+ <line num="780" count="14" type="stmt"/>
427
+ <line num="787" count="14" type="cond" truecount="1" falsecount="0"/>
428
+ <line num="789" count="14" type="cond" truecount="0" falsecount="1"/>
429
+ <line num="790" count="0" type="stmt"/>
430
+ <line num="792" count="0" type="cond" truecount="0" falsecount="1"/>
431
+ <line num="793" count="0" type="stmt"/>
432
+ <line num="801" count="0" type="stmt"/>
433
+ <line num="803" count="0" type="stmt"/>
434
+ <line num="808" count="14" type="cond" truecount="3" falsecount="0"/>
435
+ <line num="809" count="19" type="stmt"/>
436
+ <line num="811" count="14" type="cond" truecount="1" falsecount="0"/>
437
+ <line num="812" count="14" type="stmt"/>
438
+ <line num="819" count="14" type="stmt"/>
439
+ <line num="821" count="14" type="stmt"/>
440
+ <line num="827" count="0" type="stmt"/>
441
+ <line num="833" count="0" type="stmt"/>
442
+ <line num="835" count="0" type="stmt"/>
443
+ <line num="837" count="0" type="stmt"/>
444
+ <line num="843" count="0" type="stmt"/>
445
+ <line num="851" count="16" type="stmt"/>
446
+ <line num="852" count="16" type="stmt"/>
447
+ <line num="854" count="16" type="cond" truecount="1" falsecount="0"/>
448
+ <line num="855" count="3" type="stmt"/>
449
+ <line num="858" count="13" type="cond" truecount="1" falsecount="0"/>
450
+ <line num="859" count="13" type="stmt"/>
451
+ <line num="862" count="0" type="stmt"/>
452
+ <line num="864" count="0" type="stmt"/>
453
+ <line num="866" count="0" type="stmt"/>
454
+ <line num="874" count="1" type="stmt"/>
454
455
  <line num="875" count="1" type="stmt"/>
455
- <line num="876" count="1" type="stmt"/>
456
- <line num="877" count="1" type="cond" truecount="1" falsecount="1"/>
457
- <line num="881" count="1" type="cond" truecount="0" falsecount="1"/>
458
- <line num="882" count="0" type="stmt"/>
459
- <line num="885" count="1" type="cond" truecount="1" falsecount="1"/>
460
- <line num="887" count="1" type="stmt"/>
461
- <line num="889" count="1" type="stmt"/>
462
- <line num="891" count="0" type="stmt"/>
463
- <line num="893" count="1" type="stmt"/>
464
- <line num="894" count="0" type="cond" truecount="0" falsecount="1"/>
465
- <line num="895" count="0" type="stmt"/>
466
- <line num="899" count="1" type="stmt"/>
467
- <line num="908" count="1" type="stmt"/>
468
- <line num="910" count="0" type="stmt"/>
469
- <line num="912" count="0" type="stmt"/>
470
- <line num="926" count="0" type="stmt"/>
471
- <line num="927" count="0" type="cond" truecount="0" falsecount="2"/>
472
- <line num="929" count="0" type="stmt"/>
473
- <line num="931" count="0" type="cond" truecount="0" falsecount="1"/>
474
- <line num="932" count="0" type="stmt"/>
475
- <line num="937" count="0" type="stmt"/>
476
- <line num="939" count="0" type="stmt"/>
477
- <line num="943" count="0" type="cond" truecount="0" falsecount="3"/>
478
- <line num="944" count="0" type="stmt"/>
479
- <line num="946" count="0" type="cond" truecount="0" falsecount="1"/>
480
- <line num="947" count="0" type="stmt"/>
481
- <line num="949" count="0" type="cond" truecount="0" falsecount="1"/>
482
- <line num="950" count="0" type="stmt"/>
483
- <line num="957" count="0" type="stmt"/>
484
- <line num="959" count="0" type="stmt"/>
485
- <line num="965" count="0" type="cond" truecount="0" falsecount="1"/>
486
- <line num="971" count="0" type="stmt"/>
456
+ <line num="876" count="1" type="cond" truecount="1" falsecount="1"/>
457
+ <line num="880" count="1" type="cond" truecount="0" falsecount="1"/>
458
+ <line num="881" count="0" type="stmt"/>
459
+ <line num="884" count="1" type="cond" truecount="1" falsecount="1"/>
460
+ <line num="886" count="1" type="stmt"/>
461
+ <line num="888" count="1" type="stmt"/>
462
+ <line num="890" count="0" type="stmt"/>
463
+ <line num="892" count="1" type="stmt"/>
464
+ <line num="893" count="0" type="cond" truecount="0" falsecount="1"/>
465
+ <line num="894" count="0" type="stmt"/>
466
+ <line num="898" count="1" type="stmt"/>
467
+ <line num="907" count="1" type="stmt"/>
468
+ <line num="909" count="0" type="stmt"/>
469
+ <line num="911" count="0" type="stmt"/>
470
+ <line num="925" count="12" type="stmt"/>
471
+ <line num="926" count="12" type="cond" truecount="1" falsecount="1"/>
472
+ <line num="928" count="12" type="stmt"/>
473
+ <line num="930" count="12" type="cond" truecount="0" falsecount="1"/>
474
+ <line num="931" count="0" type="stmt"/>
475
+ <line num="936" count="0" type="stmt"/>
476
+ <line num="938" count="0" type="stmt"/>
477
+ <line num="942" count="12" type="cond" truecount="1" falsecount="2"/>
478
+ <line num="943" count="0" type="stmt"/>
479
+ <line num="945" count="0" type="cond" truecount="0" falsecount="1"/>
480
+ <line num="946" count="0" type="stmt"/>
481
+ <line num="948" count="0" type="cond" truecount="0" falsecount="1"/>
482
+ <line num="949" count="0" type="stmt"/>
483
+ <line num="956" count="0" type="stmt"/>
484
+ <line num="958" count="0" type="stmt"/>
485
+ <line num="964" count="12" type="cond" truecount="0" falsecount="1"/>
486
+ <line num="970" count="0" type="stmt"/>
487
+ <line num="972" count="0" type="cond" truecount="0" falsecount="1"/>
487
488
  <line num="973" count="0" type="cond" truecount="0" falsecount="1"/>
488
- <line num="974" count="0" type="cond" truecount="0" falsecount="1"/>
489
- <line num="975" count="0" type="stmt"/>
490
- <line num="982" count="0" type="stmt"/>
491
- <line num="984" count="0" type="stmt"/>
492
- <line num="989" count="0" type="stmt"/>
493
- <line num="992" count="0" type="cond" truecount="0" falsecount="1"/>
494
- <line num="993" count="0" type="stmt"/>
495
- <line num="999" count="0" type="stmt"/>
496
- <line num="1001" count="0" type="stmt"/>
497
- <line num="1004" count="0" type="cond" truecount="0" falsecount="2"/>
498
- <line num="1005" count="0" type="stmt"/>
499
- <line num="1009" count="0" type="cond" truecount="0" falsecount="1"/>
500
- <line num="1010" count="0" type="stmt"/>
501
- <line num="1016" count="0" type="stmt"/>
502
- <line num="1018" count="0" type="stmt"/>
503
- <line num="1021" count="0" type="cond" truecount="0" falsecount="2"/>
504
- <line num="1024" count="0" type="stmt"/>
505
- <line num="1026" count="0" type="cond" truecount="0" falsecount="4"/>
506
- <line num="1027" count="0" type="stmt"/>
507
- <line num="1035" count="0" type="stmt"/>
508
- <line num="1037" count="0" type="stmt"/>
509
- <line num="1041" count="0" type="stmt"/>
510
- <line num="1043" count="0" type="stmt"/>
511
- <line num="1051" count="0" type="cond" truecount="0" falsecount="1"/>
512
- <line num="1053" count="0" type="cond" truecount="0" falsecount="1"/>
513
- <line num="1057" count="0" type="stmt"/>
489
+ <line num="974" count="0" type="stmt"/>
490
+ <line num="981" count="0" type="stmt"/>
491
+ <line num="983" count="0" type="stmt"/>
492
+ <line num="988" count="12" type="stmt"/>
493
+ <line num="991" count="12" type="cond" truecount="0" falsecount="1"/>
494
+ <line num="992" count="0" type="stmt"/>
495
+ <line num="998" count="0" type="stmt"/>
496
+ <line num="1000" count="0" type="stmt"/>
497
+ <line num="1003" count="12" type="cond" truecount="1" falsecount="1"/>
498
+ <line num="1004" count="42" type="stmt"/>
499
+ <line num="1008" count="12" type="cond" truecount="0" falsecount="1"/>
500
+ <line num="1009" count="0" type="stmt"/>
501
+ <line num="1015" count="0" type="stmt"/>
502
+ <line num="1017" count="0" type="stmt"/>
503
+ <line num="1020" count="12" type="cond" truecount="1" falsecount="1"/>
504
+ <line num="1023" count="12" type="stmt"/>
505
+ <line num="1025" count="12" type="cond" truecount="1" falsecount="3"/>
506
+ <line num="1026" count="0" type="stmt"/>
507
+ <line num="1034" count="0" type="stmt"/>
508
+ <line num="1036" count="0" type="stmt"/>
509
+ <line num="1040" count="12" type="stmt"/>
510
+ <line num="1042" count="12" type="stmt"/>
511
+ <line num="1049" count="12" type="cond" truecount="1" falsecount="0"/>
512
+ <line num="1051" count="12" type="cond" truecount="0" falsecount="1"/>
513
+ <line num="1055" count="0" type="stmt"/>
514
+ <line num="1065" count="0" type="stmt"/>
514
515
  <line num="1067" count="0" type="stmt"/>
515
- <line num="1069" count="0" type="stmt"/>
516
- <line num="1073" count="0" type="cond" truecount="0" falsecount="4"/>
517
- <line num="1074" count="0" type="stmt"/>
518
- <line num="1076" count="0" type="cond" truecount="0" falsecount="3"/>
519
- <line num="1077" count="0" type="stmt"/>
520
- <line num="1079" count="0" type="cond" truecount="0" falsecount="1"/>
516
+ <line num="1071" count="12" type="cond" truecount="4" falsecount="0"/>
517
+ <line num="1072" count="24" type="stmt"/>
518
+ <line num="1074" count="12" type="cond" truecount="3" falsecount="0"/>
519
+ <line num="1075" count="12" type="stmt"/>
520
+ <line num="1077" count="12" type="cond" truecount="1" falsecount="0"/>
521
+ <line num="1078" count="2" type="cond" truecount="0" falsecount="1"/>
522
+ <line num="1079" count="0" type="stmt"/>
521
523
  <line num="1080" count="0" type="cond" truecount="0" falsecount="1"/>
522
524
  <line num="1081" count="0" type="stmt"/>
523
- <line num="1082" count="0" type="cond" truecount="0" falsecount="1"/>
524
- <line num="1083" count="0" type="stmt"/>
525
- <line num="1089" count="0" type="cond" truecount="0" falsecount="1"/>
526
- <line num="1090" count="0" type="stmt"/>
527
- <line num="1099" count="0" type="stmt"/>
528
- <line num="1102" count="0" type="cond" truecount="0" falsecount="1"/>
529
- <line num="1103" count="0" type="stmt"/>
525
+ <line num="1087" count="0" type="cond" truecount="0" falsecount="1"/>
526
+ <line num="1088" count="0" type="stmt"/>
527
+ <line num="1097" count="0" type="stmt"/>
528
+ <line num="1100" count="0" type="cond" truecount="0" falsecount="1"/>
529
+ <line num="1101" count="0" type="stmt"/>
530
+ <line num="1111" count="0" type="stmt"/>
530
531
  <line num="1113" count="0" type="stmt"/>
531
- <line num="1115" count="0" type="stmt"/>
532
- <line num="1119" count="0" type="cond" truecount="0" falsecount="1"/>
533
- <line num="1120" count="0" type="stmt"/>
534
- <line num="1130" count="0" type="stmt"/>
535
- <line num="1132" count="0" type="stmt"/>
536
- <line num="1140" count="0" type="stmt"/>
537
- <line num="1149" count="0" type="stmt"/>
532
+ <line num="1117" count="2" type="cond" truecount="1" falsecount="0"/>
533
+ <line num="1118" count="2" type="stmt"/>
534
+ <line num="1128" count="2" type="stmt"/>
535
+ <line num="1130" count="2" type="stmt"/>
536
+ <line num="1138" count="10" type="stmt"/>
537
+ <line num="1147" count="10" type="stmt"/>
538
+ <line num="1149" count="10" type="stmt"/>
538
539
  <line num="1151" count="0" type="stmt"/>
539
- <line num="1153" count="0" type="stmt"/>
540
- <line num="1160" count="0" type="stmt"/>
541
- <line num="1169" count="0" type="stmt"/>
542
- <line num="1170" count="0" type="stmt"/>
543
- <line num="1172" count="0" type="cond" truecount="0" falsecount="1"/>
544
- <line num="1173" count="0" type="cond" truecount="0" falsecount="1"/>
545
- <line num="1178" count="0" type="stmt"/>
546
- <line num="1181" count="0" type="stmt"/>
540
+ <line num="1158" count="0" type="stmt"/>
541
+ <line num="1167" count="12" type="stmt"/>
542
+ <line num="1168" count="12" type="stmt"/>
543
+ <line num="1170" count="12" type="cond" truecount="1" falsecount="0"/>
544
+ <line num="1171" count="12" type="cond" truecount="1" falsecount="0"/>
545
+ <line num="1176" count="2" type="stmt"/>
546
+ <line num="1179" count="10" type="stmt"/>
547
+ <line num="1182" count="0" type="stmt"/>
547
548
  <line num="1184" count="0" type="stmt"/>
548
549
  <line num="1186" count="0" type="stmt"/>
549
- <line num="1188" count="0" type="stmt"/>
550
- <line num="1197" count="0" type="stmt"/>
551
- <line num="1199" count="0" type="stmt"/>
552
- <line num="1207" count="0" type="stmt"/>
553
- <line num="1209" count="0" type="stmt"/>
554
- <line num="1217" count="0" type="stmt"/>
555
- <line num="1219" count="0" type="stmt"/>
550
+ <line num="1195" count="1" type="stmt"/>
551
+ <line num="1197" count="1" type="stmt"/>
552
+ <line num="1205" count="1" type="stmt"/>
553
+ <line num="1207" count="1" type="stmt"/>
554
+ <line num="1215" count="1" type="stmt"/>
555
+ <line num="1217" count="1" type="stmt"/>
556
+ <line num="1225" count="0" type="stmt"/>
556
557
  <line num="1227" count="0" type="stmt"/>
557
- <line num="1229" count="0" type="stmt"/>
558
- <line num="1237" count="0" type="stmt"/>
559
- <line num="1239" count="0" type="stmt"/>
560
- <line num="1247" count="0" type="stmt"/>
561
- <line num="1249" count="0" type="stmt"/>
562
- <line num="1257" count="0" type="stmt"/>
563
- <line num="1259" count="0" type="stmt"/>
564
- <line num="1263" count="1" type="stmt"/>
565
- <line num="1264" count="16" type="stmt"/>
558
+ <line num="1235" count="1" type="stmt"/>
559
+ <line num="1237" count="1" type="stmt"/>
560
+ <line num="1245" count="1" type="stmt"/>
561
+ <line num="1247" count="1" type="stmt"/>
562
+ <line num="1255" count="1" type="stmt"/>
563
+ <line num="1257" count="1" type="stmt"/>
564
+ <line num="1261" count="1" type="stmt"/>
565
+ <line num="1262" count="17" type="stmt"/>
566
566
  </file>
567
567
  <file name="logger.ts" path="/home/runner/work/featurevisor/featurevisor/packages/sdk/src/logger.ts">
568
568
  <metrics statements="26" coveredstatements="15" conditionals="11" coveredconditionals="6" methods="9" coveredmethods="6"/>
@@ -579,19 +579,19 @@
579
579
  <line num="44" count="0" type="stmt"/>
580
580
  <line num="45" count="0" type="stmt"/>
581
581
  <line num="49" count="1" type="stmt"/>
582
- <line num="54" count="16" type="stmt"/>
583
- <line num="55" count="16" type="stmt"/>
582
+ <line num="54" count="17" type="stmt"/>
583
+ <line num="55" count="17" type="stmt"/>
584
584
  <line num="59" count="0" type="stmt"/>
585
- <line num="63" count="22" type="cond" truecount="1" falsecount="0"/>
585
+ <line num="63" count="35" type="cond" truecount="1" falsecount="0"/>
586
586
  <line num="64" count="1" type="stmt"/>
587
- <line num="69" count="20" type="stmt"/>
587
+ <line num="69" count="33" type="stmt"/>
588
588
  <line num="73" count="1" type="stmt"/>
589
589
  <line num="77" count="1" type="stmt"/>
590
590
  <line num="81" count="0" type="stmt"/>
591
591
  <line num="85" count="1" type="cond" truecount="1" falsecount="0"/>
592
- <line num="86" count="16" type="cond" truecount="2" falsecount="0"/>
593
- <line num="87" count="16" type="cond" truecount="2" falsecount="0"/>
594
- <line num="89" count="16" type="stmt"/>
592
+ <line num="86" count="17" type="cond" truecount="2" falsecount="0"/>
593
+ <line num="87" count="17" type="cond" truecount="2" falsecount="0"/>
594
+ <line num="89" count="17" type="stmt"/>
595
595
  </file>
596
596
  <file name="segments.ts" path="/home/runner/work/featurevisor/featurevisor/packages/sdk/src/segments.ts">
597
597
  <metrics statements="25" coveredstatements="17" conditionals="14" coveredconditionals="8" methods="6" coveredmethods="3"/>
@@ -599,8 +599,8 @@
599
599
  <line num="5" count="2" type="stmt"/>
600
600
  <line num="6" count="14" type="stmt"/>
601
601
  <line num="9" count="2" type="stmt"/>
602
- <line num="14" count="59" type="cond" truecount="1" falsecount="0"/>
603
- <line num="15" count="37" type="stmt"/>
602
+ <line num="14" count="85" type="cond" truecount="1" falsecount="0"/>
603
+ <line num="15" count="63" type="stmt"/>
604
604
  <line num="18" count="22" type="cond" truecount="1" falsecount="0"/>
605
605
  <line num="19" count="14" type="stmt"/>
606
606
  <line num="21" count="14" type="cond" truecount="1" falsecount="0"/>