@featurevisor/sdk 0.60.1 → 0.61.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="1699980170698" clover="3.2.0">
3
- <project timestamp="1699980170698" name="All files">
4
- <metrics statements="596" coveredstatements="551" conditionals="323" coveredconditionals="275" methods="99" coveredmethods="94" elements="1018" coveredelements="920" complexity="0" loc="596" ncloc="596" packages="1" files="8" classes="8"/>
2
+ <coverage generated="1699986025393" clover="3.2.0">
3
+ <project timestamp="1699986025393" name="All files">
4
+ <metrics statements="597" coveredstatements="551" conditionals="323" coveredconditionals="275" methods="100" coveredmethods="94" elements="1020" coveredelements="920" complexity="0" loc="597" ncloc="597" 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"/>
@@ -164,7 +164,7 @@
164
164
  <line num="97" count="0" type="stmt"/>
165
165
  </file>
166
166
  <file name="instance.ts" path="/home/runner/work/featurevisor/featurevisor/packages/sdk/src/instance.ts">
167
- <metrics statements="399" coveredstatements="361" conditionals="209" coveredconditionals="163" methods="51" coveredmethods="46"/>
167
+ <metrics statements="400" coveredstatements="361" conditionals="209" coveredconditionals="163" methods="52" coveredmethods="46"/>
168
168
  <line num="22" count="1" type="stmt"/>
169
169
  <line num="23" count="1" type="stmt"/>
170
170
  <line num="24" count="1" type="stmt"/>
@@ -247,323 +247,324 @@
247
247
  <line num="258" count="19" type="stmt"/>
248
248
  <line num="259" count="8" type="stmt"/>
249
249
  <line num="262" count="0" type="stmt"/>
250
- <line num="269" count="2" type="stmt"/>
251
- <line num="270" count="2" type="cond" truecount="1" falsecount="0"/>
252
- <line num="271" count="1" type="stmt"/>
253
- <line num="274" count="1" type="stmt"/>
250
+ <line num="269" count="0" type="stmt"/>
251
+ <line num="273" count="2" type="stmt"/>
252
+ <line num="274" count="2" type="cond" truecount="1" falsecount="0"/>
254
253
  <line num="275" count="1" type="stmt"/>
255
- <line num="277" count="1" type="stmt"/>
256
- <line num="280" count="1" type="stmt"/>
257
- <line num="285" count="28" type="stmt"/>
258
- <line num="286" count="28" type="stmt"/>
259
- <line num="290" count="0" type="stmt"/>
260
- <line num="295" count="1" type="stmt"/>
254
+ <line num="278" count="1" type="stmt"/>
255
+ <line num="279" count="1" type="stmt"/>
256
+ <line num="281" count="1" type="stmt"/>
257
+ <line num="284" count="1" type="stmt"/>
258
+ <line num="289" count="28" type="stmt"/>
259
+ <line num="290" count="28" type="stmt"/>
260
+ <line num="294" count="0" type="stmt"/>
261
261
  <line num="299" count="1" type="stmt"/>
