Skip to content

Commit 6276a06

Browse files
committed
Update artifacts
1 parent bf5f1db commit 6276a06

23 files changed

+30
-26
lines changed

blas/ext/base/ndarray/gsorthp/coverage.ndjson

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
[122,122,100,3,3,100,1,1,100,122,122,100,"2cffc9d24250e42639db3f11cf49bd4e4bc174bf","2025-08-08 22:05:20 -0500"]
33
[123,123,100,3,3,100,1,1,100,123,123,100,"5a704e58579ef5c9ac7599e77c48d8ee07a2fdb5","2025-08-19 19:04:11 -0500"]
44
[123,123,100,3,3,100,1,1,100,123,123,100,"78620b6184bd362245406d3c6af826455a0b78fc","2025-09-10 15:17:19 -0500"]
5+
[123,123,100,3,3,100,1,1,100,123,123,100,"1f53e332f6dc2f8a2c710ac23baeda35f4016ed2","2025-09-18 01:43:29 -0700"]

blas/ext/base/ndarray/gsorthp/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ <h1><a href="../../../../../../index.html">All files</a> blas/ext/base/ndarray/g
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-09-10T20:21:09.165Z
119+
at 2025-09-18T08:44:55.444Z
120120
</div>
121121
<script src="../../../../../../prettify.js"></script>
122122
<script>

blas/ext/base/ndarray/gsorthp/index.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ <h1><a href="../../../../../../index.html">All files</a> / <a href="index.html">
229229
<div class='footer quiet pad2 space-top1 center small'>
230230
Code coverage generated by
231231
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
232-
at 2025-09-10T20:21:09.165Z
232+
at 2025-09-18T08:44:55.444Z
233233
</div>
234234
<script src="../../../../../../prettify.js"></script>
235235
<script>

blas/ext/base/ndarray/gsorthp/main.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ <h1><a href="../../../../../../index.html">All files</a> / <a href="index.html">
280280
<div class='footer quiet pad2 space-top1 center small'>
281281
Code coverage generated by
282282
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
283-
at 2025-09-10T20:21:09.165Z
283+
at 2025-09-18T08:44:55.444Z
284284
</div>
285285
<script src="../../../../../../prettify.js"></script>
286286
<script>

blas/ext/cusum/assign.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -434,7 +434,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/e
434434
* @param {(ndarrayLike|number|ComplexLike)} [initial] - initial value
435435
* @param {ndarrayLike} out - output ndarray
436436
* @param {Options} [options] - function options
437-
* @param {string} [options.dtype] - output ndarray data type
437+
* @param {*} [options.dtype] - output ndarray data type
438438
* @throws {TypeError} first argument must be an ndarray-like object
439439
* @throws {TypeError} initial value argument must be either an ndarray-like object or a numeric value
440440
* @throws {TypeError} output argument must be an ndarray-like object
@@ -559,7 +559,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/e
559559
<div class='footer quiet pad2 space-top1 center small'>
560560
Code coverage generated by
561561
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
562-
at 2025-07-11T08:23:33.083Z
562+
at 2025-09-18T08:45:01.480Z
563563
</div>
564564
<script src="../../../../prettify.js"></script>
565565
<script>

blas/ext/cusum/base.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/e
369369
* @param {ndarray} initial - ndarray containing initial values
370370
* @param {Options} [options] - function options
371371
* @param {IntegerArray} [options.dims] - list of dimensions over which to perform operation
372-
* @param {string} [options.dtype] - output ndarray data type
372+
* @param {*} [options.dtype] - output ndarray data type
373373
* @throws {TypeError} first argument must be an ndarray-like object
374374
* @throws {TypeError} second argument must be an ndarray-like object
375375
* @throws {TypeError} options argument must be an object
@@ -424,7 +424,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/e
424424
<div class='footer quiet pad2 space-top1 center small'>
425425
Code coverage generated by
426426
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
427-
at 2025-07-11T08:23:33.083Z
427+
at 2025-09-18T08:45:01.480Z
428428
</div>
429429
<script src="../../../../prettify.js"></script>
430430
<script>

blas/ext/cusum/coverage.ndjson

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
[553,553,100,52,52,100,3,3,100,553,553,100,"62ed40363834199d5dfabb4968d9f63a6539b198","2025-05-03 15:28:07 -0700"]
44
[553,553,100,52,52,100,3,3,100,553,553,100,"e0ef8c087391aed873416ff772da92ef34eabee8","2025-05-04 02:50:56 -0700"]
55
[549,549,100,52,52,100,3,3,100,549,549,100,"4a3d3f0b4a22cec6b48bde33d3f2660673d45c17","2025-07-11 01:21:46 -0700"]
6+
[549,549,100,52,52,100,3,3,100,549,549,100,"1f53e332f6dc2f8a2c710ac23baeda35f4016ed2","2025-09-18 01:43:29 -0700"]

blas/ext/cusum/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ <h1><a href="../../../../index.html">All files</a> blas/ext/cusum/lib</h1>
161161
<div class='footer quiet pad2 space-top1 center small'>
162162
Code coverage generated by
163163
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
164-
at 2025-07-11T08:23:33.083Z
164+
at 2025-09-18T08:45:01.480Z
165165
</div>
166166
<script src="../../../../prettify.js"></script>
167167
<script>

blas/ext/cusum/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">blas/e
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-11T08:23:33.083Z
286+
at 2025-09-18T08:45:01.480Z
287287
</div>
288288
<script src="../../../../prettify.js"></script>
289289
<script>

blas/ext/cusum/main.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/e
402402
* @param {(ndarrayLike|number|ComplexLike)} [initial] - initial value
403403
* @param {Options} [options] - function options
404404
* @param {IntegerArray} [options.dims] - list of dimensions over which to perform operation
405-
* @param {string} [options.dtype] - output ndarray data type
405+
* @param {*} [options.dtype] - output ndarray data type
406406
* @throws {TypeError} first argument must be an ndarray-like object
407407
* @throws {TypeError} initial value argument must be either an ndarray-like object or a numeric value
408408
* @throws {TypeError} options argument must be an object
@@ -511,7 +511,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/e
511511
<div class='footer quiet pad2 space-top1 center small'>
512512
Code coverage generated by
513513
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
514-
at 2025-07-11T08:23:33.083Z
514+
at 2025-09-18T08:45:01.480Z
515515
</div>
516516
<script src="../../../../prettify.js"></script>
517517
<script>

0 commit comments

Comments
 (0)