Skip to content

Commit ece7fd7

Browse files
committed
Update artifacts
1 parent c34a18c commit ece7fd7

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,"9b0d519e8020f1bf2d693ffdf5dda6c0e3d5db11","2025-09-26 21:08:04 +0500"]
1+
[156,156,100,11,11,100,1,1,100,156,156,100,"3c440555b2a88f8b60de8b5e9b2674b53c683587","2025-09-26 23:54:12 +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-26T16:10:19.389Z
119+
at 2025-09-26T18:55:54.844Z
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 specified 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 specific 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-26T16:10:19.389Z
250+
at 2025-09-26T18:55:54.844Z
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
@@ -290,7 +290,7 @@ <h1><a href="../../../index.html">All files</a> / <a href="index.html">ndarray/p
290290
// MAIN //
291291
&nbsp;
292292
/**
293-
* 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.
293+
* 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
296296
* @param {Object} options - functions options
@@ -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-26T16:10:19.389Z
364+
at 2025-09-26T18:55:54.844Z
365365
</div>
366366
<script src="../../../prettify.js"></script>
367367
<script>

0 commit comments

Comments
 (0)