262
- <line num="303" count="110" type="cond" truecount="1" falsecount="1"/>
263
- <line num="312" count="92" type="stmt"/>
264
- <line num="317" count="92" type="cond" truecount="2" falsecount="0"/>
265
- <line num="318" count="85" type="stmt"/>
266
- <line num="319" count="85" type="stmt"/>
267
- <line num="320" count="7" type="cond" truecount="2" falsecount="0"/>
268
- <line num="321" count="2" type="stmt"/>
269
- <line num="322" count="2" type="stmt"/>
270
- <line num="323" count="5" type="cond" truecount="3" falsecount="1"/>
271
- <line num="324" count="5" type="stmt"/>
272
- <line num="325" count="5" type="stmt"/>
273
- <line num="327" count="0" type="stmt"/>
274
- <line num="329" count="0" type="stmt"/>
275
- <line num="332" count="92" type="stmt"/>
276
- <line num="334" count="92" type="stmt"/>
277
- <line num="335" count="99" type="stmt"/>
278
- <line num="337" count="99" type="cond" truecount="1" falsecount="0"/>
279
- <line num="338" count="13" type="stmt"/>
280
- <line num="341" count="86" type="cond" truecount="4" falsecount="0"/>
281
- <line num="342" count="78" type="stmt"/>
282
- <line num="345" count="8" type="cond" truecount="1" falsecount="0"/>
283
- <line num="346" count="5" type="stmt"/>
284
- <line num="351" count="92" type="stmt"/>
285
- <line num="353" count="92" type="stmt"/>
286
- <line num="355" count="92" type="cond" truecount="1" falsecount="0"/>
287
- <line num="356" count="10" type="stmt"/>
288
- <line num="359" count="82" type="stmt"/>
289
- <line num="363" count="92" type="stmt"/>
290
- <line num="365" count="92" type="stmt"/>
291
- <line num="367" count="92" type="cond" truecount="1" falsecount="0"/>
292
- <line num="368" count="2" type="stmt"/>
293
- <line num="371" count="90" type="stmt"/>
294
- <line num="378" count="5" type="stmt"/>
295
- <line num="385" count="1" type="stmt"/>
296
- <line num="387" count="1" type="cond" truecount="0" falsecount="1"/>
297
- <line num="388" count="0" type="stmt"/>
262
+ <line num="303" count="1" type="stmt"/>
263
+ <line num="307" count="110" type="cond" truecount="1" falsecount="1"/>
264
+ <line num="316" count="92" type="stmt"/>
265
+ <line num="321" count="92" type="cond" truecount="2" falsecount="0"/>
266
+ <line num="322" count="85" type="stmt"/>
267
+ <line num="323" count="85" type="stmt"/>
268
+ <line num="324" count="7" type="cond" truecount="2" falsecount="0"/>
269
+ <line num="325" count="2" type="stmt"/>
270
+ <line num="326" count="2" type="stmt"/>
271
+ <line num="327" count="5" type="cond" truecount="3" falsecount="1"/>
272
+ <line num="328" count="5" type="stmt"/>
273
+ <line num="329" count="5" type="stmt"/>
274
+ <line num="331" count="0" type="stmt"/>
275
+ <line num="333" count="0" type="stmt"/>
276
+ <line num="336" count="92" type="stmt"/>
277
+ <line num="338" count="92" type="stmt"/>
278
+ <line num="339" count="99" type="stmt"/>
279
+ <line num="341" count="99" type="cond" truecount="1" falsecount="0"/>
280
+ <line num="342" count="13" type="stmt"/>
281
+ <line num="345" count="86" type="cond" truecount="4" falsecount="0"/>
282
+ <line num="346" count="78" type="stmt"/>
283
+ <line num="349" count="8" type="cond" truecount="1" falsecount="0"/>
284
+ <line num="350" count="5" type="stmt"/>
285
+ <line num="355" count="92" type="stmt"/>
286
+ <line num="357" count="92" type="stmt"/>
287
+ <line num="359" count="92" type="cond" truecount="1" falsecount="0"/>
288
+ <line num="360" count="10" type="stmt"/>
289
+ <line num="363" count="82" type="stmt"/>
290
+ <line num="367" count="92" type="stmt"/>
291
+ <line num="369" count="92" type="stmt"/>
292
+ <line num="371" count="92" type="cond" truecount="1" falsecount="0"/>
293
+ <line num="372" count="2" type="stmt"/>
294
+ <line num="375" count="90" type="stmt"/>
295
+ <line num="382" count="5" type="stmt"/>
296
+ <line num="389" count="1" type="stmt"/>
298
297
  <line num="391" count="1" type="cond" truecount="0" falsecount="1"/>
299
298
  <line num="392" count="0" type="stmt"/>
300
- <line num="395" count="1" type="stmt"/>
301
- <line num="397" count="1" type="stmt"/>
299
+ <line num="395" count="1" type="cond" truecount="0" falsecount="1"/>
300
+ <line num="396" count="0" type="stmt"/>
302
301
  <line num="399" count="1" type="stmt"/>
303
- <line num="400" count="1" type="stmt"/>
304
302
  <line num="401" count="1" type="stmt"/>
305
303
  <line num="403" count="1" type="stmt"/>
306
304
  <line num="404" count="1" type="stmt"/>
307
- <line num="406" count="1" type="stmt"/>
308
- <line num="408" count="1" type="cond" truecount="1" falsecount="0"/>
309
- <line num="409" count="1" type="stmt"/>
310
- <line num="412" count="1" type="stmt"/>
311
- <line num="415" count="0" type="stmt"/>
312
- <line num="416" count="0" type="stmt"/>
313
- <line num="421" count="1" type="cond" truecount="0" falsecount="1"/>
314
- <line num="422" count="0" type="stmt"/>
305
+ <line num="405" count="1" type="stmt"/>
306
+ <line num="407" count="1" type="stmt"/>
307
+ <line num="408" count="1" type="stmt"/>
308
+ <line num="410" count="1" type="stmt"/>
309
+ <line num="412" count="1" type="cond" truecount="1" falsecount="0"/>
310
+ <line num="413" count="1" type="stmt"/>
311
+ <line num="416" count="1" type="stmt"/>
312
+ <line num="419" count="0" type="stmt"/>
313
+ <line num="420" count="0" type="stmt"/>
315
314
  <line num="425" count="1" type="cond" truecount="0" falsecount="1"/>
316
315
  <line num="426" count="0" type="stmt"/>
317
316
  <line num="429" count="1" type="cond" truecount="0" falsecount="1"/>
318
317
  <line num="430" count="0" type="stmt"/>
