Skip to content

Commit f113183

Browse files
committed
Update artifacts
1 parent 1121efd commit f113183

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

stats/dmean/coverage.ndjson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[164,164,100,2,2,100,0,0,100,164,164,100,"022643ac35948b1f4607633f8010f7710e1332f5","2025-12-05 02:00:48 +0530"]
1+
[164,164,100,2,2,100,0,0,100,164,164,100,"ae794ec891d1f10b393ed97d4954f4b8b533a903","2025-12-05 02:06:54 +0530"]

stats/dmean/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-04T20:32:08.163Z
119+
at 2025-12-04T20:38:11.969Z
120120
</div>
121121
<script src="prettify.js"></script>
122122
<script>

stats/dmean/index.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ <h1><a href="index.html">All files</a> index.js</h1>
259259
<div class='footer quiet pad2 space-top1 center small'>
260260
Code coverage generated by
261261
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
262-
at 2025-12-04T20:32:08.163Z
262+
at 2025-12-04T20:38:11.969Z
263263
</div>
264264
<script src="prettify.js"></script>
265265
<script>

stats/dmean/main.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ <h1><a href="index.html">All files</a> main.js</h1>
354354
* var x = new ndarray( 'float64', xbuf, sh, sx, ox, 'row-major' );
355355
*
356356
* // Perform reduction:
357-
* var out = dmean( x );
357+
* var out = mean( x );
358358
* // returns &lt;ndarray&gt;
359359
*
360360
* var v = out.get();
@@ -373,7 +373,7 @@ <h1><a href="index.html">All files</a> main.js</h1>
373373
<div class='footer quiet pad2 space-top1 center small'>
374374
Code coverage generated by
375375
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
376-
at 2025-12-04T20:32:08.163Z
376+
at 2025-12-04T20:38:11.969Z
377377
</div>
378378
<script src="prettify.js"></script>
379379
<script>

0 commit comments

Comments
 (0)