Skip to content

Commit f73076c

Browse files
committed
Update artifacts
1 parent 6c53b2b commit f73076c

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
[99,99,100,3,3,100,1,1,100,99,99,100,"0371c4601c1767f36cffd00a77b6caf96de9478c","2025-12-03 23:18:31 -0600"]
33
[99,99,100,3,3,100,1,1,100,99,99,100,"cf2c089f7c6f8f025a5a719abc802cad2f166764","2025-12-03 21:32:57 -0800"]
44
[99,99,100,3,3,100,1,1,100,99,99,100,"241e0ef722b134c071400ed3392eb73cae82b476","2025-12-07 02:35:33 -0800"]
5+
[99,99,100,3,3,100,1,1,100,99,99,100,"5639985e5a750823b6fce1bbc16fe0c3e5d641c7","2025-12-07 02:38:17 -0800"]

blas/ext/base/ndarray/gsum/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-07T10:37:04.719Z
119+
at 2025-12-07T10:39:44.568Z
120120
</div>
121121
<script src="prettify.js"></script>
122122
<script>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ <h1><a href="index.html">All files</a> index.js</h1>
202202
<div class='footer quiet pad2 space-top1 center small'>
203203
Code coverage generated by
204204
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
205-
at 2025-12-07T10:37:04.719Z
205+
at 2025-12-07T10:39:44.568Z
206206
</div>
207207
<script src="prettify.js"></script>
208208
<script>

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ <h1><a href="index.html">All files</a> main.js</h1>
208208
* Computes the sum of all elements in a one-dimensional ndarray.
209209
*
210210
* @param {ArrayLikeObject&lt;Object&gt;} arrays - array-like object containing an input ndarray
211-
* @returns {(number|ComplexLike)} sum
211+
* @returns {number} sum
212212
*
213213
* @example
214214
* var ndarray = require( '@stdlib/ndarray/base/ctor' );
@@ -235,7 +235,7 @@ <h1><a href="index.html">All files</a> main.js</h1>
235235
<div class='footer quiet pad2 space-top1 center small'>
236236
Code coverage generated by
237237
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
238-
at 2025-12-07T10:37:04.719Z
238+
at 2025-12-07T10:39:44.568Z
239239
</div>
240240
<script src="prettify.js"></script>
241241
<script>

0 commit comments

Comments
 (0)