@sebbo2002/node-pyatv 4.3.0-develop.2 → 4.3.0-develop.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.
Files changed (37) hide show
  1. package/CHANGELOG.md +7 -0
  2. package/dist/lib/device.js +26 -23
  3. package/dist/lib/device.js.map +1 -1
  4. package/docs/coverage/cobertura-coverage.xml +91 -90
  5. package/docs/coverage/device-event.ts.html +1 -1
  6. package/docs/coverage/device-events.ts.html +1 -1
  7. package/docs/coverage/device.ts.html +43 -31
  8. package/docs/coverage/fake-spawn.ts.html +1 -1
  9. package/docs/coverage/index.html +12 -12
  10. package/docs/coverage/index.ts.html +1 -1
  11. package/docs/coverage/instance.ts.html +1 -1
  12. package/docs/coverage/tools.ts.html +4 -4
  13. package/docs/coverage/types.ts.html +1 -1
  14. package/docs/reference/classes/NodePyATVDevice.html +60 -60
  15. package/docs/reference/classes/NodePyATVDeviceEvent.html +5 -5
  16. package/docs/reference/classes/default.html +10 -10
  17. package/docs/reference/enums/NodePyATVDeviceState.html +1 -1
  18. package/docs/reference/enums/NodePyATVKeys.html +1 -1
  19. package/docs/reference/enums/NodePyATVListenerState.html +1 -1
  20. package/docs/reference/enums/NodePyATVMediaType.html +1 -1
  21. package/docs/reference/enums/NodePyATVPowerState.html +1 -1
  22. package/docs/reference/enums/NodePyATVProtocol.html +1 -1
  23. package/docs/reference/enums/NodePyATVRepeatState.html +1 -1
  24. package/docs/reference/enums/NodePyATVShuffleState.html +1 -1
  25. package/docs/reference/index.html +1 -1
  26. package/docs/reference/interfaces/NodePyATVDeviceOptions.html +1 -1
  27. package/docs/reference/interfaces/NodePyATVFindAndInstanceOptions.html +1 -1
  28. package/docs/reference/interfaces/NodePyATVFindOptions.html +1 -1
  29. package/docs/reference/interfaces/NodePyATVGetStateOptions.html +1 -1
  30. package/docs/reference/interfaces/NodePyATVInstanceOptions.html +1 -1
  31. package/docs/reference/interfaces/NodePyATVState.html +1 -1
  32. package/docs/reference/interfaces/NodePyATVVersionResponse.html +1 -1
  33. package/docs/reference/modules.html +1 -1
  34. package/docs/tests/index.html +1 -1
  35. package/docs/tests/mochawesome.json +609 -609
  36. package/package.json +1 -1
  37. package/src/lib/device.ts +27 -23
