@sebbo2002/node-pyatv 4.3.3-develop.1 → 4.3.4-develop.1
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 +6 -0
- package/docs/coverage/cobertura-coverage.xml +4 -4
- package/docs/coverage/device-event.ts.html +1 -1
- package/docs/coverage/device-events.ts.html +1 -1
- package/docs/coverage/device.ts.html +1 -1
- package/docs/coverage/fake-spawn.ts.html +1 -1
- package/docs/coverage/index.html +1 -1
- package/docs/coverage/index.ts.html +1 -1
- package/docs/coverage/instance.ts.html +1 -1
- package/docs/coverage/tools.ts.html +4 -4
- package/docs/coverage/types.ts.html +1 -1
- package/docs/reference/classes/NodePyATVDevice.html +60 -60
- package/docs/reference/classes/NodePyATVDeviceEvent.html +5 -5
- package/docs/reference/classes/default.html +10 -10
- package/docs/reference/enums/NodePyATVDeviceState.html +1 -1
- package/docs/reference/enums/NodePyATVKeys.html +1 -1
- package/docs/reference/enums/NodePyATVListenerState.html +1 -1
- package/docs/reference/enums/NodePyATVMediaType.html +1 -1
- package/docs/reference/enums/NodePyATVPowerState.html +1 -1
- package/docs/reference/enums/NodePyATVProtocol.html +1 -1
- package/docs/reference/enums/NodePyATVRepeatState.html +1 -1
- package/docs/reference/enums/NodePyATVShuffleState.html +1 -1
- package/docs/reference/index.html +1 -1
- package/docs/reference/interfaces/NodePyATVDeviceOptions.html +1 -1
- package/docs/reference/interfaces/NodePyATVFindAndInstanceOptions.html +1 -1
- package/docs/reference/interfaces/NodePyATVFindOptions.html +1 -1
- package/docs/reference/interfaces/NodePyATVGetStateOptions.html +1 -1
- package/docs/reference/interfaces/NodePyATVInstanceOptions.html +1 -1
- package/docs/reference/interfaces/NodePyATVState.html +1 -1
- package/docs/reference/interfaces/NodePyATVVersionResponse.html +1 -1
- package/docs/reference/modules.html +1 -1
- package/docs/tests/index.html +1 -1
- package/docs/tests/mochawesome.json +618 -618
- package/package.json +11 -11
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
## [4.3.4-develop.1](https://github.com/sebbo2002/node-pyatv/compare/v4.3.3...v4.3.4-develop.1) (2022-06-03)
|
|
2
|
+
|
|
3
|
+
## [4.3.3](https://github.com/sebbo2002/node-pyatv/compare/v4.3.2...v4.3.3) (2022-05-14)
|
|
4
|
+
|
|
5
|
+
## [4.3.3-develop.2](https://github.com/sebbo2002/node-pyatv/compare/v4.3.3-develop.1...v4.3.3-develop.2) (2022-05-14)
|
|
6
|
+
|
|
1
7
|
## [4.3.3-develop.1](https://github.com/sebbo2002/node-pyatv/compare/v4.3.2...v4.3.3-develop.1) (2022-05-01)
|
|
2
8
|
|
|
3
9
|
## [4.3.2](https://github.com/sebbo2002/node-pyatv/compare/v4.3.1...v4.3.2) (2022-04-28)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<?xml version="1.0" ?>
|
|
2
2
|
<!DOCTYPE coverage SYSTEM "http://cobertura.sourceforge.net/xml/coverage-04.dtd">
|
|
3
|
-
<coverage lines-valid="615" lines-covered="601" line-rate="0.9772" branches-valid="265" branches-covered="235" branch-rate="0.8868" timestamp="
|
|
3
|
+
<coverage lines-valid="615" lines-covered="601" line-rate="0.9772" branches-valid="265" branches-covered="235" branch-rate="0.8868" timestamp="1654238743543" complexity="0" version="0.1">
|
|
4
4
|
<sources>
|
|
5
5
|
<source>/home/runner/work/node-pyatv/node-pyatv</source>
|
|
6
6
|
</sources>
|
|
@@ -1235,14 +1235,14 @@
|
|
|
1235
1235
|
<line number="18" hits="1" branch="false"/>
|
|
1236
1236
|
<line number="19" hits="109" branch="false"/>
|
|
1237
1237
|
<line number="21" hits="109" branch="false"/>
|
|
1238
|
-
<line number="22" hits="
|
|
1239
|
-
<line number="23" hits="
|
|
1238
|
+
<line number="22" hits="112" branch="false"/>
|
|
1239
|
+
<line number="23" hits="112" branch="true" condition-coverage="100% (2/2)"/>
|
|
1240
1240
|
<line number="24" hits="109" branch="false"/>
|
|
1241
1241
|
<line number="25" hits="109" branch="false"/>
|
|
1242
1242
|
<line number="29" hits="109" branch="false"/>
|
|
1243
1243
|
<line number="32" hits="1" branch="false"/>
|
|
1244
1244
|
<line number="33" hits="116" branch="true" condition-coverage="100% (4/4)"/>
|
|
1245
|
-
<line number="34" hits="
|
|
1245
|
+
<line number="34" hits="96" branch="false"/>
|
|
1246
1246
|
<line number="38" hits="1" branch="false"/>
|
|
1247
1247
|
<line number="39" hits="2142" branch="true" condition-coverage="100% (2/2)"/>
|
|
1248
1248
|
<line number="40" hits="9" branch="true" condition-coverage="100% (2/2)"/>
|
|
@@ -235,7 +235,7 @@ export default class NodePyATVDeviceEvent {
|
|
|
235
235
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
236
236
|
Code coverage generated by
|
|
237
237
|
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
|
|
238
|
-
at
|
|
238
|
+
at Fri Jun 03 2022 06:45:43 GMT+0000 (Coordinated Universal Time)
|
|
239
239
|
</div>
|
|
240
240
|
</div>
|
|
241
241
|
<script src="prettify.js"></script>
|
|
@@ -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
|
|
943
|
+
at Fri Jun 03 2022 06:45:43 GMT+0000 (Coordinated Universal Time)
|
|
944
944
|
</div>
|
|
945
945
|
</div>
|
|
946
946
|
<script src="prettify.js"></script>
|
|
@@ -2194,7 +2194,7 @@ export default class NodePyATVDevice implements EventEmitter{
|
|
|
2194
2194
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
2195
2195
|
Code coverage generated by
|
|
2196
2196
|
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
|
|
2197
|
-
at
|
|
2197
|
+
at Fri Jun 03 2022 06:45:43 GMT+0000 (Coordinated Universal Time)
|
|
2198
2198
|
</div>
|
|
2199
2199
|
</div>
|
|
2200
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
|
|
430
|
+
at Fri Jun 03 2022 06:45:43 GMT+0000 (Coordinated Universal Time)
|
|
431
431
|
</div>
|
|
432
432
|
</div>
|
|
433
433
|
<script src="prettify.js"></script>
|
package/docs/coverage/index.html
CHANGED
|
@@ -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
|
|
203
|
+
at Fri Jun 03 2022 06:45:43 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
|
|
145
|
+
at Fri Jun 03 2022 06:45:43 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
|
|
673
|
+
at Fri Jun 03 2022 06:45:43 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"> </span>
|
|
459
459
|
<span class="cline-any cline-yes">109x</span>
|
|
460
|
-
<span class="cline-any cline-yes">
|
|
461
|
-
<span class="cline-any cline-yes">
|
|
460
|
+
<span class="cline-any cline-yes">112x</span>
|
|
461
|
+
<span class="cline-any cline-yes">112x</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"> </span>
|
|
@@ -469,7 +469,7 @@
|
|
|
469
469
|
<span class="cline-any cline-neutral"> </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">
|
|
472
|
+
<span class="cline-any cline-yes">96x</span>
|
|
473
473
|
<span class="cline-any cline-neutral"> </span>
|
|
474
474
|
<span class="cline-any cline-neutral"> </span>
|
|
475
475
|
<span class="cline-any cline-neutral"> </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
|
|
1204
|
+
at Fri Jun 03 2022 06:45:43 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
|
|
661
|
+
at Fri Jun 03 2022 06:45:43 GMT+0000 (Coordinated Universal Time)
|
|
662
662
|
</div>
|
|
663
663
|
</div>
|
|
664
664
|
<script src="prettify.js"></script>
|