319
- <line num="433" count="1" type="stmt"/>
320
- <line num="434" count="1" type="stmt"/>
321
- <line num="439" count="1" type="cond" truecount="0" falsecount="1"/>
322
- <line num="440" count="0" type="stmt"/>
323
- <line num="443" count="1" type="stmt"/>
324
- <line num="452" count="73" type="stmt"/>
325
- <line num="453" count="73" type="cond" truecount="1" falsecount="1"/>
326
- <line num="456" count="73" type="cond" truecount="1" falsecount="0"/>
327
- <line num="461" count="3" type="stmt"/>
328
- <line num="468" count="3" type="stmt"/>
329
- <line num="470" count="3" type="stmt"/>
330
- <line num="474" count="70" type="cond" truecount="1" falsecount="0"/>
331
- <line num="481" count="2" type="stmt"/>
332
- <line num="488" count="2" type="stmt"/>
333
- <line num="490" count="2" type="stmt"/>
334
- <line num="493" count="68" type="stmt"/>
335
- <line num="496" count="68" type="cond" truecount="1" falsecount="0"/>
336
- <line num="497" count="4" type="stmt"/>
337
- <line num="502" count="4" type="stmt"/>
338
- <line num="504" count="4" type="stmt"/>
339
- <line num="508" count="64" type="cond" truecount="1" falsecount="0"/>
340
- <line num="509" count="1" type="stmt"/>
341
- <line num="512" count="64" type="cond" truecount="2" falsecount="0"/>
342
- <line num="515" count="64" type="stmt"/>
343
- <line num="517" count="64" type="cond" truecount="3" falsecount="0"/>
344
- <line num="518" count="6" type="stmt"/>
345
- <line num="524" count="6" type="stmt"/>
346
- <line num="526" count="6" type="stmt"/>
347
- <line num="530" count="58" type="cond" truecount="3" falsecount="0"/>
348
- <line num="531" count="4" type="stmt"/>
349
- <line num="535" count="4" type="cond" truecount="2" falsecount="0"/>
350
- <line num="536" count="2" type="stmt"/>
351
- <line num="538" count="2" type="stmt"/>
352
- <line num="539" count="2" type="stmt"/>
353
- <line num="542" count="4" type="stmt"/>
354
- <line num="544" count="4" type="cond" truecount="1" falsecount="0"/>
355
- <line num="545" count="1" type="stmt"/>
356
- <line num="548" count="3" type="cond" truecount="1" falsecount="0"/>
357
- <line num="549" count="2" type="stmt"/>
358
- <line num="551" count="2" type="stmt"/>
359
- <line num="554" count="1" type="stmt"/>
360
- <line num="557" count="4" type="cond" truecount="1" falsecount="0"/>
361
- <line num="558" count="2" type="stmt"/>
362
- <line num="564" count="2" type="stmt"/>
363
- <line num="569" count="56" type="stmt"/>
364
- <line num="571" count="56" type="stmt"/>
365
- <line num="573" count="56" type="cond" truecount="1" falsecount="0"/>
366
- <line num="575" count="52" type="cond" truecount="3" falsecount="0"/>
367
- <line num="576" count="2" type="stmt"/>
368
- <line num="577" count="2" type="cond" truecount="2" falsecount="0"/>
369
- <line num="581" count="2" type="cond" truecount="1" falsecount="0"/>
370
- <line num="582" count="1" type="stmt"/>
371
- <line num="590" count="1" type="stmt"/>
318
+ <line num="433" count="1" type="cond" truecount="0" falsecount="1"/>
319
+ <line num="434" count="0" type="stmt"/>
320
+ <line num="437" count="1" type="stmt"/>
321
+ <line num="438" count="1" type="stmt"/>
322
+ <line num="443" count="1" type="cond" truecount="0" falsecount="1"/>
323
+ <line num="444" count="0" type="stmt"/>
324
+ <line num="447" count="1" type="stmt"/>
325
+ <line num="456" count="73" type="stmt"/>
326
+ <line num="457" count="73" type="cond" truecount="1" falsecount="1"/>
327
+ <line num="460" count="73" type="cond" truecount="1" falsecount="0"/>
328
+ <line num="465" count="3" type="stmt"/>
329
+ <line num="472" count="3" type="stmt"/>
330
+ <line num="474" count="3" type="stmt"/>
331
+ <line num="478" count="70" type="cond" truecount="1" falsecount="0"/>
332
+ <line num="485" count="2" type="stmt"/>
333
+ <line num="492" count="2" type="stmt"/>
334
+ <line num="494" count="2" type="stmt"/>
335
+ <line num="497" count="68" type="stmt"/>
336
+ <line num="500" count="68" type="cond" truecount="1" falsecount="0"/>
337
+ <line num="501" count="4" type="stmt"/>
338
+ <line num="506" count="4" type="stmt"/>
339
+ <line num="508" count="4" type="stmt"/>
340
+ <line num="512" count="64" type="cond" truecount="1" falsecount="0"/>
341
+ <line num="513" count="1" type="stmt"/>
342
+ <line num="516" count="64" type="cond" truecount="2" falsecount="0"/>
343
+ <line num="519" count="64" type="stmt"/>
344
+ <line num="521" count="64" type="cond" truecount="3" falsecount="0"/>
345
+ <line num="522" count="6" type="stmt"/>
346
+ <line num="528" count="6" type="stmt"/>
347
+ <line num="530" count="6" type="stmt"/>
348
+ <line num="534" count="58" type="cond" truecount="3" falsecount="0"/>
349
+ <line num="535" count="4" type="stmt"/>
350
+ <line num="539" count="4" type="cond" truecount="2" falsecount="0"/>
351
+ <line num="540" count="2" type="stmt"/>
352
+ <line num="542" count="2" type="stmt"/>
353
+ <line num="543" count="2" type="stmt"/>
354
+ <line num="546" count="4" type="stmt"/>
355
+ <line num="548" count="4" type="cond" truecount="1" falsecount="0"/>
356
+ <line num="549" count="1" type="stmt"/>
357
+ <line num="552" count="3" type="cond" truecount="1" falsecount="0"/>
358
+ <line num="553" count="2" type="stmt"/>
359
+ <line num="555" count="2" type="stmt"/>
360
+ <line num="558" count="1" type="stmt"/>
361
+ <line num="561" count="4" type="cond" truecount="1" falsecount="0"/>
362
+ <line num="562" count="2" type="stmt"/>
363
+ <line num="568" count="2" type="stmt"/>
364
+ <line num="573" count="56" type="stmt"/>
365
+ <line num="575" count="56" type="stmt"/>
366
+ <line num="577" count="56" type="cond" truecount="1" falsecount="0"/>
367
+ <line num="579" count="52" type="cond" truecount="3" falsecount="0"/>
368
+ <line num="580" count="2" type="stmt"/>
369
+ <line num="581" count="2" type="cond" truecount="2" falsecount="0"/>
370
+ <line num="585" count="2" type="cond" truecount="1" falsecount="0"/>
371
+ <line num="586" count="1" type="stmt"/>
372
372
  <line num="594" count="1" type="stmt"/>
