Skip to content

Commit a2327a0

Browse files
committed
Update artifacts
1 parent a12837a commit a2327a0

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed

ndarray/fill-by/coverage.ndjson

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
[129,129,100,9,9,100,1,1,100,129,129,100,"27ace7d0555fdbd7af3b0ecb1787718c8c84c0f2","2025-03-22 20:17:07 -0700"]
22
[129,129,100,9,9,100,1,1,100,129,129,100,"a4f78ea79e24bab68ce4f3381c8bc9fb685bd002","2025-05-11 17:19:40 -0700"]
3+
[129,129,100,9,9,100,1,1,100,129,129,100,"7ecedc01b6a480da62a659feb509c6f18c6d9d45","2025-05-28 12:26:39 -0700"]

ndarray/fill-by/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> ndarray/fill-by/lib</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-05-12T00:22:38.516Z
119+
at 2025-05-28T19:36:54.854Z
120120
</div>
121121
<script src="../../../prettify.js"></script>
122122
<script>

ndarray/fill-by/index.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ <h1><a href="../../../index.html">All files</a> / <a href="index.html">ndarray/f
226226
<div class='footer quiet pad2 space-top1 center small'>
227227
Code coverage generated by
228228
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
229-
at 2025-05-12T00:22:38.516Z
229+
at 2025-05-28T19:36:54.854Z
230230
</div>
231231
<script src="../../../prettify.js"></script>
232232
<script>

ndarray/fill-by/main.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ <h1><a href="../../../index.html">All files</a> / <a href="index.html">ndarray/f
257257
* @throws {TypeError} first argument must be an ndarray-like object
258258
* @throws {TypeError} second argument must be a function
259259
* @throws {Error} cannot write to a read-only ndarray
260-
* @returns {void}
260+
* @returns {ndarray} updated ndarray
261261
*
262262
* @example
263263
* var zeros = require( '@stdlib/ndarray/zeros' );
@@ -301,7 +301,7 @@ <h1><a href="../../../index.html">All files</a> / <a href="index.html">ndarray/f
301301
<div class='footer quiet pad2 space-top1 center small'>
302302
Code coverage generated by
303303
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
304-
at 2025-05-12T00:22:38.516Z
304+
at 2025-05-28T19:36:54.854Z
305305
</div>
306306
<script src="../../../prettify.js"></script>
307307
<script>

0 commit comments

Comments
 (0)