Skip to content

Commit 154b49d

Browse files
committed
Update artifacts
1 parent 6aad02e commit 154b49d

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

ndarray/pop/coverage.ndjson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[156,156,100,11,11,100,1,1,100,156,156,100,"6f235fc3f0cfcbeee9e5d1057bfde3f6525273d1","2025-09-26 23:54:53 +0500"]
1+
[156,156,100,11,11,100,1,1,100,156,156,100,"7ebf161181e287861d0f6882e349b1341b1d127d","2025-09-26 23:56:25 +0500"]

ndarray/pop/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/pop/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-09-26T18:56:51.954Z
119+
at 2025-09-26T18:57:25.803Z
120120
</div>
121121
<script src="../../../prettify.js"></script>
122122
<script>

ndarray/pop/index.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ <h1><a href="../../../index.html">All files</a> / <a href="index.html">ndarray/p
247247
<div class='footer quiet pad2 space-top1 center small'>
248248
Code coverage generated by
249249
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
250-
at 2025-09-26T18:56:51.954Z
250+
at 2025-09-26T18:57:25.803Z
251251
</div>
252252
<script src="../../../prettify.js"></script>
253253
<script>

ndarray/pop/main.js.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -293,8 +293,8 @@ <h1><a href="../../../index.html">All files</a> / <a href="index.html">ndarray/p
293293
* Returns an array containing a read-only truncated view of an input ndarray and a read-only view of the last element(s) along a specific dimension.
294294
*
295295
* @param {ndarray} x - input array
296-
* @param {Object} options - functions options
297-
* @param {integer} options.dim=-1 - dimension along which to perform the operation
296+
* @param {Object} [options] - functions options
297+
* @param {integer} [options.dim=-1] - dimension along which to perform the operation
298298
* @throws {TypeError} first argument must be an ndarray having one or more dimensions
299299
* @throws {RangeError} dimension index exceeds the number of dimensions
300300
* @throws {TypeError} first argument must be an ndarray having one or more dimensions
@@ -361,7 +361,7 @@ <h1><a href="../../../index.html">All files</a> / <a href="index.html">ndarray/p
361361
<div class='footer quiet pad2 space-top1 center small'>
362362
Code coverage generated by
363363
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
364-
at 2025-09-26T18:56:51.954Z
364+
at 2025-09-26T18:57:25.803Z
365365
</div>
366366
<script src="../../../prettify.js"></script>
367367
<script>

0 commit comments

Comments
 (0)