Skip to content

Commit 7d62535

Browse files
committed
Update artifacts
1 parent b8fbc69 commit 7d62535

File tree

3 files changed

+12
-11
lines changed

3 files changed

+12
-11
lines changed

ndarray/base/coverage.ndjson

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,3 +79,4 @@
7979
[1216,1216,100,1,1,100,0,0,100,1216,1216,100,"904c781d153b9a38a3ecdbb5593000d1ee202143","2025-06-23 22:07:42 -0700"]
8080
[1225,1225,100,1,1,100,0,0,100,1225,1225,100,"636e9ba626fb59ebd2abe0fb5562fd34bca253d3","2025-06-24 01:27:41 -0700"]
8181
[1225,1225,100,1,1,100,0,0,100,1225,1225,100,"708d82f3743eb9e6433f517e54188a597068904e","2025-06-24 22:58:04 -0400"]
82+
[1225,1225,100,1,1,100,0,0,100,1225,1225,100,"97834ddd6f863bd8e9b30ce10966f5db8a1f48b2","2025-06-25 18:32:28 -0700"]

ndarray/base/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ <h1><a href="../../../index.html">All files</a> ndarray/base/lib</h1>
101101
<div class='footer quiet pad2 space-top1 center small'>
102102
Code coverage generated by
103103
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
104-
at 2025-06-25T02:59:05.020Z
104+
at 2025-06-26T01:35:15.090Z
105105
</div>
106106
<script src="../../../prettify.js"></script>
107107
<script>

ndarray/base/index.js.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3591,6 +3591,15 @@ <h1><a href="../../../index.html">All files</a> / <a href="index.html">ndarray/b
35913591
setReadOnly( ns, 'unaryReduceStrided1d', require( '@stdlib/ndarray/base/unary-reduce-strided1d' ) );
35923592
&nbsp;
35933593
/**
3594+
* @name unaryReduceStrided1dAssignStruct
3595+
* @memberof ns
3596+
* @readonly
3597+
* @type {Function}
3598+
* @see {@link module:@stdlib/ndarray/base/unary-reduce-strided1d-assign-struct}
3599+
*/
3600+
setReadOnly( ns, 'unaryReduceStrided1dAssignStruct', require( '@stdlib/ndarray/base/unary-reduce-strided1d-assign-struct' ) );
3601+
&nbsp;
3602+
/**
35943603
* @name unaryReduceStrided1dBy
35953604
* @memberof ns
35963605
* @readonly
@@ -3636,15 +3645,6 @@ <h1><a href="../../../index.html">All files</a> / <a href="index.html">ndarray/b
36363645
setReadOnly( ns, 'unaryReduceStrided1dDispatchFactory', require( '@stdlib/ndarray/base/unary-reduce-strided1d-dispatch-factory' ) );
36373646
&nbsp;
36383647
/**
3639-
* @name unaryReduceStrided1dToStruct
3640-
* @memberof ns
3641-
* @readonly
3642-
* @type {Function}
3643-
* @see {@link module:@stdlib/ndarray/base/unary-reduce-strided1d-to-struct}
3644-
*/
3645-
setReadOnly( ns, 'unaryReduceStrided1dToStruct', require( '@stdlib/ndarray/base/unary-reduce-strided1d-to-struct' ) );
3646-
&nbsp;
3647-
/**
36483648
* @name unaryReduceSubarray
36493649
* @memberof ns
36503650
* @readonly
@@ -3745,7 +3745,7 @@ <h1><a href="../../../index.html">All files</a> / <a href="index.html">ndarray/b
37453745
<div class='footer quiet pad2 space-top1 center small'>
37463746
Code coverage generated by
37473747
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
3748-
at 2025-06-25T02:59:05.020Z
3748+
at 2025-06-26T01:35:15.090Z
37493749
</div>
37503750
<script src="../../../prettify.js"></script>
37513751
<script>

0 commit comments

Comments
 (0)