Skip to content

Commit da7e088

Browse files
committed
Update artifacts
1 parent 2e3ecfc commit da7e088

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

stats/mean/coverage.ndjson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[158,158,100,2,2,100,0,0,100,158,158,100,"c8e60cd9430e52ee93098b9cdc0fbbd076dc480d","2025-12-16 19:05:08 +0530"]
1+
[158,158,100,2,2,100,0,0,100,158,158,100,"f2a27d4524ad62df5d0cbb7d6a586163aafc067a","2025-12-17 01:23:49 -0800"]

stats/mean/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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-12-16T13:37:45.166Z
119+
at 2025-12-17T09:27:58.753Z
120120
</div>
121121
<script src="prettify.js"></script>
122122
<script>

stats/mean/index.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ <h1><a href="index.html">All files</a> index.js</h1>
230230
*
231231
* // Perform reduction:
232232
* var out = mean( x );
233-
* // returns &lt;ndarray&gt;[ 6.5]
233+
* // returns &lt;ndarray&gt;[ 6.5 ]
234234
*/
235235
&nbsp;
236236
// MODULES //
@@ -250,7 +250,7 @@ <h1><a href="index.html">All files</a> index.js</h1>
250250
<div class='footer quiet pad2 space-top1 center small'>
251251
Code coverage generated by
252252
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
253-
at 2025-12-16T13:37:45.166Z
253+
at 2025-12-17T09:27:58.753Z
254254
</div>
255255
<script src="prettify.js"></script>
256256
<script>

stats/mean/main.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ <h1><a href="index.html">All files</a> main.js</h1>
349349
*
350350
* // Perform reduction:
351351
* var out = mean( x );
352-
* // returns &lt;ndarray&gt;[ 6.5]
352+
* // returns &lt;ndarray&gt;[ 6.5 ]
353353
*/
354354
var mean = factory( table, [ idtypes ], odtypes, policies );
355355
&nbsp;
@@ -364,7 +364,7 @@ <h1><a href="index.html">All files</a> main.js</h1>
364364
<div class='footer quiet pad2 space-top1 center small'>
365365
Code coverage generated by
366366
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
367-
at 2025-12-16T13:37:45.166Z
367+
at 2025-12-17T09:27:58.753Z
368368
</div>
369369
<script src="prettify.js"></script>
370370
<script>

0 commit comments

Comments
 (0)