Skip to content

Commit bddc916

Browse files
committed
Update artifacts
1 parent 2ac64fc commit bddc916

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

ndarray/base/pop/coverage.ndjson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[149,149,100,4,4,100,1,1,100,149,149,100,"7ac2f2bc62a6b89e1a103968f9b12795988808ea","2025-09-20 12:57:45 +0500"]
1+
[149,149,100,4,4,100,1,1,100,149,149,100,"62de9a3d46ac31f266d852fddcc6847504ee78ea","2025-09-20 13:02:40 +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-20T07:58:45.874Z
119+
at 2025-09-20T08:03:39.426Z
120120
</div>
121121
<script src="../../../../prettify.js"></script>
122122
<script>

ndarray/base/pop/index.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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-20T07:58:45.874Z
259+
at 2025-09-20T08:03:39.426Z
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
@@ -299,7 +299,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
299299
* arr = ndarray2array( y[ 0 ] );
300300
* // returns [ [ 1.0, 2.0 ], [ 3.0, 4.0 ] ]
301301
*
302-
* arr = ndarray2array( y[ 0 ] );
302+
* arr = ndarray2array( y[ 1 ] );
303303
* // returns [ [ 5.0, 6.0 ] ]
304304
*/
305305
function pop( x, dim, strict, writable ) {
@@ -331,7 +331,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
331331
<div class='footer quiet pad2 space-top1 center small'>
332332
Code coverage generated by
333333
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
334-
at 2025-09-20T07:58:45.874Z
334+
at 2025-09-20T08:03:39.426Z
335335
</div>
336336
<script src="../../../../prettify.js"></script>
337337
<script>

0 commit comments

Comments
 (0)