@pixwel/pixwel-sdk 2.1.19 → 2.1.21
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/coverage/clover.xml +72 -72
- package/coverage/coverage-final.json +3 -3
- package/coverage/lcov-report/Ass.js.html +1 -1
- package/coverage/lcov-report/Asset.js.html +1 -1
- package/coverage/lcov-report/AssetType.js.html +1 -1
- package/coverage/lcov-report/Encode.js.html +1 -1
- package/coverage/lcov-report/File.js.html +1 -1
- package/coverage/lcov-report/Filename.js.html +1 -1
- package/coverage/lcov-report/Ingest.js.html +3 -3
- package/coverage/lcov-report/IngestFile.js.html +1 -1
- package/coverage/lcov-report/Model.js.html +136 -136
- package/coverage/lcov-report/Order.js.html +1 -1
- package/coverage/lcov-report/Srt.js.html +1 -1
- package/coverage/lcov-report/Sub.js.html +1 -1
- package/coverage/lcov-report/Tag.js.html +1 -1
- package/coverage/lcov-report/TimeFormat.js.html +1 -1
- package/coverage/lcov-report/fileType.js.html +4 -4
- package/coverage/lcov-report/index.html +20 -20
- package/coverage/lcov.info +110 -110
- package/dist/src/Ingest.js +2 -8
- package/package.json +1 -1
- package/src/Ingest.js +2 -8
- package/test/mocks/mediainfo-4x3.mock.js +3 -3
- package/test/mocks/mediainfo.mock.js +3 -3
- package/test/mocks/mediainfo.mxf.mock.js +13 -13
- package/test/mocks/mediainfo.png.mock.js +2 -2
- package/test/mocks/prores.mock.js +4 -4
package/coverage/clover.xml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<coverage generated="
|
|
3
|
-
<project timestamp="
|
|
4
|
-
<metrics statements="576" coveredstatements="
|
|
2
|
+
<coverage generated="1567897387369" clover="3.2.0">
|
|
3
|
+
<project timestamp="1567897387369" name="All files">
|
|
4
|
+
<metrics statements="576" coveredstatements="309" conditionals="398" coveredconditionals="220" methods="90" coveredmethods="45" elements="1064" coveredelements="574" complexity="0" loc="576" ncloc="576" packages="1" files="15" classes="15">
|
|
5
5
|
<file name="Ass.js" path="/Users/jeff/www/pixwel/platform/pixwel-sdk/src/Ass.js">
|
|
6
6
|
<metrics statements="100" coveredstatements="0" conditionals="49" coveredconditionals="0" methods="11" coveredmethods="0"/>
|
|
7
7
|
<line num="1" count="0" type="stmt"/>
|
|
@@ -417,82 +417,82 @@
|
|
|
417
417
|
<line num="3" count="0" type="stmt"/>
|
|
418
418
|
</file>
|
|
419
419
|
<file name="Model.js" path="/Users/jeff/www/pixwel/platform/pixwel-sdk/src/Model.js">
|
|
420
|
-
<metrics statements="75" coveredstatements="
|
|
421
|
-
<line num="20" count="
|
|
422
|
-
<line num="31" count="
|
|
423
|
-
<line num="44" count="
|
|
424
|
-
<line num="45" count="
|
|
425
|
-
<line num="46" count="
|
|
426
|
-
<line num="47" count="
|
|
427
|
-
<line num="48" count="
|
|
428
|
-
<line num="49" count="
|
|
420
|
+
<metrics statements="75" coveredstatements="65" conditionals="32" coveredconditionals="17" methods="25" coveredmethods="22"/>
|
|
421
|
+
<line num="20" count="2" type="stmt"/>
|
|
422
|
+
<line num="31" count="78" type="stmt"/>
|
|
423
|
+
<line num="44" count="72" type="stmt"/>
|
|
424
|
+
<line num="45" count="72" type="stmt"/>
|
|
425
|
+
<line num="46" count="72" type="stmt"/>
|
|
426
|
+
<line num="47" count="72" type="stmt"/>
|
|
427
|
+
<line num="48" count="72" type="stmt"/>
|
|
428
|
+
<line num="49" count="72" type="stmt"/>
|
|
429
429
|
<line num="58" count="0" type="stmt"/>
|
|
430
|
-
<line num="64" count="
|
|
431
|
-
<line num="65" count="
|
|
432
|
-
<line num="66" count="
|
|
433
|
-
<line num="68" count="
|
|
434
|
-
<line num="70" count="
|
|
435
|
-
<line num="73" count="
|
|
436
|
-
<line num="81" count="
|
|
437
|
-
<line num="87" count="
|
|
438
|
-
<line num="89" count="
|
|
439
|
-
<line num="92" count="
|
|
440
|
-
<line num="93" count="
|
|
441
|
-
<line num="94" count="
|
|
442
|
-
<line num="95" count="
|
|
443
|
-
<line num="97" count="
|
|
444
|
-
<line num="106" count="
|
|
445
|
-
<line num="115" count="
|
|
446
|
-
<line num="117" count="
|
|
447
|
-
<line num="118" count="
|
|
448
|
-
<line num="119" count="
|
|
449
|
-
<line num="121" count="
|
|
450
|
-
<line num="125" count="
|
|
451
|
-
<line num="126" count="
|
|
452
|
-
<line num="129" count="
|
|
453
|
-
<line num="137" count="
|
|
454
|
-
<line num="143" count="
|
|
455
|
-
<line num="151" count="
|
|
456
|
-
<line num="159" count="
|
|
457
|
-
<line num="161" count="
|
|
458
|
-
<line num="162" count="
|
|
459
|
-
<line num="163" count="
|
|
460
|
-
<line num="164" count="
|
|
461
|
-
<line num="166" count="
|
|
462
|
-
<line num="169" count="
|
|
463
|
-
<line num="170" count="
|
|
430
|
+
<line num="64" count="4" type="stmt"/>
|
|
431
|
+
<line num="65" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
432
|
+
<line num="66" count="2" type="stmt"/>
|
|
433
|
+
<line num="68" count="2" type="stmt"/>
|
|
434
|
+
<line num="70" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
435
|
+
<line num="73" count="2" type="stmt"/>
|
|
436
|
+
<line num="81" count="1" type="stmt"/>
|
|
437
|
+
<line num="87" count="126" type="stmt"/>
|
|
438
|
+
<line num="89" count="1083" type="stmt"/>
|
|
439
|
+
<line num="92" count="126" type="stmt"/>
|
|
440
|
+
<line num="93" count="126" type="stmt"/>
|
|
441
|
+
<line num="94" count="126" type="stmt"/>
|
|
442
|
+
<line num="95" count="454" type="stmt"/>
|
|
443
|
+
<line num="97" count="126" type="stmt"/>
|
|
444
|
+
<line num="106" count="2" type="stmt"/>
|
|
445
|
+
<line num="115" count="6" type="cond" truecount="1" falsecount="1"/>
|
|
446
|
+
<line num="117" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
447
|
+
<line num="118" count="2" type="stmt"/>
|
|
448
|
+
<line num="119" count="2" type="stmt"/>
|
|
449
|
+
<line num="121" count="4" type="stmt"/>
|
|
450
|
+
<line num="125" count="6" type="stmt"/>
|
|
451
|
+
<line num="126" count="5" type="stmt"/>
|
|
452
|
+
<line num="129" count="6" type="stmt"/>
|
|
453
|
+
<line num="137" count="3" type="stmt"/>
|
|
454
|
+
<line num="143" count="1" type="stmt"/>
|
|
455
|
+
<line num="151" count="1" type="stmt"/>
|
|
456
|
+
<line num="159" count="6" type="stmt"/>
|
|
457
|
+
<line num="161" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
458
|
+
<line num="162" count="1" type="stmt"/>
|
|
459
|
+
<line num="163" count="1" type="stmt"/>
|
|
460
|
+
<line num="164" count="1" type="stmt"/>
|
|
461
|
+
<line num="166" count="5" type="stmt"/>
|
|
462
|
+
<line num="169" count="6" type="stmt"/>
|
|
463
|
+
<line num="170" count="6" type="stmt"/>
|
|
464
464
|
<line num="172" count="0" type="stmt"/>
|
|
465
|
-
<line num="176" count="
|
|
466
|
-
<line num="177" count="
|
|
467
|
-
<line num="180" count="
|
|
468
|
-
<line num="189" count="
|
|
469
|
-
<line num="190" count="
|
|
465
|
+
<line num="176" count="6" type="stmt"/>
|
|
466
|
+
<line num="177" count="6" type="stmt"/>
|
|
467
|
+
<line num="180" count="6" type="stmt"/>
|
|
468
|
+
<line num="189" count="5" type="stmt"/>
|
|
469
|
+
<line num="190" count="5" type="stmt"/>
|
|
470
470
|
<line num="191" count="0" type="stmt"/>
|
|
471
|
-
<line num="193" count="
|
|
471
|
+
<line num="193" count="5" type="cond" truecount="0" falsecount="1"/>
|
|
472
472
|
<line num="195" count="0" type="stmt"/>
|
|
473
|
-
<line num="197" count="
|
|
474
|
-
<line num="198" count="
|
|
475
|
-
<line num="207" count="
|
|
476
|
-
<line num="208" count="
|
|
473
|
+
<line num="197" count="5" type="stmt"/>
|
|
474
|
+
<line num="198" count="5" type="stmt"/>
|
|
475
|
+
<line num="207" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
476
|
+
<line num="208" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
477
477
|
<line num="209" count="0" type="stmt"/>
|
|
478
|
-
<line num="211" count="
|
|
479
|
-
<line num="212" count="
|
|
478
|
+
<line num="211" count="3" type="stmt"/>
|
|
479
|
+
<line num="212" count="3" type="stmt"/>
|
|
480
480
|
<line num="213" count="0" type="stmt"/>
|
|
481
|
-
<line num="215" count="
|
|
481
|
+
<line num="215" count="3" type="cond" truecount="0" falsecount="2"/>
|
|
482
482
|
<line num="217" count="0" type="stmt"/>
|
|
483
483
|
<line num="219" count="0" type="stmt"/>
|
|
484
|
-
<line num="221" count="
|
|
485
|
-
<line num="222" count="
|
|
486
|
-
<line num="231" count="
|
|
487
|
-
<line num="232" count="
|
|
484
|
+
<line num="221" count="3" type="stmt"/>
|
|
485
|
+
<line num="222" count="3" type="stmt"/>
|
|
486
|
+
<line num="231" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
487
|
+
<line num="232" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
488
488
|
<line num="233" count="0" type="stmt"/>
|
|
489
|
-
<line num="235" count="
|
|
490
|
-
<line num="236" count="
|
|
491
|
-
<line num="245" count="
|
|
492
|
-
<line num="246" count="
|
|
489
|
+
<line num="235" count="1" type="stmt"/>
|
|
490
|
+
<line num="236" count="1" type="stmt"/>
|
|
491
|
+
<line num="245" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
492
|
+
<line num="246" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
493
493
|
<line num="247" count="0" type="stmt"/>
|
|
494
|
-
<line num="249" count="
|
|
495
|
-
<line num="250" count="
|
|
494
|
+
<line num="249" count="1" type="stmt"/>
|
|
495
|
+
<line num="250" count="1" type="stmt"/>
|
|
496
496
|
</file>
|
|
497
497
|
<file name="Order.js" path="/Users/jeff/www/pixwel/platform/pixwel-sdk/src/Order.js">
|
|
498
498
|
<metrics statements="11" coveredstatements="6" conditionals="10" coveredconditionals="2" methods="3" coveredmethods="3"/>
|
|
@@ -611,8 +611,8 @@
|
|
|
611
611
|
</file>
|
|
612
612
|
<file name="fileType.js" path="/Users/jeff/www/pixwel/platform/pixwel-sdk/src/fileType.js">
|
|
613
613
|
<metrics statements="11" coveredstatements="3" conditionals="4" coveredconditionals="0" methods="3" coveredmethods="0"/>
|
|
614
|
-
<line num="1" count="
|
|
615
|
-
<line num="3" count="
|
|
614
|
+
<line num="1" count="2" type="stmt"/>
|
|
615
|
+
<line num="3" count="2" type="stmt"/>
|
|
616
616
|
<line num="16" count="0" type="stmt"/>
|
|
617
617
|
<line num="17" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
618
618
|
<line num="18" count="0" type="stmt"/>
|
|
@@ -621,7 +621,7 @@
|
|
|
621
621
|
<line num="30" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
622
622
|
<line num="31" count="0" type="stmt"/>
|
|
623
623
|
<line num="34" count="0" type="stmt"/>
|
|
624
|
-
<line num="37" count="
|
|
624
|
+
<line num="37" count="2" type="stmt"/>
|
|
625
625
|
</file>
|
|
626
626
|
</metrics>
|
|
627
627
|
</project>
|