373
- <line num="601" count="1" type="stmt"/>
374
- <line num="603" count="1" type="stmt"/>
375
- <line num="607" count="50" type="cond" truecount="1" falsecount="0"/>
376
- <line num="608" count="1" type="stmt"/>
377
- <line num="617" count="1" type="stmt"/>
378
- <line num="619" count="1" type="stmt"/>
379
- <line num="623" count="49" type="cond" truecount="1" falsecount="0"/>
380
- <line num="625" count="48" type="stmt"/>
381
- <line num="634" count="48" type="stmt"/>
382
- <line num="639" count="5" type="stmt"/>
383
- <line num="646" count="5" type="stmt"/>
384
- <line num="648" count="0" type="stmt"/>
385
- <line num="654" count="0" type="stmt"/>
386
- <line num="659" count="22" type="stmt"/>
387
- <line num="660" count="22" type="stmt"/>
388
- <line num="662" count="22" type="stmt"/>
389
- <line num="664" count="0" type="stmt"/>
390
- <line num="666" count="0" type="stmt"/>
391
- <line num="676" count="26" type="stmt"/>
392
- <line num="677" count="26" type="cond" truecount="1" falsecount="1"/>
393
- <line num="679" count="26" type="stmt"/>
394
- <line num="681" count="26" type="cond" truecount="1" falsecount="0"/>
395
- <line num="682" count="3" type="stmt"/>
396
- <line num="687" count="3" type="stmt"/>
397
- <line num="689" count="3" type="stmt"/>
398
- <line num="693" count="23" type="cond" truecount="3" falsecount="0"/>
399
- <line num="694" count="2" type="stmt"/>
400
- <line num="696" count="2" type="cond" truecount="1" falsecount="0"/>
401
- <line num="697" count="2" type="stmt"/>
402
- <line num="703" count="2" type="stmt"/>
403
- <line num="705" count="2" type="stmt"/>
404
- <line num="710" count="21" type="cond" truecount="1" falsecount="0"/>
405
- <line num="717" count="1" type="stmt"/>
406
- <line num="719" count="1" type="stmt"/>
407
- <line num="725" count="1" type="stmt"/>
408
- <line num="727" count="1" type="stmt"/>
409
- <line num="730" count="20" type="stmt"/>
410
- <line num="733" count="20" type="cond" truecount="1" falsecount="0"/>
411
- <line num="734" count="1" type="stmt"/>
412
- <line num="739" count="1" type="stmt"/>
413
- <line num="741" count="1" type="stmt"/>
414
- <line num="745" count="19" type="cond" truecount="3" falsecount="0"/>
415
- <line num="746" count="1" type="stmt"/>
416
- <line num="751" count="1" type="stmt"/>
417
- <line num="753" count="1" type="stmt"/>
418
- <line num="756" count="18" type="cond" truecount="2" falsecount="0"/>
419
- <line num="759" count="18" type="stmt"/>
420
- <line num="761" count="18" type="cond" truecount="3" falsecount="0"/>
421
- <line num="762" count="1" type="stmt"/>
422
- <line num="764" count="1" type="cond" truecount="1" falsecount="0"/>
423
- <line num="765" count="1" type="stmt"/>
424
- <line num="771" count="1" type="stmt"/>
425
- <line num="773" count="1" type="stmt"/>
426
- <line num="778" count="17" type="stmt"/>
427
- <line num="780" count="17" type="stmt"/>
428
- <line num="787" count="17" type="cond" truecount="1" falsecount="0"/>
429
- <line num="789" count="17" type="cond" truecount="1" falsecount="0"/>
430
- <line num="790" count="1" type="stmt"/>
431
- <line num="792" count="1" type="cond" truecount="1" falsecount="0"/>
432
- <line num="793" count="1" type="stmt"/>
433
- <line num="801" count="1" type="stmt"/>
434
- <line num="803" count="1" type="stmt"/>
435
- <line num="808" count="16" type="cond" truecount="3" falsecount="0"/>
436
- <line num="809" count="23" type="stmt"/>
437
- <line num="811" count="16" type="cond" truecount="1" falsecount="0"/>
438
- <line num="812" count="16" type="stmt"/>
439
- <line num="819" count="16" type="stmt"/>
440
- <line num="821" count="16" type="stmt"/>
441
- <line num="827" count="0" type="stmt"/>
442
- <line num="833" count="0" type="stmt"/>
443
- <line num="835" count="0" type="stmt"/>
373
+ <line num="598" count="1" type="stmt"/>
374
+ <line num="605" count="1" type="stmt"/>
375
+ <line num="607" count="1" type="stmt"/>
376
+ <line num="611" count="50" type="cond" truecount="1" falsecount="0"/>
377
+ <line num="612" count="1" type="stmt"/>
378
+ <line num="621" count="1" type="stmt"/>
379
+ <line num="623" count="1" type="stmt"/>
380
+ <line num="627" count="49" type="cond" truecount="1" falsecount="0"/>
381
+ <line num="629" count="48" type="stmt"/>
382
+ <line num="638" count="48" type="stmt"/>
383
+ <line num="643" count="5" type="stmt"/>
384
+ <line num="650" count="5" type="stmt"/>
385
+ <line num="652" count="0" type="stmt"/>
386
+ <line num="658" count="0" type="stmt"/>
387
+ <line num="663" count="22" type="stmt"/>
388
+ <line num="664" count="22" type="stmt"/>
389
+ <line num="666" count="22" type="stmt"/>
390
+ <line num="668" count="0" type="stmt"/>
391
+ <line num="670" count="0" type="stmt"/>
392
+ <line num="680" count="26" type="stmt"/>
393
+ <line num="681" count="26" type="cond" truecount="1" falsecount="1"/>
394
+ <line num="683" count="26" type="stmt"/>
395
+ <line num="685" count="26" type="cond" truecount="1" falsecount="0"/>
396
+ <line num="686" count="3" type="stmt"/>
397
+ <line num="691" count="3" type="stmt"/>
398
+ <line num="693" count="3" type="stmt"/>
399
+ <line num="697" count="23" type="cond" truecount="3" falsecount="0"/>
400
+ <line num="698" count="2" type="stmt"/>
401
+ <line num="700" count="2" type="cond" truecount="1" falsecount="0"/>
402
+ <line num="701" count="2" type="stmt"/>
403
+ <line num="707" count="2" type="stmt"/>
404
+ <line num="709" count="2" type="stmt"/>
405
+ <line num="714" count="21" type="cond" truecount="1" falsecount="0"/>
406
+ <line num="721" count="1" type="stmt"/>
407
+ <line num="723" count="1" type="stmt"/>
408
+ <line num="729" count="1" type="stmt"/>
409
+ <line num="731" count="1" type="stmt"/>
410
+ <line num="734" count="20" type="stmt"/>
411
+ <line num="737" count="20" type="cond" truecount="1" falsecount="0"/>
412
+ <line num="738" count="1" type="stmt"/>
413
+ <line num="743" count="1" type="stmt"/>
414
+ <line num="745" count="1" type="stmt"/>
415
+ <line num="749" count="19" type="cond" truecount="3" falsecount="0"/>
416
+ <line num="750" count="1" type="stmt"/>
417
+ <line num="755" count="1" type="stmt"/>
418
+ <line num="757" count="1" type="stmt"/>
419
+ <line num="760" count="18" type="cond" truecount="2" falsecount="0"/>
420
+ <line num="763" count="18" type="stmt"/>
421
+ <line num="765" count="18" type="cond" truecount="3" falsecount="0"/>
422
+ <line num="766" count="1" type="stmt"/>
423
+ <line num="768" count="1" type="cond" truecount="1" falsecount="0"/>
424
+ <line num="769" count="1" type="stmt"/>
425
+ <line num="775" count="1" type="stmt"/>
426
+ <line num="777" count="1" type="stmt"/>
427
+ <line num="782" count="17" type="stmt"/>
428
+ <line num="784" count="17" type="stmt"/>
429
+ <line num="791" count="17" type="cond" truecount="1" falsecount="0"/>
430
+ <line num="793" count="17" type="cond" truecount="1" falsecount="0"/>
431
+ <line num="794" count="1" type="stmt"/>
432
+ <line num="796" count="1" type="cond" truecount="1" falsecount="0"/>
433
+ <line num="797" count="1" type="stmt"/>
434
+ <line num="805" count="1" type="stmt"/>
435
+ <line num="807" count="1" type="stmt"/>
436
+ <line num="812" count="16" type="cond" truecount="3" falsecount="0"/>
437
+ <line num="813" count="23" type="stmt"/>
438
+ <line num="815" count="16" type="cond" truecount="1" falsecount="0"/>
439
+ <line num="816" count="16" type="stmt"/>
440
+ <line num="823" count="16" type="stmt"/>
441
+ <line num="825" count="16" type="stmt"/>
442
+ <line num="831" count="0" type="stmt"/>
444
443
  <line num="837" count="0" type="stmt"/>
