Skip to content

Commit 63bc970

Browse files
committed
Update artifacts
1 parent 52a163a commit 63bc970

File tree

4 files changed

+13
-13
lines changed

4 files changed

+13
-13
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[100,100,100,3,3,100,1,1,100,100,100,100,"281a5bc7894b4142a176694fce456af61f1020ba","2025-11-06 02:14:20 +0530"]
1+
[99,99,100,3,3,100,1,1,100,99,99,100,"6e769f41b027bef08e958e33a726689c96284747","2025-11-06 02:24:04 +0530"]

stats/base/ndarray/meanpn/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ <h1>All files</h1>
2525
<div class='fl pad1y space-right2'>
2626
<span class="strong">100% </span>
2727
<span class="quiet">Statements</span>
28-
<span class='fraction'>100/100</span>
28+
<span class='fraction'>99/99</span>
2929
</div>
3030

3131

@@ -46,7 +46,7 @@ <h1>All files</h1>
4646
<div class='fl pad1y space-right2'>
4747
<span class="strong">100% </span>
4848
<span class="quiet">Lines</span>
49-
<span class='fraction'>100/100</span>
49+
<span class='fraction'>99/99</span>
5050
</div>
5151

5252

@@ -84,13 +84,13 @@ <h1>All files</h1>
8484
<div class="chart"><div class="cover-fill cover-full" style="width: 100%"></div><div class="cover-empty" style="width: 0%"></div></div>
8585
</td>
8686
<td data-value="100" class="pct high">100%</td>
87-
<td data-value="45" class="abs high">45/45</td>
87+
<td data-value="44" class="abs high">44/44</td>
8888
<td data-value="100" class="pct high">100%</td>
8989
<td data-value="1" class="abs high">1/1</td>
9090
<td data-value="100" class="pct high">100%</td>
9191
<td data-value="0" class="abs high">0/0</td>
9292
<td data-value="100" class="pct high">100%</td>
93-
<td data-value="45" class="abs high">45/45</td>
93+
<td data-value="44" class="abs high">44/44</td>
9494
</tr>
9595

9696
<tr>
@@ -116,7 +116,7 @@ <h1>All files</h1>
116116
<div class='footer quiet pad2 space-top1 center small'>
117117
Code coverage generated by
118118
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
119-
at 2025-11-05T20:47:03.835Z
119+
at 2025-11-05T20:56:01.766Z
120120
</div>
121121
<script src="prettify.js"></script>
122122
<script>

stats/base/ndarray/meanpn/index.js.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ <h1><a href="index.html">All files</a> index.js</h1>
2525
<div class='fl pad1y space-right2'>
2626
<span class="strong">100% </span>
2727
<span class="quiet">Statements</span>
28-
<span class='fraction'>45/45</span>
28+
<span class='fraction'>44/44</span>
2929
</div>
3030

3131

@@ -46,7 +46,7 @@ <h1><a href="index.html">All files</a> index.js</h1>
4646
<div class='fl pad1y space-right2'>
4747
<span class="strong">100% </span>
4848
<span class="quiet">Lines</span>
49-
<span class='fraction'>45/45</span>
49+
<span class='fraction'>44/44</span>
5050
</div>
5151

5252

@@ -151,7 +151,7 @@ <h1><a href="index.html">All files</a> index.js</h1>
151151
<span class="cline-any cline-yes">1x</span>
152152
<span class="cline-any cline-yes">1x</span>
153153
<span class="cline-any cline-yes">1x</span>
154-
<span class="cline-any cline-yes">1x</span></td><td class="text"><pre class="prettyprint lang-js">/**
154+
<span class="cline-any cline-neutral">&nbsp;</span></td><td class="text"><pre class="prettyprint lang-js">/**
155155
* @license Apache-2.0
156156
*
157157
* Copyright (c) 2025 The Stdlib Authors.
@@ -169,7 +169,6 @@ <h1><a href="index.html">All files</a> index.js</h1>
169169
* limitations under the License.
170170
*/
171171
&nbsp;
172-
&nbsp;
173172
'use strict';
174173
&nbsp;
175174
/**
@@ -195,14 +194,15 @@ <h1><a href="index.html">All files</a> index.js</h1>
195194
&nbsp;
196195
// EXPORTS //
197196
&nbsp;
198-
module.exports = main;</pre></td></tr></table></pre>
197+
module.exports = main;
198+
&nbsp;</pre></td></tr></table></pre>
199199

200200
<div class='push'></div><!-- for sticky footer -->
201201
</div><!-- /wrapper -->
202202
<div class='footer quiet pad2 space-top1 center small'>
203203
Code coverage generated by
204204
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
205-
at 2025-11-05T20:47:03.835Z
205+
at 2025-11-05T20:56:01.766Z
206206
</div>
207207
<script src="prettify.js"></script>
208208
<script>

stats/base/ndarray/meanpn/main.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ <h1><a href="index.html">All files</a> main.js</h1>
238238
<div class='footer quiet pad2 space-top1 center small'>
239239
Code coverage generated by
240240
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
241-
at 2025-11-05T20:47:03.835Z
241+
at 2025-11-05T20:56:01.766Z
242242
</div>
243243
<script src="prettify.js"></script>
244244
<script>

0 commit comments

Comments
 (0)