eufy-security-client 3.8.0-dev.17 → 3.8.0-dev.18
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/build/p2p/session.js +7 -0
- package/build/p2p/session.js.map +1 -1
- package/coverage/clover.xml +273 -268
- package/coverage/coverage-final.json +1 -1
- package/coverage/lcov-report/index.html +13 -13
- package/coverage/lcov.info +394 -386
- package/package.json +1 -1
|
@@ -23,16 +23,16 @@
|
|
|
23
23
|
<div class='clearfix'>
|
|
24
24
|
|
|
25
25
|
<div class='fl pad1y space-right2'>
|
|
26
|
-
<span class="strong">27.
|
|
26
|
+
<span class="strong">27.05% </span>
|
|
27
27
|
<span class="quiet">Statements</span>
|
|
28
|
-
<span class='fraction'>4092/
|
|
28
|
+
<span class='fraction'>4092/15122</span>
|
|
29
29
|
</div>
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
<div class='fl pad1y space-right2'>
|
|
33
33
|
<span class="strong">7.54% </span>
|
|
34
34
|
<span class="quiet">Branches</span>
|
|
35
|
-
<span class='fraction'>603/
|
|
35
|
+
<span class='fraction'>603/7997</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">26.
|
|
47
|
+
<span class="strong">26.56% </span>
|
|
48
48
|
<span class="quiet">Lines</span>
|
|
49
|
-
<span class='fraction'>3916/
|
|
49
|
+
<span class='fraction'>3916/14739</span>
|
|
50
50
|
</div>
|
|
51
51
|
|
|
52
52
|
|
|
@@ -125,17 +125,17 @@
|
|
|
125
125
|
|
|
126
126
|
<tr>
|
|
127
127
|
<td class="file low" data-value="src/p2p"><a href="src/p2p/index.html">src/p2p</a></td>
|
|
128
|
-
<td data-value="42.
|
|
128
|
+
<td data-value="42.84" class="pic low">
|
|
129
129
|
<div class="chart"><div class="cover-fill" style="width: 42%"></div><div class="cover-empty" style="width: 58%"></div></div>
|
|
130
130
|
</td>
|
|
131
|
-
<td data-value="42.
|
|
132
|
-
<td data-value="
|
|
133
|
-
<td data-value="15.
|
|
134
|
-
<td data-value="
|
|
131
|
+
<td data-value="42.84" class="pct low">42.84%</td>
|
|
132
|
+
<td data-value="3452" class="abs low">1479/3452</td>
|
|
133
|
+
<td data-value="15.51" class="pct low">15.51%</td>
|
|
134
|
+
<td data-value="1038" class="abs low">161/1038</td>
|
|
135
135
|
<td data-value="26.18" class="pct low">26.18%</td>
|
|
136
136
|
<td data-value="317" class="abs low">83/317</td>
|
|
137
|
-
<td data-value="42.
|
|
138
|
-
<td data-value="
|
|
137
|
+
<td data-value="42.24" class="pct low">42.24%</td>
|
|
138
|
+
<td data-value="3328" class="abs low">1406/3328</td>
|
|
139
139
|
</tr>
|
|
140
140
|
|
|
141
141
|
<tr>
|
|
@@ -161,7 +161,7 @@
|
|
|
161
161
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
162
162
|
Code coverage generated by
|
|
163
163
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
164
|
-
at 2026-
|
|
164
|
+
at 2026-05-04T18:49:14.448Z
|
|
165
165
|
</div>
|
|
166
166
|
<script src="prettify.js"></script>
|
|
167
167
|
<script>
|