Skip to content

Commit 7ea6854

Browse files
committed
Update artifacts
1 parent b2254ff commit 7ea6854

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-
[157,157,100,11,11,100,1,1,100,157,157,100,"42912463e5aff136e651ffd0acc7667e439b4d99","2025-09-27 10:19:42 +0500"]
1+
[157,157,100,11,11,100,1,1,100,157,157,100,"4e26b61912d421a255bd955ede628309d1ba11c4","2025-09-29 01:23:08 +0100"]

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-27T05:20:48.108Z
119+
at 2025-09-29T00:25:03.739Z
120120
</div>
121121
<script src="../../../prettify.js"></script>
122122
<script>

ndarray/pop/index.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ <h1><a href="../../../index.html">All files</a> / <a href="index.html">ndarray/p
202202
'use strict';
203203
&nbsp;
204204
/**
205-
* Return 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.
205+
* Return an array containing a read-only truncated view of an input ndarray and a read-only view of the last element(s) along a specified dimension.
206206
*
207207
* @module @stdlib/ndarray/pop
208208
*
@@ -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-27T05:20:48.108Z
250+
at 2025-09-29T00:25:03.739Z
251251
</div>
252252
<script src="../../../prettify.js"></script>
253253
<script>

ndarray/pop/main.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ <h1><a href="../../../index.html">All files</a> / <a href="index.html">ndarray/p
292292
// MAIN //
293293
&nbsp;
294294
/**
295-
* 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.
295+
* 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 specified dimension.
296296
*
297297
* @param {ndarray} x - input array
298298
* @param {Object} [options] - functions options
@@ -364,7 +364,7 @@ <h1><a href="../../../index.html">All files</a> / <a href="index.html">ndarray/p
364364
<div class='footer quiet pad2 space-top1 center small'>
365365
Code coverage generated by
366366
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
367-
at 2025-09-27T05:20:48.108Z
367+
at 2025-09-29T00:25:03.739Z
368368
</div>
369369
<script src="../../../prettify.js"></script>
370370
<script>

0 commit comments

Comments
 (0)