@pixwel/pixwel-sdk 2.1.6 → 2.1.8
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/.babelrc +2 -2
- package/coverage/clover.xml +17 -17
- package/coverage/coverage-final.json +15 -15
- package/coverage/lcov-report/Ass.js.html +200 -196
- package/coverage/lcov-report/Asset.js.html +26 -22
- package/coverage/lcov-report/AssetType.js.html +17 -13
- package/coverage/lcov-report/Encode.js.html +17 -13
- package/coverage/lcov-report/File.js.html +17 -13
- package/coverage/lcov-report/Filename.js.html +20 -16
- package/coverage/lcov-report/Ingest.js.html +662 -658
- package/coverage/lcov-report/IngestFile.js.html +12 -8
- package/coverage/lcov-report/Model.js.html +258 -254
- package/coverage/lcov-report/Order.js.html +49 -45
- package/coverage/lcov-report/Srt.js.html +94 -90
- package/coverage/lcov-report/Sub.js.html +42 -38
- package/coverage/lcov-report/Tag.js.html +17 -13
- package/coverage/lcov-report/TimeFormat.js.html +53 -49
- package/coverage/lcov-report/base.css +14 -3
- package/coverage/lcov-report/fileType.js.html +47 -43
- package/coverage/lcov-report/index.html +15 -11
- package/coverage/lcov.info +15 -15
- package/dist/index.js +85 -77
- package/package.json +6 -13
package/.babelrc
CHANGED
package/coverage/clover.xml
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<coverage generated="
|
|
3
|
-
<project timestamp="
|
|
2
|
+
<coverage generated="1566388712815" clover="3.2.0">
|
|
3
|
+
<project timestamp="1566388712815" name="All files">
|
|
4
4
|
<metrics statements="567" coveredstatements="487" conditionals="393" coveredconditionals="305" methods="90" coveredmethods="73" elements="1050" coveredelements="865" complexity="0" loc="567" ncloc="567" packages="1" files="15" classes="15">
|
|
5
|
-
<file name="Ass.js" path="/Users/jeff/www/pixwel/platform/
|
|
5
|
+
<file name="Ass.js" path="/Users/jeff/www/pixwel/platform/pixwel-sdk/src/Ass.js">
|
|
6
6
|
<metrics statements="98" coveredstatements="94" conditionals="49" coveredconditionals="38" methods="11" coveredmethods="11"/>
|
|
7
7
|
<line num="5" count="27" type="stmt"/>
|
|
8
8
|
<line num="9" count="50" type="stmt"/>
|
|
@@ -103,7 +103,7 @@
|
|
|
103
103
|
<line num="191" count="12" type="stmt"/>
|
|
104
104
|
<line num="193" count="4" type="stmt"/>
|
|
105
105
|
</file>
|
|
106
|
-
<file name="Asset.js" path="/Users/jeff/www/pixwel/platform/
|
|
106
|
+
<file name="Asset.js" path="/Users/jeff/www/pixwel/platform/pixwel-sdk/src/Asset.js">
|
|
107
107
|
<metrics statements="12" coveredstatements="8" conditionals="8" coveredconditionals="4" methods="1" coveredmethods="1"/>
|
|
108
108
|
<line num="3" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
109
109
|
<line num="4" count="0" type="stmt"/>
|
|
@@ -118,28 +118,28 @@
|
|
|
118
118
|
<line num="17" count="1" type="stmt"/>
|
|
119
119
|
<line num="18" count="1" type="stmt"/>
|
|
120
120
|
</file>
|
|
121
|
-
<file name="AssetType.js" path="/Users/jeff/www/pixwel/platform/
|
|
121
|
+
<file name="AssetType.js" path="/Users/jeff/www/pixwel/platform/pixwel-sdk/src/AssetType.js">
|
|
122
122
|
<metrics statements="3" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
123
123
|
<line num="5" count="0" type="stmt"/>
|
|
124
124
|
<line num="6" count="0" type="stmt"/>
|
|
125
125
|
<line num="9" count="0" type="stmt"/>
|
|
126
126
|
</file>
|
|
127
|
-
<file name="Encode.js" path="/Users/jeff/www/pixwel/platform/
|
|
127
|
+
<file name="Encode.js" path="/Users/jeff/www/pixwel/platform/pixwel-sdk/src/Encode.js">
|
|
128
128
|
<metrics statements="3" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
129
129
|
<line num="5" count="0" type="stmt"/>
|
|
130
130
|
<line num="6" count="0" type="stmt"/>
|
|
131
131
|
<line num="9" count="0" type="stmt"/>
|
|
132
132
|
</file>
|
|
133
|
-
<file name="File.js" path="/Users/jeff/www/pixwel/platform/
|
|
133
|
+
<file name="File.js" path="/Users/jeff/www/pixwel/platform/pixwel-sdk/src/File.js">
|
|
134
134
|
<metrics statements="3" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="1"/>
|
|
135
135
|
<line num="5" count="1" type="stmt"/>
|
|
136
136
|
<line num="6" count="1" type="stmt"/>
|
|
137
137
|
<line num="9" count="0" type="stmt"/>
|
|
138
138
|
</file>
|
|
139
|
-
<file name="Filename.js" path="/Users/jeff/www/pixwel/platform/
|
|
139
|
+
<file name="Filename.js" path="/Users/jeff/www/pixwel/platform/pixwel-sdk/src/Filename.js">
|
|
140
140
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
141
141
|
</file>
|
|
142
|
-
<file name="Ingest.js" path="/Users/jeff/www/pixwel/platform/
|
|
142
|
+
<file name="Ingest.js" path="/Users/jeff/www/pixwel/platform/pixwel-sdk/src/Ingest.js">
|
|
143
143
|
<metrics statements="263" coveredstatements="228" conditionals="232" coveredconditionals="196" methods="22" coveredmethods="19"/>
|
|
144
144
|
<line num="13" count="52" type="stmt"/>
|
|
145
145
|
<line num="14" count="52" type="stmt"/>
|
|
@@ -405,11 +405,11 @@
|
|
|
405
405
|
<line num="653" count="2" type="stmt"/>
|
|
406
406
|
<line num="655" count="1" type="stmt"/>
|
|
407
407
|
</file>
|
|
408
|
-
<file name="IngestFile.js" path="/Users/jeff/www/pixwel/platform/
|
|
408
|
+
<file name="IngestFile.js" path="/Users/jeff/www/pixwel/platform/pixwel-sdk/src/IngestFile.js">
|
|
409
409
|
<metrics statements="1" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
410
410
|
<line num="3" count="0" type="stmt"/>
|
|
411
411
|
</file>
|
|
412
|
-
<file name="Model.js" path="/Users/jeff/www/pixwel/platform/
|
|
412
|
+
<file name="Model.js" path="/Users/jeff/www/pixwel/platform/pixwel-sdk/src/Model.js">
|
|
413
413
|
<metrics statements="75" coveredstatements="65" conditionals="32" coveredconditionals="17" methods="25" coveredmethods="22"/>
|
|
414
414
|
<line num="20" count="2" type="stmt"/>
|
|
415
415
|
<line num="31" count="77" type="stmt"/>
|
|
@@ -487,7 +487,7 @@
|
|
|
487
487
|
<line num="249" count="1" type="stmt"/>
|
|
488
488
|
<line num="250" count="1" type="stmt"/>
|
|
489
489
|
</file>
|
|
490
|
-
<file name="Order.js" path="/Users/jeff/www/pixwel/platform/
|
|
490
|
+
<file name="Order.js" path="/Users/jeff/www/pixwel/platform/pixwel-sdk/src/Order.js">
|
|
491
491
|
<metrics statements="11" coveredstatements="6" conditionals="10" coveredconditionals="2" methods="3" coveredmethods="3"/>
|
|
492
492
|
<line num="6" count="12" type="stmt"/>
|
|
493
493
|
<line num="15" count="12" type="stmt"/>
|
|
@@ -501,7 +501,7 @@
|
|
|
501
501
|
<line num="38" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
502
502
|
<line num="39" count="0" type="stmt"/>
|
|
503
503
|
</file>
|
|
504
|
-
<file name="Srt.js" path="/Users/jeff/www/pixwel/platform/
|
|
504
|
+
<file name="Srt.js" path="/Users/jeff/www/pixwel/platform/pixwel-sdk/src/Srt.js">
|
|
505
505
|
<metrics statements="44" coveredstatements="42" conditionals="19" coveredconditionals="14" methods="7" coveredmethods="7"/>
|
|
506
506
|
<line num="5" count="6" type="cond" truecount="2" falsecount="2"/>
|
|
507
507
|
<line num="6" count="6" type="stmt"/>
|
|
@@ -548,7 +548,7 @@
|
|
|
548
548
|
<line num="85" count="6" type="stmt"/>
|
|
549
549
|
<line num="87" count="2" type="stmt"/>
|
|
550
550
|
</file>
|
|
551
|
-
<file name="Sub.js" path="/Users/jeff/www/pixwel/platform/
|
|
551
|
+
<file name="Sub.js" path="/Users/jeff/www/pixwel/platform/pixwel-sdk/src/Sub.js">
|
|
552
552
|
<metrics statements="17" coveredstatements="16" conditionals="14" coveredconditionals="12" methods="2" coveredmethods="2"/>
|
|
553
553
|
<line num="3" count="1" type="stmt"/>
|
|
554
554
|
<line num="4" count="1" type="stmt"/>
|
|
@@ -568,13 +568,13 @@
|
|
|
568
568
|
<line num="33" count="1" type="stmt"/>
|
|
569
569
|
<line num="35" count="1" type="stmt"/>
|
|
570
570
|
</file>
|
|
571
|
-
<file name="Tag.js" path="/Users/jeff/www/pixwel/platform/
|
|
571
|
+
<file name="Tag.js" path="/Users/jeff/www/pixwel/platform/pixwel-sdk/src/Tag.js">
|
|
572
572
|
<metrics statements="3" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
573
573
|
<line num="5" count="0" type="stmt"/>
|
|
574
574
|
<line num="6" count="0" type="stmt"/>
|
|
575
575
|
<line num="9" count="0" type="stmt"/>
|
|
576
576
|
</file>
|
|
577
|
-
<file name="TimeFormat.js" path="/Users/jeff/www/pixwel/platform/
|
|
577
|
+
<file name="TimeFormat.js" path="/Users/jeff/www/pixwel/platform/pixwel-sdk/src/TimeFormat.js">
|
|
578
578
|
<metrics statements="23" coveredstatements="23" conditionals="25" coveredconditionals="22" methods="7" coveredmethods="7"/>
|
|
579
579
|
<line num="1" count="3" type="stmt"/>
|
|
580
580
|
<line num="5" count="18" type="stmt"/>
|
|
@@ -600,7 +600,7 @@
|
|
|
600
600
|
<line num="45" count="19" type="cond" truecount="2" falsecount="0"/>
|
|
601
601
|
<line num="46" count="19" type="stmt"/>
|
|
602
602
|
</file>
|
|
603
|
-
<file name="fileType.js" path="/Users/jeff/www/pixwel/platform/
|
|
603
|
+
<file name="fileType.js" path="/Users/jeff/www/pixwel/platform/pixwel-sdk/src/fileType.js">
|
|
604
604
|
<metrics statements="11" coveredstatements="3" conditionals="4" coveredconditionals="0" methods="3" coveredmethods="0"/>
|
|
605
605
|
<line num="1" count="2" type="stmt"/>
|
|
606
606
|
<line num="3" count="2" type="stmt"/>
|