Skip to content

Commit 8940a73

Browse files
committed
Update artifacts
1 parent 25a0d9b commit 8940a73

File tree

6 files changed

+7
-6
lines changed

6 files changed

+7
-6
lines changed

ndarray/base/unary-strided1d-dispatch/coverage.ndjson

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@
88
[449,773,58.0854,4,4,100,0,7,0,449,773,58.0854,"b087d7b801c7cae56cb39587b295fb7433638405","2025-04-27 16:32:18 -0700"]
99
[449,773,58.0854,4,4,100,0,7,0,449,773,58.0854,"62ed40363834199d5dfabb4968d9f63a6539b198","2025-05-03 15:28:07 -0700"]
1010
[449,773,58.0854,4,4,100,0,7,0,449,773,58.0854,"34ed9af63e302a5f4a759c7ef9b4f048b3ef89d4","2025-06-06 02:10:20 -0700"]
11+
[449,773,58.0854,4,4,100,0,7,0,449,773,58.0854,"8a9b5b9f544c60958e3523f09bbb9c87c2bf2e04","2025-09-09 22:00:30 -0700"]

ndarray/base/unary-strided1d-dispatch/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ <h1><a href="../../../../index.html">All files</a> ndarray/base/unary-strided1d-
146146
<div class='footer quiet pad2 space-top1 center small'>
147147
Code coverage generated by
148148
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
149-
at 2025-06-06T09:17:11.915Z
149+
at 2025-09-10T05:01:41.363Z
150150
</div>
151151
<script src="../../../../prettify.js"></script>
152152
<script>

ndarray/base/unary-strided1d-dispatch/index.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
256256
<div class='footer quiet pad2 space-top1 center small'>
257257
Code coverage generated by
258258
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
259-
at 2025-06-06T09:17:11.915Z
259+
at 2025-09-10T05:01:41.363Z
260260
</div>
261261
<script src="../../../../prettify.js"></script>
262262
<script>

ndarray/base/unary-strided1d-dispatch/index_of_types.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
394394
<div class='footer quiet pad2 space-top1 center small'>
395395
Code coverage generated by
396396
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
397-
at 2025-06-06T09:17:11.915Z
397+
at 2025-09-10T05:01:41.363Z
398398
</div>
399399
<script src="../../../../prettify.js"></script>
400400
<script>

ndarray/base/unary-strided1d-dispatch/main.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1609,7 +1609,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
16091609
<div class='footer quiet pad2 space-top1 center small'>
16101610
Code coverage generated by
16111611
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
1612-
at 2025-06-06T09:17:11.915Z
1612+
at 2025-09-10T05:01:41.363Z
16131613
</div>
16141614
<script src="../../../../prettify.js"></script>
16151615
<script>

ndarray/base/unary-strided1d-dispatch/validate.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
285285
* @param {NonNegativeInteger} ndims - number of input ndarray dimensions
286286
* @param {Array} dtypes - list of supported output data types
287287
* @param {Options} options - function options
288-
* @param {IntegerArray} [options.dims] - list of dimensions over which to perform a reduction
288+
* @param {IntegerArray} [options.dims] - list of dimensions over which to perform an operation
289289
* @param {string} [options.dtype] - output ndarray data type
290290
* @returns {(Error|null)} null or an error object
291291
*
@@ -340,7 +340,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
340340
<div class='footer quiet pad2 space-top1 center small'>
341341
Code coverage generated by
342342
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
343-
at 2025-06-06T09:17:11.915Z
343+
at 2025-09-10T05:01:41.363Z
344344
</div>
345345
<script src="../../../../prettify.js"></script>
346346
<script>

0 commit comments

Comments
 (0)