Skip to content

Commit 8a63639

Browse files
committed
Update artifacts
1 parent 8a35891 commit 8a63639

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

ndarray/base/pop/coverage.ndjson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[157,157,100,4,4,100,1,1,100,157,157,100,"7cead76ebec339a1eac5404ac70f159d53ee3bd4","2025-09-20 15:26:41 +0500"]
1+
[157,157,100,4,4,100,1,1,100,157,157,100,"199b4c8744bd976343b046e3ce7e694ee5d81742","2025-09-20 15:33:46 +0500"]

ndarray/base/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/base/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-20T10:29:34.782Z
119+
at 2025-09-20T10:36:25.846Z
120120
</div>
121121
<script src="../../../../prettify.js"></script>
122122
<script>

ndarray/base/pop/index.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> / <a href="index.html">ndarra
208208
'use strict';
209209
&nbsp;
210210
/**
211-
* Return an array containing a truncated view of an input ndarray and the last element along a specified dimension.
211+
* Return an array containing a truncated view of an input ndarray and a complementary view of the last element(s) along a specified dimension.
212212
*
213213
* @module @stdlib/ndarray/base/pop
214214
*
@@ -256,7 +256,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
256256
<div class='footer quiet pad2 space-top1 center small'>
257257
Code coverage generated by
258258
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
259-
at 2025-09-20T10:29:34.782Z
259+
at 2025-09-20T10:36:25.846Z
260260
</div>
261261
<script src="../../../../prettify.js"></script>
262262
<script>

ndarray/base/pop/main.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
285285
// MAIN //
286286
&nbsp;
287287
/**
288-
* Returns an array containing a truncated view of an input ndarray and the last element along a specified dimension.
288+
* Returns an array containing a truncated view of an input ndarray and a complementary view of the last element(s) along a specified dimension.
289289
*
290290
* @param {ndarray} x - input array
291291
* @param {integer} dim - dimension along which to perform the operation
@@ -355,7 +355,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
355355
<div class='footer quiet pad2 space-top1 center small'>
356356
Code coverage generated by
357357
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
358-
at 2025-09-20T10:29:34.782Z
358+
at 2025-09-20T10:36:25.846Z
359359
</div>
360360
<script src="../../../../prettify.js"></script>
361361
<script>

0 commit comments

Comments
 (0)