445
- <line num="843" count="0" type="stmt"/>
446
- <line num="851" count="25" type="stmt"/>
447
- <line num="852" count="25" type="stmt"/>
448
- <line num="854" count="25" type="cond" truecount="1" falsecount="0"/>
449
- <line num="855" count="3" type="stmt"/>
450
- <line num="858" count="22" type="cond" truecount="1" falsecount="0"/>
451
- <line num="859" count="17" type="stmt"/>
452
- <line num="862" count="5" type="stmt"/>
453
- <line num="864" count="0" type="stmt"/>
454
- <line num="866" count="0" type="stmt"/>
455
- <line num="874" count="1" type="stmt"/>
456
- <line num="875" count="1" type="stmt"/>
457
- <line num="876" count="1" type="cond" truecount="1" falsecount="1"/>
458
- <line num="880" count="1" type="cond" truecount="0" falsecount="1"/>
459
- <line num="881" count="0" type="stmt"/>
460
- <line num="884" count="1" type="cond" truecount="1" falsecount="1"/>
461
- <line num="886" count="1" type="stmt"/>
462
- <line num="888" count="1" type="stmt"/>
463
- <line num="890" count="0" type="stmt"/>
444
+ <line num="839" count="0" type="stmt"/>
445
+ <line num="841" count="0" type="stmt"/>
446
+ <line num="847" count="0" type="stmt"/>
447
+ <line num="855" count="25" type="stmt"/>
448
+ <line num="856" count="25" type="stmt"/>
449
+ <line num="858" count="25" type="cond" truecount="1" falsecount="0"/>
450
+ <line num="859" count="3" type="stmt"/>
451
+ <line num="862" count="22" type="cond" truecount="1" falsecount="0"/>
452
+ <line num="863" count="17" type="stmt"/>
453
+ <line num="866" count="5" type="stmt"/>
454
+ <line num="868" count="0" type="stmt"/>
455
+ <line num="870" count="0" type="stmt"/>
456
+ <line num="878" count="1" type="stmt"/>
457
+ <line num="879" count="1" type="stmt"/>
458
+ <line num="880" count="1" type="cond" truecount="1" falsecount="1"/>
459
+ <line num="884" count="1" type="cond" truecount="0" falsecount="1"/>
460
+ <line num="885" count="0" type="stmt"/>
461
+ <line num="888" count="1" type="cond" truecount="1" falsecount="1"/>
462
+ <line num="890" count="1" type="stmt"/>
464
463
  <line num="892" count="1" type="stmt"/>
