@featurevisor/sdk 2.0.2 → 2.0.3
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/CHANGELOG.md +8 -0
- package/coverage/clover.xml +238 -238
- package/coverage/coverage-final.json +3 -3
- package/coverage/lcov-report/bucketer.ts.html +13 -4
- package/coverage/lcov-report/child.ts.html +1 -1
- package/coverage/lcov-report/conditions.ts.html +1 -1
- package/coverage/lcov-report/datafileReader.ts.html +1 -1
- package/coverage/lcov-report/emitter.ts.html +1 -1
- package/coverage/lcov-report/evaluate.ts.html +3 -9
- package/coverage/lcov-report/events.ts.html +1 -1
- package/coverage/lcov-report/helpers.ts.html +1 -1
- package/coverage/lcov-report/hooks.ts.html +6 -3
- package/coverage/lcov-report/index.html +1 -1
- package/coverage/lcov-report/instance.ts.html +1 -1
- package/coverage/lcov-report/logger.ts.html +1 -1
- package/coverage/lcov.info +413 -413
- package/dist/bucketer.d.ts +4 -2
- package/dist/evaluate.d.ts +2 -1
- package/dist/hooks.d.ts +2 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs.gz +0 -0
- package/dist/index.mjs.map +1 -1
- package/lib/bucketer.d.ts +4 -2
- package/lib/evaluate.d.ts +2 -1
- package/lib/hooks.d.ts +2 -1
- package/package.json +3 -3
- package/src/bucketer.ts +5 -2
- package/src/evaluate.ts +1 -3
- package/src/hooks.ts +2 -1
package/coverage/clover.xml
CHANGED
|
@@ -1,43 +1,43 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<coverage generated="
|
|
3
|
-
<project timestamp="
|
|
2
|
+
<coverage generated="1753048547294" clover="3.2.0">
|
|
3
|
+
<project timestamp="1753048547294" name="All files">
|
|
4
4
|
<metrics statements="695" coveredstatements="630" conditionals="457" coveredconditionals="386" methods="116" coveredmethods="105" elements="1268" coveredelements="1121" complexity="0" loc="695" ncloc="695" packages="1" files="11" classes="11"/>
|
|
5
5
|
<file name="bucketer.ts" path="/home/runner/work/featurevisor/featurevisor/packages/sdk/src/bucketer.ts">
|
|
6
6
|
<metrics statements="34" coveredstatements="32" conditionals="14" coveredconditionals="13" methods="3" coveredmethods="3"/>
|
|
7
7
|
<line num="4" count="3" type="stmt"/>
|
|
8
8
|
<line num="5" count="3" type="stmt"/>
|
|
9
|
-
<line num="10" count="3" type="stmt"/>
|
|
10
|
-
<line num="11" count="3" type="stmt"/>
|
|
11
9
|
<line num="13" count="3" type="stmt"/>
|
|
12
|
-
<line num="
|
|
13
|
-
<line num="16" count="
|
|
14
|
-
<line num="
|
|
10
|
+
<line num="14" count="3" type="stmt"/>
|
|
11
|
+
<line num="16" count="3" type="stmt"/>
|
|
12
|
+
<line num="18" count="3" type="stmt"/>
|
|
15
13
|
<line num="19" count="175" type="stmt"/>
|
|
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="57" count="
|
|
29
|
-
<line num="
|
|
30
|
-
<line num="
|
|
31
|
-
<line num="
|
|
32
|
-
<line num="65" count="
|
|
33
|
-
<line num="67" count="
|
|
34
|
-
<line num="68" count="
|
|
35
|
-
<line num="
|
|
36
|
-
<line num="
|
|
37
|
-
<line num="
|
|
38
|
-
<line num="
|
|
39
|
-
<line num="
|
|
40
|
-
<line num="
|
|
14
|
+
<line num="20" count="175" type="stmt"/>
|
|
15
|
+
<line num="22" count="175" type="stmt"/>
|
|
16
|
+
<line num="28" count="3" type="stmt"/>
|
|
17
|
+
<line num="38" count="3" type="stmt"/>
|
|
18
|
+
<line num="45" count="172" type="stmt"/>
|
|
19
|
+
<line num="50" count="172" type="cond" truecount="2" falsecount="0"/>
|
|
20
|
+
<line num="51" count="160" type="stmt"/>
|
|
21
|
+
<line num="52" count="160" type="stmt"/>
|
|
22
|
+
<line num="53" count="12" type="cond" truecount="2" falsecount="0"/>
|
|
23
|
+
<line num="54" count="5" type="stmt"/>
|
|
24
|
+
<line num="55" count="5" type="stmt"/>
|
|
25
|
+
<line num="56" count="7" type="cond" truecount="3" falsecount="1"/>
|
|
26
|
+
<line num="57" count="7" type="stmt"/>
|
|
27
|
+
<line num="58" count="7" type="stmt"/>
|
|
28
|
+
<line num="60" count="0" type="stmt"/>
|
|
29
|
+
<line num="62" count="0" type="stmt"/>
|
|
30
|
+
<line num="65" count="172" type="stmt"/>
|
|
31
|
+
<line num="67" count="172" type="stmt"/>
|
|
32
|
+
<line num="68" count="184" type="stmt"/>
|
|
33
|
+
<line num="70" count="184" type="cond" truecount="1" falsecount="0"/>
|
|
34
|
+
<line num="71" count="16" type="stmt"/>
|
|
35
|
+
<line num="74" count="168" type="cond" truecount="4" falsecount="0"/>
|
|
36
|
+
<line num="75" count="157" type="stmt"/>
|
|
37
|
+
<line num="78" count="11" type="cond" truecount="1" falsecount="0"/>
|
|
38
|
+
<line num="79" count="7" type="stmt"/>
|
|
39
|
+
<line num="84" count="172" type="stmt"/>
|
|
40
|
+
<line num="86" count="172" type="stmt"/>
|
|
41
41
|
</file>
|
|
42
42
|
<file name="child.ts" path="/home/runner/work/featurevisor/featurevisor/packages/sdk/src/child.ts">
|
|
43
43
|
<metrics statements="33" coveredstatements="30" conditionals="36" coveredconditionals="32" methods="17" coveredmethods="17"/>
|
|
@@ -293,239 +293,239 @@
|
|
|
293
293
|
</file>
|
|
294
294
|
<file name="evaluate.ts" path="/home/runner/work/featurevisor/featurevisor/packages/sdk/src/evaluate.ts">
|
|
295
295
|
<metrics statements="233" coveredstatements="212" conditionals="153" coveredconditionals="135" methods="10" coveredmethods="10"/>
|
|
296
|
-
<line num="
|
|
297
|
-
<line num="
|
|
296
|
+
<line num="21" count="2" type="stmt"/>
|
|
297
|
+
<line num="23" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
298
|
+
<line num="25" count="2" type="stmt"/>
|
|
299
|
+
<line num="26" count="2" type="stmt"/>
|
|
298
300
|
<line num="27" count="2" type="stmt"/>
|
|
299
301
|
<line num="28" count="2" type="stmt"/>
|
|
300
|
-
<line num="
|
|
301
|
-
<line num="
|
|
302
|
-
<line num="
|
|
303
|
-
<line num="
|
|
302
|
+
<line num="31" count="2" type="stmt"/>
|
|
303
|
+
<line num="32" count="2" type="stmt"/>
|
|
304
|
+
<line num="35" count="2" type="stmt"/>
|
|
305
|
+
<line num="36" count="2" type="stmt"/>
|
|
304
306
|
<line num="37" count="2" type="stmt"/>
|
|
305
307
|
<line num="38" count="2" type="stmt"/>
|
|
306
|
-
<line num="
|
|
307
|
-
<line num="
|
|
308
|
+
<line num="41" count="2" type="stmt"/>
|
|
309
|
+
<line num="42" count="2" type="stmt"/>
|
|
308
310
|
<line num="43" count="2" type="stmt"/>
|
|
309
311
|
<line num="44" count="2" type="stmt"/>
|
|
310
312
|
<line num="45" count="2" type="stmt"/>
|
|
311
|
-
<line num="46" count="2" type="stmt"/>
|
|
312
313
|
<line num="47" count="2" type="stmt"/>
|
|
313
|
-
<line num="
|
|
314
|
-
<line num="
|
|
314
|
+
<line num="102" count="2" type="stmt"/>
|
|
315
|
+
<line num="103" count="108" type="stmt"/>
|
|
316
|
+
<line num="104" count="108" type="stmt"/>
|
|
315
317
|
<line num="105" count="108" type="stmt"/>
|
|
316
|
-
<line num="
|
|
317
|
-
<line num="
|
|
318
|
-
<line num="110" count="
|
|
319
|
-
<line num="111" count="
|
|
320
|
-
<line num="
|
|
321
|
-
<line num="
|
|
322
|
-
<line num="
|
|
323
|
-
<line num="
|
|
324
|
-
<line num="
|
|
325
|
-
<line num="
|
|
326
|
-
<line num="
|
|
327
|
-
<line num="139" count="
|
|
328
|
-
<line num="
|
|
329
|
-
<line num="
|
|
330
|
-
<line num="145" count="108" type="stmt"/>
|
|
318
|
+
<line num="108" count="108" type="stmt"/>
|
|
319
|
+
<line num="109" count="108" type="stmt"/>
|
|
320
|
+
<line num="110" count="12" type="cond" truecount="1" falsecount="0"/>
|
|
321
|
+
<line num="111" count="1" type="stmt"/>
|
|
322
|
+
<line num="116" count="108" type="stmt"/>
|
|
323
|
+
<line num="119" count="108" type="cond" truecount="0" falsecount="1"/>
|
|
324
|
+
<line num="124" count="0" type="stmt"/>
|
|
325
|
+
<line num="128" count="108" type="cond" truecount="0" falsecount="1"/>
|
|
326
|
+
<line num="133" count="0" type="stmt"/>
|
|
327
|
+
<line num="137" count="108" type="stmt"/>
|
|
328
|
+
<line num="138" count="12" type="cond" truecount="1" falsecount="0"/>
|
|
329
|
+
<line num="139" count="1" type="stmt"/>
|
|
330
|
+
<line num="143" count="108" type="stmt"/>
|
|
331
|
+
<line num="145" count="0" type="stmt"/>
|
|
331
332
|
<line num="147" count="0" type="stmt"/>
|
|
332
|
-
<line num="
|
|
333
|
+
<line num="155" count="0" type="stmt"/>
|
|
333
334
|
<line num="157" count="0" type="stmt"/>
|
|
334
|
-
<line num="
|
|
335
|
-
<line num="163" count="
|
|
335
|
+
<line num="161" count="2" type="stmt"/>
|
|
336
|
+
<line num="163" count="199" type="stmt"/>
|
|
336
337
|
<line num="165" count="199" type="stmt"/>
|
|
337
|
-
<line num="
|
|
338
|
-
<line num="
|
|
339
|
-
<line num="175" count="
|
|
340
|
-
<line num="
|
|
341
|
-
<line num="
|
|
342
|
-
<line num="
|
|
343
|
-
<line num="
|
|
344
|
-
<line num="
|
|
345
|
-
<line num="
|
|
346
|
-
<line num="199" count="1" type="
|
|
347
|
-
<line num="201" count="
|
|
348
|
-
<line num="
|
|
349
|
-
<line num="212" count="
|
|
350
|
-
<line num="
|
|
351
|
-
<line num="
|
|
352
|
-
<line num="
|
|
338
|
+
<line num="168" count="199" type="stmt"/>
|
|
339
|
+
<line num="173" count="199" type="cond" truecount="1" falsecount="0"/>
|
|
340
|
+
<line num="175" count="85" type="stmt"/>
|
|
341
|
+
<line num="180" count="85" type="cond" truecount="1" falsecount="0"/>
|
|
342
|
+
<line num="181" count="4" type="stmt"/>
|
|
343
|
+
<line num="187" count="4" type="stmt"/>
|
|
344
|
+
<line num="190" count="4" type="cond" truecount="1" falsecount="0"/>
|
|
345
|
+
<line num="191" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
346
|
+
<line num="197" count="1" type="stmt"/>
|
|
347
|
+
<line num="199" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
348
|
+
<line num="201" count="0" type="stmt"/>
|
|
349
|
+
<line num="210" count="1" type="cond" truecount="0" falsecount="1"/>
|
|
350
|
+
<line num="212" count="0" type="stmt"/>
|
|
351
|
+
<line num="226" count="4" type="cond" truecount="3" falsecount="1"/>
|
|
352
|
+
<line num="227" count="0" type="stmt"/>
|
|
353
|
+
<line num="236" count="4" type="stmt"/>
|
|
353
354
|
<line num="238" count="4" type="stmt"/>
|
|
354
|
-
<line num="
|
|
355
|
-
<line num="247" count="
|
|
356
|
-
<line num="
|
|
357
|
-
<line num="
|
|
355
|
+
<line num="245" count="195" type="cond" truecount="3" falsecount="0"/>
|
|
356
|
+
<line num="247" count="7" type="cond" truecount="3" falsecount="0"/>
|
|
357
|
+
<line num="248" count="4" type="stmt"/>
|
|
358
|
+
<line num="256" count="4" type="stmt"/>
|
|
358
359
|
<line num="258" count="4" type="stmt"/>
|
|
359
|
-
<line num="
|
|
360
|
-
<line num="
|
|
361
|
-
<line num="265" count="2" type="
|
|
362
|
-
<line num="
|
|
363
|
-
<line num="
|
|
360
|
+
<line num="262" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
361
|
+
<line num="263" count="2" type="stmt"/>
|
|
362
|
+
<line num="265" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
363
|
+
<line num="266" count="2" type="stmt"/>
|
|
364
|
+
<line num="273" count="2" type="stmt"/>
|
|
364
365
|
<line num="275" count="2" type="stmt"/>
|
|
365
|
-
<line num="
|
|
366
|
-
<line num="
|
|
367
|
-
<line num="283" count="1" type="
|
|
368
|
-
<line num="
|
|
369
|
-
<line num="286" count="1" type="
|
|
370
|
-
<line num="
|
|
371
|
-
<line num="
|
|
366
|
+
<line num="280" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
367
|
+
<line num="281" count="1" type="stmt"/>
|
|
368
|
+
<line num="283" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
369
|
+
<line num="284" count="1" type="stmt"/>
|
|
370
|
+
<line num="286" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
371
|
+
<line num="287" count="1" type="stmt"/>
|
|
372
|
+
<line num="295" count="1" type="stmt"/>
|
|
372
373
|
<line num="297" count="1" type="stmt"/>
|
|
373
|
-
<line num="
|
|
374
|
-
<line num="
|
|
375
|
-
<line num="
|
|
376
|
-
<line num="
|
|
374
|
+
<line num="307" count="188" type="cond" truecount="1" falsecount="1"/>
|
|
375
|
+
<line num="310" count="188" type="cond" truecount="1" falsecount="0"/>
|
|
376
|
+
<line num="311" count="7" type="stmt"/>
|
|
377
|
+
<line num="317" count="7" type="stmt"/>
|
|
377
378
|
<line num="319" count="7" type="stmt"/>
|
|
378
|
-
<line num="
|
|
379
|
-
<line num="
|
|
380
|
-
<line num="
|
|
381
|
-
<line num="
|
|
382
|
-
<line num="
|
|
383
|
-
<line num="
|
|
384
|
-
<line num="
|
|
385
|
-
<line num="
|
|
379
|
+
<line num="323" count="181" type="cond" truecount="3" falsecount="0"/>
|
|
380
|
+
<line num="324" count="1" type="stmt"/>
|
|
381
|
+
<line num="330" count="181" type="cond" truecount="1" falsecount="0"/>
|
|
382
|
+
<line num="331" count="113" type="cond" truecount="3" falsecount="0"/>
|
|
383
|
+
<line num="332" count="111" type="stmt"/>
|
|
384
|
+
<line num="336" count="113" type="cond" truecount="1" falsecount="0"/>
|
|
385
|
+
<line num="337" count="2" type="stmt"/>
|
|
386
|
+
<line num="344" count="2" type="stmt"/>
|
|
386
387
|
<line num="346" count="2" type="stmt"/>
|
|
387
|
-
<line num="
|
|
388
|
-
<line num="
|
|
389
|
-
<line num="
|
|
390
|
-
<line num="
|
|
391
|
-
<line num="
|
|
388
|
+
<line num="349" count="111" type="cond" truecount="0" falsecount="1"/>
|
|
389
|
+
<line num="350" count="0" type="stmt"/>
|
|
390
|
+
<line num="358" count="179" type="cond" truecount="4" falsecount="0"/>
|
|
391
|
+
<line num="359" count="1" type="stmt"/>
|
|
392
|
+
<line num="365" count="1" type="stmt"/>
|
|
392
393
|
<line num="367" count="1" type="stmt"/>
|
|
393
|
-
<line num="
|
|
394
|
-
<line num="375" count="178" type="
|
|
395
|
-
<line num="377" count="
|
|
396
|
-
<line num="
|
|
397
|
-
<line num="
|
|
394
|
+
<line num="373" count="178" type="stmt"/>
|
|
395
|
+
<line num="375" count="178" type="cond" truecount="1" falsecount="0"/>
|
|
396
|
+
<line num="377" count="14" type="cond" truecount="3" falsecount="0"/>
|
|
397
|
+
<line num="378" count="9" type="stmt"/>
|
|
398
|
+
<line num="387" count="9" type="stmt"/>
|
|
398
399
|
<line num="389" count="9" type="stmt"/>
|
|
399
|
-
<line num="
|
|
400
|
-
<line num="
|
|
401
|
-
<line num="396" count="1" type="
|
|
402
|
-
<line num="
|
|
403
|
-
<line num="
|
|
400
|
+
<line num="393" count="5" type="cond" truecount="4" falsecount="0"/>
|
|
401
|
+
<line num="394" count="1" type="stmt"/>
|
|
402
|
+
<line num="396" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
403
|
+
<line num="397" count="1" type="stmt"/>
|
|
404
|
+
<line num="406" count="1" type="stmt"/>
|
|
404
405
|
<line num="408" count="1" type="stmt"/>
|
|
405
|
-
<line num="
|
|
406
|
-
<line num="
|
|
407
|
-
<line num="
|
|
406
|
+
<line num="413" count="4" type="cond" truecount="4" falsecount="0"/>
|
|
407
|
+
<line num="414" count="1" type="stmt"/>
|
|
408
|
+
<line num="425" count="1" type="stmt"/>
|
|
408
409
|
<line num="427" count="1" type="stmt"/>
|
|
409
|
-
<line num="
|
|
410
|
-
<line num="
|
|
411
|
-
<line num="
|
|
412
|
-
<line num="
|
|
410
|
+
<line num="434" count="167" type="cond" truecount="4" falsecount="0"/>
|
|
411
|
+
<line num="435" count="4" type="stmt"/>
|
|
412
|
+
<line num="439" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
413
|
+
<line num="440" count="2" type="stmt"/>
|
|
413
414
|
<line num="442" count="2" type="stmt"/>
|
|
414
|
-
<line num="
|
|
415
|
-
<line num="
|
|
416
|
-
<line num="
|
|
417
|
-
<line num="453" count="4" type="
|
|
418
|
-
<line num="
|
|
419
|
-
<line num="
|
|
420
|
-
<line num="
|
|
421
|
-
<line num="
|
|
422
|
-
<line num="
|
|
423
|
-
<line num="
|
|
424
|
-
<line num="
|
|
425
|
-
<line num="
|
|
426
|
-
<line num="
|
|
427
|
-
<line num="
|
|
428
|
-
<line num="
|
|
429
|
-
<line num="
|
|
415
|
+
<line num="443" count="2" type="stmt"/>
|
|
416
|
+
<line num="446" count="4" type="stmt"/>
|
|
417
|
+
<line num="451" count="4" type="stmt"/>
|
|
418
|
+
<line num="453" count="4" type="cond" truecount="1" falsecount="0"/>
|
|
419
|
+
<line num="454" count="1" type="stmt"/>
|
|
420
|
+
<line num="457" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
421
|
+
<line num="458" count="2" type="stmt"/>
|
|
422
|
+
<line num="466" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
423
|
+
<line num="467" count="0" type="stmt"/>
|
|
424
|
+
<line num="468" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
425
|
+
<line num="469" count="2" type="stmt"/>
|
|
426
|
+
<line num="472" count="2" type="stmt"/>
|
|
427
|
+
<line num="475" count="1" type="stmt"/>
|
|
428
|
+
<line num="478" count="4" type="cond" truecount="1" falsecount="0"/>
|
|
429
|
+
<line num="479" count="2" type="stmt"/>
|
|
430
|
+
<line num="487" count="2" type="stmt"/>
|
|
430
431
|
<line num="489" count="2" type="stmt"/>
|
|
431
|
-
<line num="
|
|
432
|
-
<line num="
|
|
433
|
-
<line num="
|
|
434
|
-
<line num="
|
|
435
|
-
<line num="
|
|
432
|
+
<line num="497" count="165" type="stmt"/>
|
|
433
|
+
<line num="504" count="165" type="stmt"/>
|
|
434
|
+
<line num="505" count="16" type="cond" truecount="1" falsecount="0"/>
|
|
435
|
+
<line num="506" count="10" type="stmt"/>
|
|
436
|
+
<line num="516" count="165" type="stmt"/>
|
|
436
437
|
<line num="518" count="165" type="stmt"/>
|
|
437
|
-
<line num="
|
|
438
|
-
<line num="
|
|
439
|
-
<line num="
|
|
440
|
-
<line num="
|
|
441
|
-
<line num="535" count="72" type="
|
|
442
|
-
<line num="
|
|
443
|
-
<line num="
|
|
444
|
-
<line num="
|
|
445
|
-
<line num="544" count="
|
|
446
|
-
<line num="
|
|
447
|
-
<line num="
|
|
438
|
+
<line num="519" count="16" type="cond" truecount="1" falsecount="0"/>
|
|
439
|
+
<line num="520" count="2" type="stmt"/>
|
|
440
|
+
<line num="532" count="165" type="cond" truecount="2" falsecount="0"/>
|
|
441
|
+
<line num="533" count="72" type="stmt"/>
|
|
442
|
+
<line num="535" count="72" type="cond" truecount="1" falsecount="0"/>
|
|
443
|
+
<line num="536" count="72" type="stmt"/>
|
|
444
|
+
<line num="539" count="93" type="stmt"/>
|
|
445
|
+
<line num="542" count="165" type="cond" truecount="1" falsecount="0"/>
|
|
446
|
+
<line num="544" count="161" type="cond" truecount="1" falsecount="0"/>
|
|
447
|
+
<line num="545" count="1" type="stmt"/>
|
|
448
|
+
<line num="556" count="1" type="stmt"/>
|
|
448
449
|
<line num="558" count="1" type="stmt"/>
|
|
449
|
-
<line num="
|
|
450
|
-
<line num="564" count="
|
|
451
|
-
<line num="
|
|
452
|
-
<line num="
|
|
453
|
-
<line num="
|
|
454
|
-
<line num="
|
|
455
|
-
<line num="
|
|
450
|
+
<line num="562" count="160" type="cond" truecount="1" falsecount="0"/>
|
|
451
|
+
<line num="564" count="88" type="cond" truecount="3" falsecount="0"/>
|
|
452
|
+
<line num="565" count="2" type="stmt"/>
|
|
453
|
+
<line num="566" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
454
|
+
<line num="570" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
455
|
+
<line num="571" count="1" type="stmt"/>
|
|
456
|
+
<line num="583" count="1" type="stmt"/>
|
|
456
457
|
<line num="585" count="1" type="stmt"/>
|
|
457
|
-
<line num="
|
|
458
|
-
<line num="
|
|
458
|
+
<line num="589" count="1" type="stmt"/>
|
|
459
|
+
<line num="598" count="1" type="stmt"/>
|
|
459
460
|
<line num="600" count="1" type="stmt"/>
|
|
460
|
-
<line num="
|
|
461
|
-
<line num="
|
|
462
|
-
<line num="
|
|
461
|
+
<line num="604" count="86" type="cond" truecount="1" falsecount="0"/>
|
|
462
|
+
<line num="605" count="1" type="stmt"/>
|
|
463
|
+
<line num="616" count="1" type="stmt"/>
|
|
463
464
|
<line num="618" count="1" type="stmt"/>
|
|
464
|
-
<line num="
|
|
465
|
-
<line num="
|
|
466
|
-
<line num="
|
|
465
|
+
<line num="622" count="85" type="cond" truecount="1" falsecount="0"/>
|
|
466
|
+
<line num="623" count="85" type="stmt"/>
|
|
467
|
+
<line num="634" count="85" type="stmt"/>
|
|
467
468
|
<line num="636" count="85" type="stmt"/>
|
|
468
|
-
<line num="
|
|
469
|
-
<line num="643" count="
|
|
470
|
-
<line num="
|
|
471
|
-
<line num="646" count="3" type="
|
|
472
|
-
<line num="
|
|
473
|
-
<line num="
|
|
469
|
+
<line num="641" count="72" type="cond" truecount="3" falsecount="0"/>
|
|
470
|
+
<line num="643" count="18" type="cond" truecount="1" falsecount="0"/>
|
|
471
|
+
<line num="644" count="3" type="stmt"/>
|
|
472
|
+
<line num="646" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
473
|
+
<line num="647" count="3" type="stmt"/>
|
|
474
|
+
<line num="658" count="3" type="stmt"/>
|
|
474
475
|
<line num="660" count="3" type="stmt"/>
|
|
475
|
-
<line num="
|
|
476
|
-
<line num="
|
|
477
|
-
<line num="668" count="
|
|
478
|
-
<line num="
|
|
479
|
-
<line num="
|
|
476
|
+
<line num="665" count="15" type="cond" truecount="3" falsecount="0"/>
|
|
477
|
+
<line num="666" count="22" type="stmt"/>
|
|
478
|
+
<line num="668" count="15" type="cond" truecount="1" falsecount="0"/>
|
|
479
|
+
<line num="669" count="15" type="stmt"/>
|
|
480
|
+
<line num="680" count="15" type="stmt"/>
|
|
480
481
|
<line num="682" count="15" type="stmt"/>
|
|
481
|
-
<line num="
|
|
482
|
-
<line num="691" count="
|
|
483
|
-
<line num="
|
|
484
|
-
<line num="
|
|
482
|
+
<line num="689" count="58" type="cond" truecount="3" falsecount="0"/>
|
|
483
|
+
<line num="691" count="54" type="cond" truecount="1" falsecount="0"/>
|
|
484
|
+
<line num="696" count="5" type="stmt"/>
|
|
485
|
+
<line num="709" count="5" type="stmt"/>
|
|
485
486
|
<line num="711" count="5" type="stmt"/>
|
|
486
|
-
<line num="
|
|
487
|
-
<line num="
|
|
488
|
-
<line num="
|
|
489
|
-
<line num="
|
|
490
|
-
<line num="
|
|
491
|
-
<line num="
|
|
492
|
-
<line num="
|
|
493
|
-
<line num="
|
|
494
|
-
<line num="728" count="
|
|
495
|
-
<line num="
|
|
487
|
+
<line num="717" count="49" type="cond" truecount="4" falsecount="0"/>
|
|
488
|
+
<line num="718" count="3" type="stmt"/>
|
|
489
|
+
<line num="719" count="46" type="cond" truecount="4" falsecount="0"/>
|
|
490
|
+
<line num="720" count="21" type="stmt"/>
|
|
491
|
+
<line num="721" count="25" type="cond" truecount="3" falsecount="0"/>
|
|
492
|
+
<line num="722" count="24" type="stmt"/>
|
|
493
|
+
<line num="725" count="49" type="cond" truecount="3" falsecount="0"/>
|
|
494
|
+
<line num="726" count="75" type="stmt"/>
|
|
495
|
+
<line num="728" count="48" type="cond" truecount="4" falsecount="0"/>
|
|
496
|
+
<line num="729" count="9" type="stmt"/>
|
|
496
497
|
<line num="731" count="9" type="stmt"/>
|
|
497
|
-
<line num="
|
|
498
|
-
<line num="
|
|
499
|
-
<line num="
|
|
500
|
-
<line num="
|
|
501
|
-
<line num="
|
|
502
|
-
<line num="
|
|
503
|
-
<line num="
|
|
504
|
-
<line num="
|
|
498
|
+
<line num="732" count="16" type="cond" truecount="1" falsecount="0"/>
|
|
499
|
+
<line num="733" count="7" type="stmt"/>
|
|
500
|
+
<line num="741" count="9" type="cond" truecount="1" falsecount="0"/>
|
|
501
|
+
<line num="742" count="9" type="stmt"/>
|
|
502
|
+
<line num="748" count="0" type="stmt"/>
|
|
503
|
+
<line num="751" count="9" type="cond" truecount="1" falsecount="0"/>
|
|
504
|
+
<line num="752" count="4" type="stmt"/>
|
|
505
|
+
<line num="765" count="4" type="stmt"/>
|
|
505
506
|
<line num="767" count="4" type="stmt"/>
|
|
506
|
-
<line num="
|
|
507
|
-
<line num="
|
|
508
|
-
<line num="
|
|
507
|
+
<line num="771" count="44" type="cond" truecount="1" falsecount="0"/>
|
|
508
|
+
<line num="776" count="5" type="stmt"/>
|
|
509
|
+
<line num="789" count="5" type="stmt"/>
|
|
509
510
|
<line num="791" count="5" type="stmt"/>
|
|
510
|
-
<line num="
|
|
511
|
-
<line num="
|
|
512
|
-
<line num="
|
|
511
|
+
<line num="799" count="44" type="cond" truecount="0" falsecount="1"/>
|
|
512
|
+
<line num="800" count="0" type="stmt"/>
|
|
513
|
+
<line num="808" count="0" type="stmt"/>
|
|
513
514
|
<line num="810" count="0" type="stmt"/>
|
|
514
|
-
<line num="
|
|
515
|
-
<line num="
|
|
516
|
-
<line num="
|
|
517
|
-
<line num="
|
|
515
|
+
<line num="813" count="44" type="cond" truecount="1" falsecount="0"/>
|
|
516
|
+
<line num="814" count="40" type="cond" truecount="1" falsecount="0"/>
|
|
517
|
+
<line num="815" count="40" type="stmt"/>
|
|
518
|
+
<line num="826" count="40" type="stmt"/>
|
|
518
519
|
<line num="828" count="40" type="stmt"/>
|
|
519
|
-
<line num="
|
|
520
|
-
<line num="
|
|
520
|
+
<line num="831" count="0" type="stmt"/>
|
|
521
|
+
<line num="840" count="0" type="stmt"/>
|
|
521
522
|
<line num="842" count="0" type="stmt"/>
|
|
522
|
-
<line num="
|
|
523
|
-
<line num="
|
|
523
|
+
<line num="845" count="4" type="stmt"/>
|
|
524
|
+
<line num="854" count="4" type="stmt"/>
|
|
524
525
|
<line num="856" count="4" type="stmt"/>
|
|
525
|
-
<line num="858" count="
|
|
526
|
-
<line num="
|
|
526
|
+
<line num="858" count="0" type="stmt"/>
|
|
527
|
+
<line num="866" count="0" type="stmt"/>
|
|
527
528
|
<line num="868" count="0" type="stmt"/>
|
|
528
|
-
<line num="870" count="0" type="stmt"/>
|
|
529
529
|
</file>
|
|
530
530
|
<file name="events.ts" path="/home/runner/work/featurevisor/featurevisor/packages/sdk/src/events.ts">
|
|
531
531
|
<metrics statements="30" coveredstatements="30" conditionals="13" coveredconditionals="9" methods="4" coveredmethods="4"/>
|
|
@@ -578,20 +578,20 @@
|
|
|
578
578
|
</file>
|
|
579
579
|
<file name="hooks.ts" path="/home/runner/work/featurevisor/featurevisor/packages/sdk/src/hooks.ts">
|
|
580
580
|
<metrics statements="14" coveredstatements="10" conditionals="2" coveredconditionals="1" methods="8" coveredmethods="4"/>
|
|
581
|
-
<line num="
|
|
582
|
-
<line num="
|
|
583
|
-
<line num="
|
|
584
|
-
<line num="
|
|
585
|
-
<line num="
|
|
586
|
-
<line num="
|
|
587
|
-
<line num="
|
|
588
|
-
<line num="
|
|
589
|
-
<line num="
|
|
590
|
-
<line num="
|
|
591
|
-
<line num="
|
|
592
|
-
<line num="
|
|
593
|
-
<line num="
|
|
594
|
-
<line num="
|
|
581
|
+
<line num="51" count="2" type="stmt"/>
|
|
582
|
+
<line num="52" count="19" type="stmt"/>
|
|
583
|
+
<line num="56" count="19" type="stmt"/>
|
|
584
|
+
<line num="58" count="19" type="cond" truecount="1" falsecount="0"/>
|
|
585
|
+
<line num="59" count="19" type="stmt"/>
|
|
586
|
+
<line num="60" count="6" type="stmt"/>
|
|
587
|
+
<line num="66" count="6" type="cond" truecount="0" falsecount="1"/>
|
|
588
|
+
<line num="67" count="0" type="stmt"/>
|
|
589
|
+
<line num="72" count="0" type="stmt"/>
|
|
590
|
+
<line num="75" count="6" type="stmt"/>
|
|
591
|
+
<line num="77" count="6" type="stmt"/>
|
|
592
|
+
<line num="78" count="0" type="stmt"/>
|
|
593
|
+
<line num="83" count="0" type="stmt"/>
|
|
594
|
+
<line num="87" count="415" type="stmt"/>
|
|
595
595
|
</file>
|
|
596
596
|
<file name="instance.ts" path="/home/runner/work/featurevisor/featurevisor/packages/sdk/src/instance.ts">
|
|
597
597
|
<metrics statements="105" coveredstatements="86" conditionals="71" coveredconditionals="42" methods="28" coveredmethods="21"/>
|