@@ -940,7 +940,7 @@ export default class NodePyATVDeviceEvents extends EventEmitter {
940
940
  <div class='footer quiet pad2 space-top1 center small'>
941
941
  Code coverage generated by
942
942
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
943
- at Fri Jan 21 2022 22:14:59 GMT+0000 (Coordinated Universal Time)
943
+ at Fri Jan 21 2022 22:28:20 GMT+0000 (Coordinated Universal Time)
944
944
  </div>
945
945
  </div>
946
946
  <script src="prettify.js"></script>
@@ -23,16 +23,16 @@
23
23
  <div class='clearfix'>
24
24
 
25
25
  <div class='fl pad1y space-right2'>
26
- <span class="strong">98.32% </span>
26
+ <span class="strong">98.33% </span>
27
27
  <span class="quiet">Statements</span>
28
- <span class='fraction'>117/119</span>
28
+ <span class='fraction'>118/120</span>
29
29
  </div>
30
30
 
31
31
 
32
32
  <div class='fl pad1y space-right2'>
33
- <span class="strong">95.12% </span>
33
+ <span class="strong">92.86% </span>
34
34
  <span class="quiet">Branches</span>
35
- <span class='fraction'>39/41</span>
35
+ <span class='fraction'>39/42</span>
36
36
  </div>
37
37
 
38
38
 
@@ -44,9 +44,9 @@
44
44
 
45
45
 
46
46
  <div class='fl pad1y space-right2'>
47
- <span class="strong">98.32% </span>
47
+ <span class="strong">98.33% </span>
48
48
  <span class="quiet">Lines</span>
49
- <span class='fraction'>117/119</span>
49
+ <span class='fraction'>118/120</span>
50
50
  </div>
51
51
 
52
52
 
@@ -763,7 +763,11 @@
763
763
  <a name='L704'></a><a href='#L704'>704</a>
764
764
  <a name='L705'></a><a href='#L705'>705</a>
765
765
  <a name='L706'></a><a href='#L706'>706</a>
766
- <a name='L707'></a><a href='#L707'>707</a></td><td class="line-coverage quiet"><span class="cline-any cline-neutral">&nbsp;</span>
766
+ <a name='L707'></a><a href='#L707'>707</a>
767
+ <a name='L708'></a><a href='#L708'>708</a>
768
+ <a name='L709'></a><a href='#L709'>709</a>
769
+ <a name='L710'></a><a href='#L710'>710</a>
770
+ <a name='L711'></a><a href='#L711'>711</a></td><td class="line-coverage quiet"><span class="cline-any cline-neutral">&nbsp;</span>
767
771
  <span class="cline-any cline-neutral">&nbsp;</span>
768
772
  <span class="cline-any cline-yes">1x</span>
769
773
  <span class="cline-any cline-neutral">&nbsp;</span>
@@ -1125,6 +1129,10 @@
1125
1129
  <span class="cline-any cline-neutral">&nbsp;</span>
1126
1130
  <span class="cline-any cline-neutral">&nbsp;</span>
1127
1131
  <span class="cline-any cline-neutral">&nbsp;</span>
1132
+ <span class="cline-any cline-yes">2x</span>
1133
+ <span class="cline-any cline-neutral">&nbsp;</span>
1134
+ <span class="cline-any cline-neutral">&nbsp;</span>
1135
+ <span class="cline-any cline-neutral">&nbsp;</span>
1128
1136
  <span class="cline-any cline-neutral">&nbsp;</span>
1129
1137
  <span class="cline-any cline-neutral">&nbsp;</span>
1130
1138
  <span class="cline-any cline-neutral">&nbsp;</span>
@@ -1787,7 +1795,7 @@ export default class NodePyATVDevice implements EventEmitter{
1787
1795
  return state.appId;
1788
1796
  }
1789
1797
  &nbsp;
1790
- private async _pressKey(key: NodePyATVInternalKeys, executableType = NodePyATVExecutableType.atvscript) {
1798
+ private async _pressKey(key: NodePyATVInternalKeys, executableType: NodePyATVExecutableType) {
1791
1799
  const id = addRequestId();
1792
1800
  const parameters = getParamters(this.options);
1793
1801
  &nbsp;
@@ -1827,7 +1835,11 @@ export default class NodePyATVDevice implements EventEmitter{
1827
1835
  }
1828
1836
  &nbsp;
1829
1837
  const internalKey = internalKeyEntry[1];
1830
- await this._pressKey(internalKey);
1838
+ const executableType = [NodePyATVKeys.turnOn, NodePyATVKeys.turnOff].includes(key) ?
1839
+ <span class="branch-0 cbranch-no" title="branch not covered" > NodePyATVExecutableType.atvremote </span>:
1840
+ NodePyATVExecutableType.atvscript;
1841
+ &nbsp;
1842
+ await this._pressKey(internalKey, executableType);
1831
1843
  }
1832
1844
  &nbsp;
1833
1845
  /**
@@ -1835,7 +1847,7 @@ export default class NodePyATVDevice implements EventEmitter{
1835
1847
  * @category Control
1836
1848
  */
1837
1849
  async down(): Promise&lt;void&gt; {
1838
- await this._pressKey(NodePyATVInternalKeys.down);
1850
+ await this._pressKey(NodePyATVInternalKeys.down, NodePyATVExecutableType.atvscript);
1839
1851
  }
1840
1852
  &nbsp;
1841
1853
  /**
@@ -1843,7 +1855,7 @@ export default class NodePyATVDevice implements EventEmitter{
1843
1855
  * @category Control
1844
1856
  */
1845
1857
  async home(): Promise&lt;void&gt; {
1846
- await this._pressKey(NodePyATVInternalKeys.home);
1858
+ await this._pressKey(NodePyATVInternalKeys.home, NodePyATVExecutableType.atvscript);
1847
1859
  }
1848
1860
  &nbsp;
1849
1861
  /**
@@ -1851,7 +1863,7 @@ export default class NodePyATVDevice implements EventEmitter{
1851
1863
  * @category Control
1852
1864
  */
1853
1865
  async homeHold(): Promise&lt;void&gt; {
1854
- await this._pressKey(NodePyATVInternalKeys.homeHold);
1866
+ await this._pressKey(NodePyATVInternalKeys.homeHold, NodePyATVExecutableType.atvscript);
1855
1867
  }
1856
1868
  &nbsp;
1857
1869
  /**
@@ -1859,7 +1871,7 @@ export default class NodePyATVDevice implements EventEmitter{
1859
1871
  * @category Control
1860
1872
  */
1861
1873
  async left(): Promise&lt;void&gt; {
1862
- await this._pressKey(NodePyATVInternalKeys.left);
1874
+ await this._pressKey(NodePyATVInternalKeys.left, NodePyATVExecutableType.atvscript);
1863
1875
  }
1864
1876
  &nbsp;
1865
1877
  /**
@@ -1867,7 +1879,7 @@ export default class NodePyATVDevice implements EventEmitter{
1867
1879
  * @category Control
1868
1880
  */
1869
1881
  async menu(): Promise&lt;void&gt; {
1870
- await this._pressKey(NodePyATVInternalKeys.menu);
1882
+ await this._pressKey(NodePyATVInternalKeys.menu, NodePyATVExecutableType.atvscript);
1871
1883
  }
1872
1884
  &nbsp;
1873
1885
  /**
@@ -1875,7 +1887,7 @@ export default class NodePyATVDevice implements EventEmitter{
1875
1887
  * @category Control
1876
1888
  */
1877
1889
  async next(): Promise&lt;void&gt; {
1878
- await this._pressKey(NodePyATVInternalKeys.next);
1890
+ await this._pressKey(NodePyATVInternalKeys.next, NodePyATVExecutableType.atvscript);
1879
1891
  }
1880
1892
  &nbsp;
1881
1893
  /**
@@ -1883,7 +1895,7 @@ export default class NodePyATVDevice implements EventEmitter{
1883
1895
  * @category Control
1884
1896
  */
1885
1897
  async pause(): Promise&lt;void&gt; {
1886
- await this._pressKey(NodePyATVInternalKeys.pause);
1898
+ await this._pressKey(NodePyATVInternalKeys.pause, NodePyATVExecutableType.atvscript);
1887
1899
  }
1888
1900
  &nbsp;
1889
1901
  /**
@@ -1891,7 +1903,7 @@ export default class NodePyATVDevice implements EventEmitter{
1891
1903
  * @category Control
1892
1904
  */
1893
1905
  async play(): Promise&lt;void&gt; {
1894
- await this._pressKey(NodePyATVInternalKeys.play);
1906
+ await this._pressKey(NodePyATVInternalKeys.play, NodePyATVExecutableType.atvscript);
1895
1907
  }
1896
1908
  &nbsp;
1897
1909
  /**
@@ -1899,7 +1911,7 @@ export default class NodePyATVDevice implements EventEmitter{
1899
1911
  * @category Control
1900
1912
  */
1901
1913
  async playPause(): Promise&lt;void&gt; {
1902
- await this._pressKey(NodePyATVInternalKeys.playPause);
1914
+ await this._pressKey(NodePyATVInternalKeys.playPause, NodePyATVExecutableType.atvscript);
1903
1915
  }
1904
1916
  &nbsp;
1905
1917
  /**
@@ -1907,7 +1919,7 @@ export default class NodePyATVDevice implements EventEmitter{
1907
1919
  * @category Control
1908
1920
  */
1909
1921
  async previous(): Promise&lt;void&gt; {
1910
- await this._pressKey(NodePyATVInternalKeys.previous);
1922
+ await this._pressKey(NodePyATVInternalKeys.previous, NodePyATVExecutableType.atvscript);
1911
1923
  }
1912
1924
  &nbsp;
1913
1925
  /**
@@ -1915,7 +1927,7 @@ export default class NodePyATVDevice implements EventEmitter{
1915
1927
  * @category Control
1916
1928
  */
1917
1929
  async right(): Promise&lt;void&gt; {
1918
- await this._pressKey(NodePyATVInternalKeys.right);
1930
+ await this._pressKey(NodePyATVInternalKeys.right, NodePyATVExecutableType.atvscript);
1919
1931
  }
1920
1932
  &nbsp;
1921
1933
  /**
@@ -1923,7 +1935,7 @@ export default class NodePyATVDevice implements EventEmitter{
1923
1935
  * @category Control
1924
1936
  */
1925
1937
  async select(): Promise&lt;void&gt; {
1926
- await this._pressKey(NodePyATVInternalKeys.select);
1938
+ await this._pressKey(NodePyATVInternalKeys.select, NodePyATVExecutableType.atvscript);
1927
1939
  }
1928
1940
  &nbsp;
1929
1941
  /**
@@ -1931,7 +1943,7 @@ export default class NodePyATVDevice implements EventEmitter{
1931
1943
  * @category Control
1932
1944
  */
1933
1945
  async skipBackward(): Promise&lt;void&gt; {
1934
- await this._pressKey(NodePyATVInternalKeys.skipBackward);
1946
+ await this._pressKey(NodePyATVInternalKeys.skipBackward, NodePyATVExecutableType.atvscript);
1935
1947
  }
1936
1948
  &nbsp;
1937
1949
  /**
@@ -1939,7 +1951,7 @@ export default class NodePyATVDevice implements EventEmitter{
1939
1951
  * @category Control
1940
1952
  */
1941
1953
  async skipForward(): Promise&lt;void&gt; {
1942
- await this._pressKey(NodePyATVInternalKeys.skipForward);
1954
+ await this._pressKey(NodePyATVInternalKeys.skipForward, NodePyATVExecutableType.atvscript);
1943
1955
  }
1944
1956
  &nbsp;
1945
1957
  /**
@@ -1947,7 +1959,7 @@ export default class NodePyATVDevice implements EventEmitter{
1947
1959
  * @category Control
1948
1960
  */
1949
1961
  async stop(): Promise&lt;void&gt; {
1950
- await this._pressKey(NodePyATVInternalKeys.stop);
1962
+ await this._pressKey(NodePyATVInternalKeys.stop, NodePyATVExecutableType.atvscript);
1951
1963
  }
1952
1964
  &nbsp;
1953
1965
  /**
@@ -1956,7 +1968,7 @@ export default class NodePyATVDevice implements EventEmitter{
1956
1968
  * @deprecated
1957
1969
  */
1958
1970
  async suspend(): Promise&lt;void&gt; {
1959
- await this._pressKey(NodePyATVInternalKeys.suspend);
1971
+ await this._pressKey(NodePyATVInternalKeys.suspend, NodePyATVExecutableType.atvscript);
1960
1972
  }
1961
1973
  &nbsp;
1962
1974
  /**
@@ -1964,7 +1976,7 @@ export default class NodePyATVDevice implements EventEmitter{
1964
1976
  * @category Control
1965
1977
  */
1966
1978
  async topMenu(): Promise&lt;void&gt; {
1967
- await this._pressKey(NodePyATVInternalKeys.topMenu);
1979
+ await this._pressKey(NodePyATVInternalKeys.topMenu, NodePyATVExecutableType.atvscript);
1968
1980
  }
1969
1981
  &nbsp;
1970
1982
  /**
@@ -1972,7 +1984,7 @@ export default class NodePyATVDevice implements EventEmitter{
1972
1984
  * @category Control
1973
1985
  */
1974
1986
  async up(): Promise&lt;void&gt; {
1975
- await this._pressKey(NodePyATVInternalKeys.up);
1987
+ await this._pressKey(NodePyATVInternalKeys.up, NodePyATVExecutableType.atvscript);
1976
1988
  }
1977
1989
  &nbsp;
1978
1990
  /**
@@ -1980,7 +1992,7 @@ export default class NodePyATVDevice implements EventEmitter{
1980
1992
  * @category Control
1981
1993
  */
1982
1994
  async volumeDown(): Promise&lt;void&gt; {
1983
- await this._pressKey(NodePyATVInternalKeys.volumeDown);
1995
+ await this._pressKey(NodePyATVInternalKeys.volumeDown, NodePyATVExecutableType.atvscript);
1984
1996
  }
1985
1997
  &nbsp;
1986
1998
  /**
@@ -1988,7 +2000,7 @@ export default class NodePyATVDevice implements EventEmitter{
1988
2000
  * @category Control
1989
2001
  */
1990
2002
  async volumeUp(): Promise&lt;void&gt; {
1991
- await this._pressKey(NodePyATVInternalKeys.volumeUp);
2003
+ await this._pressKey(NodePyATVInternalKeys.volumeUp, NodePyATVExecutableType.atvscript);
1992
2004
  }
1993
2005
  &nbsp;
1994
2006
  /**
@@ -1997,7 +2009,7 @@ export default class NodePyATVDevice implements EventEmitter{
1997
2009
  * @deprecated
1998
2010
  */
1999
2011
  async wakeup(): Promise&lt;void&gt; {
2000
- await this._pressKey(NodePyATVInternalKeys.wakeup);
2012
+ await this._pressKey(NodePyATVInternalKeys.wakeup, NodePyATVExecutableType.atvscript);
2001
2013
  }
2002
2014
  &nbsp;
2003
2015
  /**
@@ -2182,7 +2194,7 @@ export default class NodePyATVDevice implements EventEmitter{
2182
2194
  <div class='footer quiet pad2 space-top1 center small'>
2183
2195
  Code coverage generated by
2184
2196
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
2185
- at Fri Jan 21 2022 22:14:59 GMT+0000 (Coordinated Universal Time)
2197
+ at Fri Jan 21 2022 22:28:20 GMT+0000 (Coordinated Universal Time)
2186
2198
  </div>
2187
2199
  </div>
2188
2200
  <script src="prettify.js"></script>
@@ -427,7 +427,7 @@ export class FakeChildProcessController {
427
427
  <div class='footer quiet pad2 space-top1 center small'>
428
428
  Code coverage generated by
429
429
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
430
- at Fri Jan 21 2022 22:14:59 GMT+0000 (Coordinated Universal Time)
430
+ at Fri Jan 21 2022 22:28:20 GMT+0000 (Coordinated Universal Time)
431
431
  </div>
432
432
  </div>
433
433
  <script src="prettify.js"></script>
@@ -25,14 +25,14 @@
25
25
  <div class='fl pad1y space-right2'>
26
26
  <span class="strong">97.8% </span>
27
27
  <span class="quiet">Statements</span>
28
- <span class='fraction'>621/635</span>
28
+ <span class='fraction'>622/636</span>
29
29
  </div>
30
30
 
31
31
 
32
32
  <div class='fl pad1y space-right2'>
33
- <span class="strong">89.02% </span>
33
+ <span class="strong">88.68% </span>
34
34
  <span class="quiet">Branches</span>
35
- <span class='fraction'>235/264</span>
35
+ <span class='fraction'>235/265</span>
36
36
  </div>
37
37
 
38
38
 
@@ -46,7 +46,7 @@
46
46
  <div class='fl pad1y space-right2'>
47
47
  <span class="strong">97.72% </span>
48
48
  <span class="quiet">Lines</span>
49
- <span class='fraction'>600/614</span>
49
+ <span class='fraction'>601/615</span>
50
50
  </div>
51
51
 
52
52
 
@@ -104,17 +104,17 @@
104
104
 
105
105
  <tr>
106
106
  <td class="file high" data-value="device.ts"><a href="device.ts.html">device.ts</a></td>
107
- <td data-value="98.32" class="pic high">
107
+ <td data-value="98.33" class="pic high">
108
108
  <div class="chart"><div class="cover-fill" style="width: 98%"></div><div class="cover-empty" style="width: 2%"></div></div>
109
109
  </td>
110
- <td data-value="98.32" class="pct high">98.32%</td>
111
- <td data-value="119" class="abs high">117/119</td>
112
- <td data-value="95.12" class="pct high">95.12%</td>
113
- <td data-value="41" class="abs high">39/41</td>
110
+ <td data-value="98.33" class="pct high">98.33%</td>
111
+ <td data-value="120" class="abs high">118/120</td>
112
+ <td data-value="92.86" class="pct high">92.86%</td>
113
+ <td data-value="42" class="abs high">39/42</td>
114
114
  <td data-value="98.51" class="pct high">98.51%</td>
115
115
  <td data-value="67" class="abs high">66/67</td>
116
- <td data-value="98.32" class="pct high">98.32%</td>
117
- <td data-value="119" class="abs high">117/119</td>
116
+ <td data-value="98.33" class="pct high">98.33%</td>
117
+ <td data-value="120" class="abs high">118/120</td>
118
118
  </tr>
119
119
 
120
120
  <tr>
@@ -200,7 +200,7 @@
200
200
  <div class='footer quiet pad2 space-top1 center small'>
201
201
  Code coverage generated by
202
202
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
203
- at Fri Jan 21 2022 22:14:59 GMT+0000 (Coordinated Universal Time)
203
+ at Fri Jan 21 2022 22:28:20 GMT+0000 (Coordinated Universal Time)
204
204
  </div>
205
205
  </div>
206
206
  <script src="prettify.js"></script>
@@ -142,7 +142,7 @@ export {default} from './instance';
142
142
  <div class='footer quiet pad2 space-top1 center small'>
143
143
  Code coverage generated by
144
144
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
145
- at Fri Jan 21 2022 22:14:59 GMT+0000 (Coordinated Universal Time)
145
+ at Fri Jan 21 2022 22:28:20 GMT+0000 (Coordinated Universal Time)
146
146
  </div>
147
147
  </div>
148
148
  <script src="prettify.js"></script>
@@ -670,7 +670,7 @@ export default class NodePyATVInstance {
670
670
  <div class='footer quiet pad2 space-top1 center small'>
671
671
  Code coverage generated by
672
672
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
673
- at Fri Jan 21 2022 22:14:59 GMT+0000 (Coordinated Universal Time)
673
+ at Fri Jan 21 2022 22:28:20 GMT+0000 (Coordinated Universal Time)
674
674
  </div>
675
675
  </div>
676
676
  <script src="prettify.js"></script>
@@ -457,8 +457,8 @@
457
457
  <span class="cline-any cline-yes">109x</span>
458
458
  <span class="cline-any cline-neutral">&nbsp;</span>
459
459
  <span class="cline-any cline-yes">109x</span>
460
- <span class="cline-any cline-yes">113x</span>
461
- <span class="cline-any cline-yes">113x</span>
460
+ <span class="cline-any cline-yes">116x</span>
461
+ <span class="cline-any cline-yes">116x</span>
462
462
  <span class="cline-any cline-yes">109x</span>
463
463
  <span class="cline-any cline-yes">109x</span>
464
464
  <span class="cline-any cline-neutral">&nbsp;</span>
@@ -469,7 +469,7 @@
469
469
  <span class="cline-any cline-neutral">&nbsp;</span>
470
470
  <span class="cline-any cline-yes">1x</span>
471
471
  <span class="cline-any cline-yes">116x</span>
472
- <span class="cline-any cline-yes">96x</span>
472
+ <span class="cline-any cline-yes">97x</span>
473
473
  <span class="cline-any cline-neutral">&nbsp;</span>
474
474
  <span class="cline-any cline-neutral">&nbsp;</span>
475
475
  <span class="cline-any cline-neutral">&nbsp;</span>
@@ -1201,7 +1201,7 @@ export function parseState(input: NodePyATVInternalState, id: string, options: N
1201
1201
  <div class='footer quiet pad2 space-top1 center small'>
1202
1202
  Code coverage generated by
1203
1203
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
1204
- at Fri Jan 21 2022 22:14:59 GMT+0000 (Coordinated Universal Time)
1204
+ at Fri Jan 21 2022 22:28:20 GMT+0000 (Coordinated Universal Time)
1205
1205
  </div>
1206
1206
  </div>
1207
1207
  <script src="prettify.js"></script>
@@ -658,7 +658,7 @@ export interface NodePyATVState {
658
658
  <div class='footer quiet pad2 space-top1 center small'>
659
659
  Code coverage generated by
660
660
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
661
- at Fri Jan 21 2022 22:14:59 GMT+0000 (Coordinated Universal Time)
661
+ at Fri Jan 21 2022 22:28:20 GMT+0000 (Coordinated Universal Time)
662
662
  </div>
663
663
  </div>
664
664
  <script src="prettify.js"></script>