465
- <line num="893" count="0" type="cond" truecount="0" falsecount="1"/>
466
464
  <line num="894" count="0" type="stmt"/>
467
- <line num="898" count="1" type="stmt"/>
468
- <line num="907" count="1" type="stmt"/>
469
- <line num="909" count="0" type="stmt"/>
470
- <line num="911" count="0" type="stmt"/>
471
- <line num="925" count="25" type="stmt"/>
472
- <line num="926" count="25" type="cond" truecount="1" falsecount="1"/>
473
- <line num="928" count="25" type="stmt"/>
474
- <line num="930" count="25" type="cond" truecount="1" falsecount="0"/>
475
- <line num="931" count="1" type="stmt"/>
476
- <line num="936" count="1" type="stmt"/>
477
- <line num="938" count="1" type="stmt"/>
478
- <line num="942" count="24" type="cond" truecount="3" falsecount="0"/>
479
- <line num="943" count="1" type="stmt"/>
480
- <line num="945" count="1" type="cond" truecount="1" falsecount="0"/>
481
- <line num="946" count="1" type="stmt"/>
482
- <line num="948" count="1" type="cond" truecount="1" falsecount="0"/>
483
- <line num="949" count="1" type="stmt"/>
484
- <line num="956" count="1" type="stmt"/>
485
- <line num="958" count="1" type="stmt"/>
486
- <line num="964" count="23" type="cond" truecount="1" falsecount="0"/>
487
- <line num="970" count="1" type="stmt"/>
488
- <line num="972" count="1" type="cond" truecount="1" falsecount="0"/>
489
- <line num="973" count="1" type="cond" truecount="1" falsecount="0"/>
465
+ <line num="896" count="1" type="stmt"/>
466
+ <line num="897" count="0" type="cond" truecount="0" falsecount="1"/>
467
+ <line num="898" count="0" type="stmt"/>
468
+ <line num="902" count="1" type="stmt"/>
469
+ <line num="911" count="1" type="stmt"/>
470
+ <line num="913" count="0" type="stmt"/>
471
+ <line num="915" count="0" type="stmt"/>
472
+ <line num="929" count="25" type="stmt"/>
473
+ <line num="930" count="25" type="cond" truecount="1" falsecount="1"/>
474
+ <line num="932" count="25" type="stmt"/>
475
+ <line num="934" count="25" type="cond" truecount="1" falsecount="0"/>
476
+ <line num="935" count="1" type="stmt"/>
477
+ <line num="940" count="1" type="stmt"/>
478
+ <line num="942" count="1" type="stmt"/>
479
+ <line num="946" count="24" type="cond" truecount="3" falsecount="0"/>
480
+ <line num="947" count="1" type="stmt"/>
481
+ <line num="949" count="1" type="cond" truecount="1" falsecount="0"/>
482
+ <line num="950" count="1" type="stmt"/>
483
+ <line num="952" count="1" type="cond" truecount="1" falsecount="0"/>
484
+ <line num="953" count="1" type="stmt"/>
485
+ <line num="960" count="1" type="stmt"/>
486
+ <line num="962" count="1" type="stmt"/>
487
+ <line num="968" count="23" type="cond" truecount="1" falsecount="0"/>
490
488
  <line num="974" count="1" type="stmt"/>
