Skip to content

Commit 78f0b05

Browse files
committed
Update artifacts
1 parent 2754f7d commit 78f0b05

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[297,297,100,21,21,100,2,2,100,297,297,100,"64fd6dfa2fc09a54d5e4d53a1805f451c6098203","2025-07-03 19:44:14 +0000"]
1+
[297,297,100,21,21,100,2,2,100,297,297,100,"a5ea81bcb4e447ebca8d4a1cc177a173383f97c5","2025-07-04 14:39:17 +0000"]

stats/strided/ztest2/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ <h1><a href="../../../../index.html">All files</a> stats/strided/ztest2/lib</h1>
131131
<div class='footer quiet pad2 space-top1 center small'>
132132
Code coverage generated by
133133
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
134-
at 2025-07-03T19:46:41.165Z
134+
at 2025-07-04T14:41:34.690Z
135135
</div>
136136
<script src="../../../../prettify.js"></script>
137137
<script>

stats/strided/ztest2/index.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">stats/
283283
<div class='footer quiet pad2 space-top1 center small'>
284284
Code coverage generated by
285285
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
286-
at 2025-07-03T19:46:41.165Z
286+
at 2025-07-04T14:41:34.690Z
287287
</div>
288288
<script src="../../../../prettify.js"></script>
289289
<script>

stats/strided/ztest2/main.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">stats/
268268
<div class='footer quiet pad2 space-top1 center small'>
269269
Code coverage generated by
270270
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
271-
at 2025-07-03T19:46:41.165Z
271+
at 2025-07-04T14:41:34.690Z
272272
</div>
273273
<script src="../../../../prettify.js"></script>
274274
<script>

stats/strided/ztest2/ndarray.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">stats/
454454
* var y = [ 3.0, 3.0, 5.0, 7.0, 7.0 ];
455455
*
456456
* var results = new Results();
457-
* var out = ztest2.ndarray( x.length, y.length, 'two-sided', 0.05, 0.0, 1.0, 2.0, x, 1, 0, y, 1, 0, results );
457+
* var out = ztest2( x.length, y.length, 'two-sided', 0.05, 0.0, 1.0, 2.0, x, 1, 0, y, 1, 0, results );
458458
* // returns {...}
459459
*
460460
* var bool = ( out === results );
@@ -550,7 +550,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">stats/
550550
<div class='footer quiet pad2 space-top1 center small'>
551551
Code coverage generated by
552552
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
553-
at 2025-07-03T19:46:41.165Z
553+
at 2025-07-04T14:41:34.690Z
554554
</div>
555555
<script src="../../../../prettify.js"></script>
556556
<script>

0 commit comments

Comments
 (0)