@pixwel/pixwel-sdk 2.1.26 → 2.1.28

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.
@@ -22,7 +22,7 @@
22
22
  <div class='fl pad1y space-right2'>
23
23
  <span class="strong">0% </span>
24
24
  <span class="quiet">Statements</span>
25
- <span class='fraction'>0/3</span>
25
+ <span class='fraction'>0/1</span>
26
26
  </div>
27
27
  <div class='fl pad1y space-right2'>
28
28
  <span class="strong">100% </span>
@@ -37,7 +37,7 @@
37
37
  <div class='fl pad1y space-right2'>
38
38
  <span class="strong">0% </span>
39
39
  <span class="quiet">Lines</span>
40
- <span class='fraction'>0/2</span>
40
+ <span class='fraction'>0/1</span>
41
41
  </div>
42
42
  </div>
43
43
  </div>
@@ -50,13 +50,13 @@
50
50
  5
51
51
  6
52
52
  7</td><td class="line-coverage quiet"><span class="cline-any cline-neutral">&nbsp;</span>
53
- <span class="cline-any cline-no">&nbsp;</span>
53
+ <span class="cline-any cline-neutral">&nbsp;</span>
54
54
  <span class="cline-any cline-no">&nbsp;</span>
55
55
  <span class="cline-any cline-neutral">&nbsp;</span>
56
56
  <span class="cline-any cline-neutral">&nbsp;</span>
57
57
  <span class="cline-any cline-neutral">&nbsp;</span>
58
58
  <span class="cline-any cline-neutral">&nbsp;</span></td><td class="text"><pre class="prettyprint lang-js">export default class IngestFile {
59
- <span class="cstat-no" title="statement not covered" ><span class="fstat-no" title="function not covered" > constructor(</span>file, order) <span class="cstat-no" title="statement not covered" >{</span></span>
59
+ <span class="fstat-no" title="function not covered" > co</span>nstructor(file, order) {
60
60
  <span class="cstat-no" title="statement not covered" > this.file = file;</span>
61
61
  }
62
62
  // renderedName, ingest, options
@@ -67,7 +67,7 @@
67
67
  </div><!-- /wrapper -->
68
68
  <div class='footer quiet pad2 space-top1 center small'>
69
69
  Code coverage
70
- generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Wed Oct 09 2019 11:42:18 GMT-0500 (Central Daylight Time)
70
+ generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Tue Nov 12 2019 10:11:27 GMT-0600 (Central Standard Time)
71
71
  </div>
72
72
  </div>
73
73
  <script src="prettify.js"></script>