491
- <line num="981" count="1" type="stmt"/>
492
- <line num="983" count="1" type="stmt"/>
493
- <line num="988" count="22" type="stmt"/>
494
- <line num="991" count="22" type="cond" truecount="1" falsecount="0"/>
495
- <line num="992" count="1" type="stmt"/>
496
- <line num="998" count="1" type="stmt"/>
497
- <line num="1000" count="1" type="stmt"/>
498
- <line num="1003" count="21" type="cond" truecount="1" falsecount="1"/>
499
- <line num="1004" count="71" type="stmt"/>
500
- <line num="1008" count="21" type="cond" truecount="1" falsecount="0"/>
501
- <line num="1009" count="1" type="stmt"/>
502
- <line num="1015" count="1" type="stmt"/>
503
- <line num="1017" count="1" type="stmt"/>
504
- <line num="1020" count="20" type="cond" truecount="1" falsecount="1"/>
505
- <line num="1023" count="20" type="stmt"/>
506
- <line num="1025" count="20" type="cond" truecount="4" falsecount="0"/>
507
- <line num="1026" count="1" type="stmt"/>
508
- <line num="1034" count="1" type="stmt"/>
509
- <line num="1036" count="1" type="stmt"/>
510
- <line num="1040" count="19" type="stmt"/>
511
- <line num="1042" count="19" type="stmt"/>
512
- <line num="1049" count="19" type="cond" truecount="1" falsecount="0"/>
513
- <line num="1051" count="19" type="cond" truecount="1" falsecount="0"/>
514
- <line num="1055" count="2" type="stmt"/>
515
- <line num="1065" count="2" type="stmt"/>
516
- <line num="1067" count="2" type="stmt"/>
517
- <line num="1071" count="17" type="cond" truecount="4" falsecount="0"/>
518
- <line num="1072" count="32" type="stmt"/>
519
- <line num="1074" count="16" type="cond" truecount="3" falsecount="0"/>
520
- <line num="1075" count="16" type="stmt"/>
521
- <line num="1077" count="16" type="cond" truecount="1" falsecount="0"/>
522
- <line num="1078" count="4" type="cond" truecount="1" falsecount="0"/>
523
- <line num="1079" count="4" type="stmt"/>
524
- <line num="1080" count="7" type="cond" truecount="1" falsecount="0"/>
525
- <line num="1081" count="3" type="stmt"/>
526
- <line num="1087" count="4" type="cond" truecount="1" falsecount="0"/>
527
- <line num="1088" count="4" type="stmt"/>
528
- <line num="1097" count="0" type="stmt"/>
529
- <line num="1100" count="4" type="cond" truecount="1" falsecount="0"/>
530
- <line num="1101" count="2" type="stmt"/>
531
- <line num="1111" count="2" type="stmt"/>
532
- <line num="1113" count="2" type="stmt"/>
533
- <line num="1117" count="2" type="cond" truecount="1" falsecount="0"/>
534
- <line num="1118" count="2" type="stmt"/>
535
- <line num="1128" count="2" type="stmt"/>
536
- <line num="1130" count="2" type="stmt"/>
537
- <line num="1138" count="13" type="stmt"/>
538
- <line num="1147" count="13" type="stmt"/>
539
- <line num="1149" count="13" type="stmt"/>
540
- <line num="1151" count="0" type="stmt"/>
541
- <line num="1158" count="0" type="stmt"/>
542
- <line num="1167" count="25" type="stmt"/>
543
- <line num="1168" count="25" type="stmt"/>
544
- <line num="1170" count="25" type="cond" truecount="1" falsecount="0"/>
545
- <line num="1171" count="22" type="cond" truecount="1" falsecount="0"/>
546
- <line num="1176" count="2" type="stmt"/>
547
- <line num="1179" count="20" type="stmt"/>
548
- <line num="1182" count="3" type="stmt"/>
549
- <line num="1184" count="0" type="stmt"/>
550
- <line num="1186" count="0" type="stmt"/>
551
- <line num="1195" count="3" type="stmt"/>
552
- <line num="1197" count="3" type="stmt"/>
553
- <line num="1205" count="1" type="stmt"/>
554
- <line num="1207" count="1" type="stmt"/>
555
- <line num="1215" count="1" type="stmt"/>
556
- <line num="1217" count="1" type="stmt"/>
557
- <line num="1225" count="1" type="stmt"/>
558
- <line num="1227" count="1" type="stmt"/>
559
- <line num="1235" count="1" type="stmt"/>
560
- <line num="1237" count="1" type="stmt"/>
561
- <line num="1245" count="1" type="stmt"/>
562
- <line num="1247" count="1" type="stmt"/>
563
- <line num="1255" count="1" type="stmt"/>
564
- <line num="1257" count="1" type="stmt"/>
489
+ <line num="976" count="1" type="cond" truecount="1" falsecount="0"/>
490
+ <line num="977" count="1" type="cond" truecount="1" falsecount="0"/>
491
+ <line num="978" count="1" type="stmt"/>
492
+ <line num="985" count="1" type="stmt"/>
493
+ <line num="987" count="1" type="stmt"/>
494
+ <line num="992" count="22" type="stmt"/>
495
+ <line num="995" count="22" type="cond" truecount="1" falsecount="0"/>
496
+ <line num="996" count="1" type="stmt"/>
497
+ <line num="1002" count="1" type="stmt"/>
498
+ <line num="1004" count="1" type="stmt"/>
499
+ <line num="1007" count="21" type="cond" truecount="1" falsecount="1"/>
500
+ <line num="1008" count="71" type="stmt"/>
501
+ <line num="1012" count="21" type="cond" truecount="1" falsecount="0"/>
502
+ <line num="1013" count="1" type="stmt"/>
503
+ <line num="1019" count="1" type="stmt"/>
504
+ <line num="1021" count="1" type="stmt"/>
505
+ <line num="1024" count="20" type="cond" truecount="1" falsecount="1"/>
506
+ <line num="1027" count="20" type="stmt"/>
507
+ <line num="1029" count="20" type="cond" truecount="4" falsecount="0"/>
508
+ <line num="1030" count="1" type="stmt"/>
509
+ <line num="1038" count="1" type="stmt"/>
510
+ <line num="1040" count="1" type="stmt"/>
511
+ <line num="1044" count="19" type="stmt"/>
512
+ <line num="1046" count="19" type="stmt"/>
513
+ <line num="1053" count="19" type="cond" truecount="1" falsecount="0"/>
514
+ <line num="1055" count="19" type="cond" truecount="1" falsecount="0"/>
515
+ <line num="1059" count="2" type="stmt"/>
516
+ <line num="1069" count="2" type="stmt"/>
517
+ <line num="1071" count="2" type="stmt"/>
518
+ <line num="1075" count="17" type="cond" truecount="4" falsecount="0"/>
519
+ <line num="1076" count="32" type="stmt"/>
520
+ <line num="1078" count="16" type="cond" truecount="3" falsecount="0"/>
521
+ <line num="1079" count="16" type="stmt"/>
522
+ <line num="1081" count="16" type="cond" truecount="1" falsecount="0"/>
523
+ <line num="1082" count="4" type="cond" truecount="1" falsecount="0"/>
524
+ <line num="1083" count="4" type="stmt"/>
525
+ <line num="1084" count="7" type="cond" truecount="1" falsecount="0"/>
526
+ <line num="1085" count="3" type="stmt"/>
527
+ <line num="1091" count="4" type="cond" truecount="1" falsecount="0"/>
528
+ <line num="1092" count="4" type="stmt"/>
529
+ <line num="1101" count="0" type="stmt"/>
530
+ <line num="1104" count="4" type="cond" truecount="1" falsecount="0"/>
531
+ <line num="1105" count="2" type="stmt"/>
532
+ <line num="1115" count="2" type="stmt"/>
533
+ <line num="1117" count="2" type="stmt"/>
534
+ <line num="1121" count="2" type="cond" truecount="1" falsecount="0"/>
535
+ <line num="1122" count="2" type="stmt"/>
536
+ <line num="1132" count="2" type="stmt"/>
537
+ <line num="1134" count="2" type="stmt"/>
538
+ <line num="1142" count="13" type="stmt"/>
539
+ <line num="1151" count="13" type="stmt"/>
540
+ <line num="1153" count="13" type="stmt"/>
541
+ <line num="1155" count="0" type="stmt"/>
542
+ <line num="1162" count="0" type="stmt"/>
543
+ <line num="1171" count="25" type="stmt"/>
544
+ <line num="1172" count="25" type="stmt"/>
545
+ <line num="1174" count="25" type="cond" truecount="1" falsecount="0"/>
546
+ <line num="1175" count="22" type="cond" truecount="1" falsecount="0"/>
547
+ <line num="1180" count="2" type="stmt"/>
548
+ <line num="1183" count="20" type="stmt"/>
549
+ <line num="1186" count="3" type="stmt"/>
550
+ <line num="1188" count="0" type="stmt"/>
551
+ <line num="1190" count="0" type="stmt"/>
552
+ <line num="1199" count="3" type="stmt"/>
553
+ <line num="1201" count="3" type="stmt"/>
554
+ <line num="1209" count="1" type="stmt"/>
555
+ <line num="1211" count="1" type="stmt"/>
556
+ <line num="1219" count="1" type="stmt"/>
557
+ <line num="1221" count="1" type="stmt"/>
558
+ <line num="1229" count="1" type="stmt"/>
559
+ <line num="1231" count="1" type="stmt"/>
560
+ <line num="1239" count="1" type="stmt"/>
561
+ <line num="1241" count="1" type="stmt"/>
562
+ <line num="1249" count="1" type="stmt"/>
563
+ <line num="1251" count="1" type="stmt"/>
564
+ <line num="1259" count="1" type="stmt"/>
565
565
  <line num="1261" count="1" type="stmt"/>
566
- <line num="1262" count="23" type="stmt"/>
566
+ <line num="1265" count="1" type="stmt"/>
567
+ <line num="1266" count="23" type="stmt"/>
567
568
  </file>
568
569
  <file name="logger.ts" path="/home/runner/work/featurevisor/featurevisor/packages/sdk/src/logger.ts">
569
570
  <metrics statements="26" coveredstatements="26" conditionals="11" coveredconditionals="11" methods="9" coveredmethods="9"/>